Skip to content

v1.1.1

Compare
Choose a tag to compare
@josh-berry josh-berry released this 21 Oct 16:40
· 11 commits to main since this release
8a133d9

Highlights

  • Updates Temporal Server to v1.25.1, and UI Server to v2.31.2
  • Improves --help documentation in several areas, especially for temporal operator nexus commands.
  • Adds a global --command-timeout option to force the CLI to exit with an error if the command cannot be completed in the requested time.
  • Adds a --rps option to batch operations to limit the number of requests per second.
  • Adds an --id-conflict-policy option everywhere workflows are started that specifies what to do if the desired Workflow ID already exists.
  • Fixes an issue where --reapply-type All was not re-applying Updates.

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1