Skip to content

v5.1.0

Compare
Choose a tag to compare
@labkey-adam labkey-adam released this 03 Mar 19:16
· 29 commits to develop since this release
  • Delegate first request behavior to the configured CredentialsProvider. Connection-based providers invoke login-ensureLogin.api and connection-less providers invoke login-whoAmI.api.
  • Restore connection-based authentication for BasicCredentialsProvider
  • Add logging to NetrcFileParser to help with debugging authentication problems
  • Optional parameters to GetContainersCommand to reduce the size of the response payload
  • Upgrade to most recent JSON-java, Gradle, and Gradle Plugins versions