Skip to content

v2.2.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 21 Aug 02:48

Summary

  • 2022-08-20T22:45:26.301578 - 19 commit(s) by Scott Leberknight, dependabot[bot]

Improvements

  • Add KiwiTypeReferences containing common TypeReference constants (#760)
  • Add SET_OF_STRING_GENERIC_TYPE constant to KiwiGenericTypes (#759)
  • Add KiwiCollections utility class (#757)
  • Add distinctOrEmpty to KiwiLists; internal refactoring (#756)
  • New collection argument check methods in KiwiPreconditions (#753)
  • New validations methods in KiwiValidations that throw ConstraintViolationException (#751)
  • New argument validation methods in KiwiValidations (#750)
  • Add JAX-RS exception mapper that maps NoSuchElementException to 404 Not Found responses (#748)
  • New method in KiwiPreconditions: checkArgumentIsBlank (#746)
  • New method in KiwiPreconditions: checkArgumentIsNull (#745)

Assorted

  • Refactor KiwiDropwizardDurations (#765)
  • Fix javadocs in KiwiSets (#755)
  • Sonar: use character classes in regular expression in KiwiUrls (#744)

Dependency Updates

  • Bump retrying-again from 1.0.9 to 1.0.11 (#769)
  • Bump kiwi-parent from 2.0.6 to 2.0.7 (#768)
  • Bump kiwi-bom from 0.17.0 to 0.18.0 (#767)
  • Bump kiwi-parent from 2.0.4 to 2.0.6 (#764)
  • Bump kiwi-bom from 0.14.0 to 0.17.0 (#763)