Skip to content

feat: add Temporal 1.32 upgrade path - #185

Merged
bmorton merged 4 commits into
mainfrom
copilot/add-upgrade-path-for-1-32-0
Sep 14, 2026
Merged

bmorton merged 4 commits into
mainfrom
copilot/add-upgrade-path-for-1-32-0

Conversation

Copilot AI commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Temporal 1.32.0 is now supported as the next sequential server upgrade from the 1.31 line.

  • Compatibility matrix

    • Register 1.32.0 with 1.31 as its allowed upgrade source.
    • Add matching UI, dev-server CLI, schema, and removed dynamic-config metadata.
    • Regenerate the Go version matrix.
  • Upgrade coverage

    • Move the upgrade example and Chainsaw scenario from 1.30 → 1.31 to 1.31 → 1.32.
    • Extend nightly upgrade coverage for 1.31.2 → 1.32.0.
  • Configuration coverage

    • Add 1.32 config-rendering golden files and version-matrix assertions.
- version: "1.32"
  patchVersions: ["1.32.0"]
  allowedFromVersions: ["1.31"]

Copilot AI and others added 4 commits September 14, 2026 06:40
Co-authored-by: bmorton <376390+bmorton@users.noreply.github.com>
Co-authored-by: bmorton <376390+bmorton@users.noreply.github.com>
Co-authored-by: bmorton <376390+bmorton@users.noreply.github.com>
Co-authored-by: bmorton <376390+bmorton@users.noreply.github.com>
@bmorton
bmorton marked this pull request as ready for review September 14, 2026 06:58
@bmorton
bmorton self-requested a review as a code owner September 14, 2026 06:58
@bmorton
bmorton merged commit 9252008 into main Sep 14, 2026
16 checks passed
@bmorton
bmorton deleted the copilot/add-upgrade-path-for-1-32-0 branch September 14, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants