Skip to content

v0.6.0

Compare
Choose a tag to compare
@sleberknight sleberknight released this 02 Dec 14:10

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)