Skip to content

v1.0.2

Choose a tag to compare

@carlydf carlydf released this 07 Oct 22:09
· 202 commits to main since this release
a8aaf54

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.


What's Changed

Fixes an issue that prevented the Gate configuration from working correctly on an initial green field rollout. See #148 for more information on the bug and fix.

Also added more test coverage.

Commits:

  • Update demo scripts by @jlegrone in #145
  • Fix: Initial deployment without current version does not get promoted by @Shivs11 in #148
  • Refactor and add integration tests by @Shivs11 in #150
  • Remove nonexistent Gate options from docs by @carlydf in #151

Full Changelog: v1.0.1...v1.0.2