Skip to content

v4.2.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 04 Aug 19:22
· 46 commits to main since this release
1fd9b7a

Summary

Improvements 🚀

  • Add method in KiwiConstraintViolations to get the property path of a violation (#1170)
  • Add methods in KiwiConstraintViolations to convert constraint violations to maps (#1169)
  • Add UncheckedSQLException (#1168)
  • Add method in KiwiDropwizardLifecycles to manage and only provide a stop action (#1163)
  • Add methods to KiwiIO that can "close" any object (#1162)

Bugs 🐛

  • Fix bug in test: KiwiIOTest.CloseQuietly.shouldClose_XMLStreamWriter (#1177)

Dependency Updates ⬆️

  • Bump org.kiwiproject:kiwi-parent from 3.0.16 to 3.0.17 (#1173)
  • Bump org.kiwiproject:kiwi-bom from 2.0.13 to 2.0.14 (#1172)