Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
--help
documentation in several areas, especially fortemporal operator nexus
commands.--command-timeout
option to force the CLI to exit with an error if the command cannot be completed in the requested time.--rps
option to batch operations to limit the number of requests per second.--id-conflict-policy
option everywhere workflows are started that specifies what to do if the desired Workflow ID already exists.--reapply-type All
was not re-applying Updates.What's Changed
string-enum[]
type by @yuandrew in Create newstring-enum[]
type temporalio/cli#677context-rpc-timeout
option by @yuandrew in Add globalcontext-rpc-timeout
option temporalio/cli#676--reapply-type All
reapply updates in addition to signals by @dandavison in Make--reapply-type All
reapply updates in addition to signals temporalio/cli#680Describe-TQ
Command Description by @Shivs11 in ImprovingDescribe-TQ
Command Description temporalio/cli#684New Contributors
Full Changelog: temporalio/cli@v1.1.0...v1.1.1