Skip to content

Sisyphus v0.0.6

Compare
Choose a tag to compare
@devkanro devkanro released this 28 Aug 14:01
· 363 commits to master since this release
73ab160

0.0.6 (2020-08-28)

Added

  • ✨ Common operation api support (#65) [6b1a442]
  • ✨ Add copyFrom and fillFrom method for MutableMessage (#62) [3581332]
  • ✨ Supported for redis database modification and add jooq page util (#63) [f6da309]
  • ✨ Support base32 and more base coding (#61) [224db19]
  • ✨ Support configure database for redis (#60) [25847f3]

Changed

  • ⬆️ Upgrade to kotlin 1.4.0 (#64) [f67cc97]
  • 🚸 Prepare upgrade to kotlin 1.4.0 [8a3ed62]
  • 🔧 Add gitmoji changelog support (#56) [f14eb09]
  • ♻️ Separate proto from lib module (#55) [26a1121]

Fixed

  • 🐛 Fix dependency of jGit (#59) [67f534e]
  • 🐛 Make configuration as proto generate task input (#58) [96334fd]

Miscellaneous

  • 📝 Update changelog (#57) [b647b6f]
  • Add gradle and jdk badge (#54) [a99e5e0]
  • Add unit tests for sisyphus-grpc cel module (#49) [a8cf64d]
  • Throw exception when running cel with syntax error (#53) [f9ecd10]
  • Add zoneId parameter for create timestamp (#52) [be95e2b]