Skip to content

v0.16.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 25 Nov 17:31

Improvements

  • Add KiwiSpringMongoQueries (#415)
  • Add PagingQuery and AggregateResult (#416)
  • Move methods from Utils class in ansible.vault package into KiwiIO (#449)
  • Add nullSafeSplitOnCommas to KiwiStrings (#452)

Assorted

  • Replace todo with docs in fixtures (#447)
  • Add additional tests to RequiredValidatorTest (#448)
  • Remove TODO from Utils (#450)
  • Improve javadoc on PagingParams (#451)
  • Resolve TODO in KiwiPaging using KiwiPreconditions#checkPositiveOrZero (#456)
  • Add more tests to cover all conditions in KiwiSpringMongoQueriesTest (#458)
  • Add embedded Mongo and PagingQueryEmbeddedMongoTest test (#459)
  • Add GithubWorkflowCacheTest to help diagnose GitHub cache action issues (#460)

Dependency updates

  • Bump kiwi-parent to 0.4.0 (#461)
  • Bump byte-buddy to 1.10.18 (#462)