Skip to content

v0.14.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 04 Nov 19:10

Improvements

  • Add methods to Async to allow using method references in ambiguous situations (#386)
  • Consider adding KiwiArrays with utilities similar to KiwiLists (#266)
  • Consider adding new KiwiPreconditions methods (#378)
  • Add CriteriaQueries (#391)
  • Add AbstractArrayUserType (#393)
  • Add BigintArrayUserType (#394)
  • Add TextArrayUserType (#395)
  • Add JSONBUserType (#392)
  • BeanConverter#convert should use Map keys as the property names (#403)

Dependency updates

  • Upgrade commons-io to 2.8.0 (#388)
  • Upgrade jaxws-rt to 2.3.3 (#389)
  • Upgrade spring-core to 5.3.0 (#390)