Skip to content

Releases: kiwiproject/registry-aware-jersey-client

v0.11.0

11 Feb 12:30
Compare
Choose a tag to compare

Summary

  • 2021-02-11T07:29:48.246757 - 5 commit(s) by Chris Rohr, dependabot[bot], Scott Leberknight

Dependency Updates

  • Bump kiwi-parent from 0.7.0 to 0.8.0 (#75)
  • Bump dropwizard.version from 2.0.16 to 2.0.19 (#74)
  • Bump kiwi-parent from 0.6.0 to 0.7.0 (#73)

v0.10.0

22 Jan 23:55
Compare
Choose a tag to compare

Assorted

  • Delete obsolete TravisCI config file (#70)

Dependency updates

  • Bump kiwi-parent from 0.5.0 to 0.6.0 (#71)
  • Bump service-discovery-client from 0.11.0 to 0.12.0 (#72)

v0.9.0

11 Jan 18:07
Compare
Choose a tag to compare

Dependency updates

  • Bump service-discovery-client from 0.10.0 to 0.11.0 (#67)

v0.8.0

08 Jan 17:29
Compare
Choose a tag to compare

Improvements

  • Add ability to provide TlsConfigurationContext to DropwizardManagedBuilder in addition to providing TlsConfigProvider (#49)
  • Add ability to register a Dropwizard JacksonMessageBodyProvider with a JAX-RS Client (#50)
  • Log warning in DropwizardManagedClientBuilder if TlsConfigProvider cannot provide (#54)
  • Add method in RegistryAwareClientBuilder to set timeouts from a ServiceIdentifier (#56)
  • Do not allow RegistryAwareClient to be constructed with a null RegistryClient (#59)

Dependencies

  • Bump kiwi-parent from 0.4.0 to 0.5.0 (#62)
  • Bump kiwi-test from 0.12.0 to 0.13.0 (#63)
  • Bump kiwi from 0.17.0 to 0.18.0 (#64)
  • Bump dropwizard-config-providers from 0.9.0 to 0.10.0 (#65)
  • Bump service-discovery-client from 0.9.0 to 0.10.0 (#66)

Cleanup

  • Reformat pom (#53)
  • Improve log message if exception converting TlsContextConfiguration (#58)

v0.7.0

10 Dec 20:51
Compare
Choose a tag to compare

Improvements

  • Add more options to RegistryAwareClient (#36)
  • Need ability to get a default JerseyClientConfiguration from DropwizardManagedClientBuilder (#37)
  • Overload targetForService(String) to accept PortType (#40
  • Add methods to get ServiceIdentifier for different port type (#41)
  • Add overload of targetForService to provide a function for resolving a path to use from the ServiceInstance (#44)

v0.6.0

02 Dec 14:10
Compare
Choose a tag to compare

Improvements

  • Add a copyOf method to ServiceIdentifier (#26)
  • Make MissingServiceRuntimeException public (#28)
  • Add default NoopHostnameVerifier if not provided (#30)
  • Add ability to pass a supplier for headers to the RegistryAwareClient (#32)

Bug fixes

  • Fix incorrect log message in RegistryAwareClientBuilder#build (#34)

v0.5.0

27 Nov 21:09
Compare
Choose a tag to compare

Dependency updates

  • Bump dropwizard.version from 2.0.15 to 2.0.16 (#25)
  • Bump dropwizard-config-providers.version to 0.8.0 (#25)
  • Bump kiwi to 0.17.0 (#25)
  • Bump kiwi-test to 0.12.0 (#25)
  • Bump metrics-jetty9 to 4.1.16 (#25)
  • Bump metrics-servlets to 4.1.16 (#25)
  • Bump service-discovery-client to 0.9.0 (#25)

v0.4.0

26 Nov 00:24
Compare
Choose a tag to compare

Dependency updates

  • Bump dropwizard-config-providers to 0.7.0 (#22)
  • Bump kiwi to 0.16.0 (#20)
  • Bump kiwi-parent to 0.4.0 (#19)
  • Bump kiwi-test to 0.11.0 (#21)
  • Bump service-discovery-client to 0.8.0 (#23)

v0.3.0

17 Nov 02:27
Compare
Choose a tag to compare

Assorted Updates

  • Switched build to use Github actions (#17)

Dependency Updates

  • Upgraded various kiwi project dependencies (#18)

v0.2.0

05 Nov 03:05
Compare
Choose a tag to compare

Dependency updates

  • Bump dropwizard-logging from 2.0.14 to 2.0.15 (#14)
  • Update kiwi project dependencies (#15)