v1.1.0
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.
Highlights
- Added API Key support
- Follow Helm conventions for installation of CRDs
What's Changed
- Move helm/temporal-worker-controller/templates/crds to helm/temporal-worker-controller/crds by @carlydf in #153
- Add API key support for the worker-controller by @Shivs11 in #149
- Use an intermediate environment variable in GHA by @jackdawm in #156
- update documentation to reflect connectionRef and mutualTLSSecretRef changes in #136 by @wadhah101 in #154
New Contributors
- @wadhah101 made their first contribution in #154
Full Changelog: v1.0.2...v1.1.0