Skip to content

v1.3.1

Choose a tag to compare

@carlydf carlydf released this 21 Mar 21:12
· 64 commits to main since this release
f5d4550

This release corresponds to Helm chart version 0.20.0. For details on versioning and how chart/app versions relate, see docs/release.md.

Contains bug fixes:

  • fix: append custom CA to system cert pool instead of replacing it (#227)
    • Previous PR broke TLS auth, this fixes it
  • omit DescribeVersion API calls for drained versions (#229)
    • Excessive DescribeVersion calls were exceeding server rate limits, and not needed
  • Bug fix: Do not call CheckHealth when authenticating with API keys (#232)
    • Fixes a regression specific to API Key Auth that was introduced in #203

Full Changelog: v1.3.0...v1.3.1