Skip to content

v0.13.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@antlai-temporal antlai-temporal released this 10 Jun 17:50
· 70 commits to main since this release
da1e0aa

Highlights

This release upgrades Temporal Server to version 1.24.1. It builds on the CLI refresh work of 0.12.0, which introduced many changes, please read the 0.12.0 release notes if upgrading from 0.11.X or older.

Known Incompatibilities

  • The --data option on temporal operator namespace create now provides multiple key-value pairs by repeating the --data flag. The former syntax of a single --data option with key-value pairs separated by commas is no longer supported. See #583 for details.

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0-rc.1