Skip to content

7.0.0 - 2019-10-02

Compare
Choose a tag to compare
@padamstx padamstx released this 02 Oct 14:27
  • Add ability to cancel service call (#54)
  • Add HTTP logging config to HttpConfigOptions (#53)
  • Rename NoauthAuthenticator to NoAuthAuthenticator
  • fix: removed JNDI reference :)
  • fix: updated copyright statements
  • fix: hide some CredentialUtils methods
  • fix: perform correct transformation on serviceName; use case-insensitive auth type comparisons
  • Defer validation of serviceURL until first use
  • Change ordering of external files checked for authentication to prioritize current working directory over the home directory
  • Supply more descriptive error message for SSL exception in case of users on ICP or CP4D
  • Introduced FileWIthMetadata class.
  • chore: Update error message for SSLHandshakeException
  • fix: fix javadoc warnings