Skip to content

v0.24.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 24 Jun 20:11

Summary

  • 2021-06-24T16:05:49.304978 - 8 commit(s) by Scott Leberknight, dependabot[bot], Chris Rohr

Improvements

  • WebTargetHelper#queryParams does not handle generic Map and MultivaluedMap. Note this is a breaking API change. (#570)

Bugs

  • Fix NPEs thrown by WebTargetHelper when query parameter names are null/blank (#574)

Assorted

  • Enhance class-level javadoc in WebTargetHelper (#576)
  • Add assertion in JsonHelperAdvancedFeaturesTest (#573)

Dependency Updates

  • Bump dropwizard.version from 2.0.22 to 2.0.23 (#580)
  • Bump kiwi-parent from 0.12.0 to 0.14.0 (#580)
  • Bump commons-io from 2.8.0 to 2.10.0 (#580)
  • Bump hibernate from 5.4.30.Final to 5.5.0.Final (#580)
  • Bump jboss-logging from 3.4.1.Final to 3.4.2.Final (#580)
  • Bump metrics-jdbi3 from 4.1.22 to 4.1.23 (#580)
  • Bump metrics-jetty9 from 4.1.22 to 4.1.23 (#580)
  • Bump postgresql from 42.2.20 to 42.2.22 (#580)
  • Bump retrying-again from 0.5.1 to 0.6.0 (#580)
  • Bump spring from 5.3.7 to 5.3.8 (#580)
  • Bump spring-data-mongodb from 2.2.11.RELEASE to 2.2.13.RELEASE (#580)
  • Bump embedded-postgres from 1.2.10 to 1.3.0 (#580)
  • Bump jdbi3 from 3.20.0 to 3.20.1 (#580)
  • Bump actions/cache from 2.1.5 to 2.1.6 (#572)