Skip to content

v1.0.1

Choose a tag to compare

@carlydf carlydf released this 25 Sep 00:22
· 105 commits to main since this release
6d80452

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 a rare but consequential bug in v1.0.0. See #147 for more information on the bug and fix.

  • Bump go.temporal.io/server from 1.28.0 to 1.28.1 in /internal/tests by @dependabot[bot] in #143
  • Only Delete Deployments of NotRegistered versions if TemporalState is non-empty by @carlydf in #147

Full Changelog: v1.0.0...v1.0.1