Skip to content

v0.23.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 25 May 19:47

Summary

  • 2021-05-25T15:39:57.575237 - 22 commit(s) by Chris Rohr, dependabot[bot], Scott Leberknight

Improvements

  • Add utility for Jersey Clients (#557)
  • Setup build for Java 11 and 16 (#546)
  • Move IntStreams from kiwi-test to kiwi (#541)
  • Support validating UUIDs including the nil UUID (#538)
  • Make UUIDs#isValidUUID case-insensitive (#536)
  • Allow filtering in SftpTransfers when remote listing files and directories (#429)
  • Improve version comparison when number of version "segments" are different (#45)

Assorted

  • Sonar cleanup for new 'var' rule (#559)
  • Sonar: Cleanup JsonHelper#mergeNodes and add additional tests (#549)
  • Remove several redundant suppression comments (#545)
  • Deprecate JDBI 2 modules (#542)
  • Drop support for JDBI 2 (#540)
  • Investigate why TimeBasedDirectoryCleaner counts too many deletes on MacOS (#143)

Dependency Updates

  • Bump javassist from 3.27.0-GA to 3.28.0-GA (#563)
  • Bump metrics-jdbi3 from 4.1.19 to 4.1.22 (#564)
  • Bump metrics-jetty9 from 4.1.19 to 4.1.22 (#565)
  • Bump postgresql from 42.2.19 to 42.2.20 (#566)
  • Bump spring from 5.3.5 to 5.3.7 (#567)
  • Bump error_prone_annotations from 2.6.0 to 2.7.1 (#568)
  • Bump jdbi3 (test dependency) from 3.18.1 to 3.20.0 (#569)
  • Bump dropwizard.version from 2.0.21 to 2.0.22 (#562)
  • Bump kiwi-parent from 0.11.0 to 0.12.0 (#561)
  • Bump actions/checkout from 2 to 2.3.4 (#560)
  • Bump actions/setup-java from v1 to v2 (#553)
  • Setup dependabot to update github actions (#551)
  • Bump GitHub cache action version from 2.1.4 to 2.1.5 (#550)