Breaking Changes
Shorten workflow history identifiers by @longquanzheng in #507
This will need to delete all the temporal/cadence workflow history to start over.
What's Changed
- Require release tags for skill baselines by @longquanzheng in #498
- docs: add Slack community invitation by @longquanzheng in #499
- ci: make server image checks diagnosable by @longquanzheng in #497
- Fix compatibility manifests for partial Server releases by @longquanzheng in #500
- ci: count unique server process IDs by @longquanzheng in #501
- Simplify changed-component releases by @longquanzheng in #502
- Clarify terminal behavior for read-only RPCs by @longquanzheng in #503
- Upgrade Temporal SDK flow header handling by @longquanzheng in #504
- Remove worker address memo by @longquanzheng in #505
- Disable active step search by default by @longquanzheng in #506
- Shorten workflow history identifiers by @longquanzheng in #507
- Enable ASYNC Step input snapshots by default by @longquanzheng in #509
- Add Flow Visualization 2.0 and supervision workspace by @longquanzheng in #508
- Enable ASYNC Step input snapshots by default. by @longquanzheng in #510
- Run and Inbox modes for Dex Web v2 by @longquanzheng in #511
- Polish Dex Web v2 light canvas, theme chrome, and run layout by @longquanzheng in #512
- Show CLI update release notes by @longquanzheng in #514
- Declare what a field is for and who answers an Action by @zzheng-aiplay in #513
- Reuse generic Search Attribute slots in examples by @longquanzheng in #515
- Add Go SDK action permission projection by @longquanzheng in #516
- Make Action permission projection atomic by @longquanzheng in #518
- Add permission-based Work Queue by @longquanzheng in #517
New Contributors
- @zzheng-aiplay made their first contribution in #513
Full Changelog: cli-v0.10.0...cli-v0.11.0