October 21, 2024
Temporal CLI v1.1.1 is now available.
Temporal CLI v1.1.1 is now available.
Updates Temporal Server to v1.25.1, and UI Server to v2.31.2
Improves
--helpdocumentation in several areas, especially fortemporal operator nexuscommands.Adds a global
--command-timeoutoption to force the CLI to exit with an error if the command cannot be completed in the requested time.Adds a
--rpsoption to batch operations to limit the number of requests per second.Adds an
--id-conflict-policyoption everywhere workflows are started that specifies what to do if the desired Workflow ID already exists.Fixes an issue where
--reapply-type Allwas not re-applying Updates.