Skip to content

Util 22.7.0

Compare
Choose a tag to compare
@finaglehelper finaglehelper released this 28 Jul 20:53
· 81 commits to develop since this release

22.7.0

  • util: Update snakeyaml to 1.28 d486a7da

Breaking API Changes

  • util-stats: SourceRole subtypes have been moved into the SourceRole object to make their
    relationship to the parent type more clear. 633cf5b0

Runtime Behavior Changes

  • util-jackson: Update Jackson library to version 2.13.3 8c96a442
  • util-jackson: Deserialized case classes with validation on optional fields shouldn't throw an error.
    3b94d2e6