Skip to content

v1.2.4

Choose a tag to compare

@carlydf carlydf released this 21 Mar 00:30
· 89 commits to main since this release
ab678cf

Warning

This release is unstable and should not be used in production.

Helm chart versions <0.20.0 were built using manifests from the main branch at release time instead of the release branch. As a result, deployed manifests may not match the expected code version.

Required action:
Upgrade to v1.3.1 (Helm Chart 0.20.0). This is the first version with corrected manifests and a tested upgrade path from affected releases.

Recommended next step:
After upgrading to v1.3.1, continue upgrading to the latest GA release (v1.7.0) for production use.
For production environments, upgrade one minor version at a time after 0.20.0.
See docs/release.md for full details on versioning and upgrade paths.


Contains bug fixes:

  • Helm chart bug Fix: Make sure image has nonRoot (#195)
  • 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

Full Changelog: v1.2.3...v1.2.4