Skip to content

tea-release.2.0.0

Compare
Choose a tag to compare
@reweeden reweeden released this 23 Apr 22:46
· 41 commits to devel since this release
ba5f69c

Breaking Changes

  • The /locate endpoint now requires the full bucket name to be provided in the bucket_name query parameter.
    Previously it expected only the trailing part of the bucket name with the BUCKET_NAME_PREFIX stripped off

Backwards Compatible Changes

  • Added CORS preflight OPTIONS request.
    Some cross origin requests were failing when using certain libraries that send CORS preflight requests
  • Added A-api-request-uuid for metrics NGAP-11057

What's Changed

New Contributors

Full Changelog: tea-release.1.3.5...tea-release.2.0.0