Skip to content

v2.4.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 16 Dec 01:22

Summary

  • 2022-12-15T19:58:07.528961 - 28 commit(s) by Scott Leberknight, dependabot[bot]

Improvements

  • Add utility to compare enums to Strings (#815)
  • Add methods to KiwiCollections to obtain first or last element of "sequenced" collections (#813)
  • Add methods in KiwiMaps to create unmodifiable maps (#811)
  • Add default convenience methods to PagingParams to check sorts (#810)
  • Set default values for sort fields in PagingRequest (#809)
  • Add factory method to create SimpleRetryer from a SimpleRetryerConfig (#804)
  • Add SimpleRetryerConfig (#803)
  • Add public constant for retry log level in SimpleRetryer (#801)
  • VaultEncryptionHelper's validation exception message should include all validation problems (#783)

Assorted

  • Add missing javadoc return tag in SimpleRetryerConfig (#817)
  • Reorganize imports in IntelliJ; remove redundant exceptions (#807)
  • Remove reference to specific SLF4J version in RetryLogger javadoc (#792)

Dependency Updates

  • Bump retrying-again from 1.0.14 to 1.0.15 (#822)
  • Bump kiwi-bom from 0.23.1 to 0.25.0 (#821)
  • Bump kiwi-parent from 2.0.10 to 2.0.11 (#819)
  • Remove exclusion from assertj-guava in the POM (#799)
  • Bump kiwi-bom from 0.23.0 to 0.23.1 (#798)
  • Bump kiwi-parent from 2.0.9 to 2.0.10 (#797)
  • Bump kiwi-bom from 0.22.0 to 0.23.0 (#796)
  • Bump kiwi-bom from 0.21.0 to 0.22.0 (#795)
  • Bump kiwi-bom from 0.20.0 to 0.21.0 (#794)
  • Bump kiwi-parent from 2.0.8 to 2.0.9 (#793)