Skip to content

temporal 1.2.0#204387

Merged
BrewTestBot merged 2 commits intomasterfrom
bump-temporal-1.2.0
Jan 15, 2025
Merged

temporal 1.2.0#204387
BrewTestBot merged 2 commits intomasterfrom
bump-temporal-1.2.0

Conversation

@BrewTestBot
Copy link
Contributor

Created by brew bump


Created with brew bump-formula-pr.

Details

prerelease notes
## Highlights

This release includes the latest versions Temporal Server (v1.26.2) and UI Server (v2.34.0), and provides provides updated support for the revamped experimental Worker Versioning feature, and includes additional commands for managing Activities.

New Commands

  • temporal worker deployment ... commands operate on Worker Deployments, a new concept introduced with the revamped Worker Versioning feature. These commands are experimental (pre-release) and are subject to change and/or removal.
  • temporal workflow update-options adjusts options on specific Workflows related to Worker Versioning. This command is experimental (pre-release) and is subject to change and/or removal.
  • temporal activity update-options adjusts options such as timeout and retry values on running Activities.
  • temporal activity pause stops an Activity from being retried, leaving it in a blocked state.
  • temporal activity unpause allows a previously-paused Activity to be retried once again.
  • temporal activity reset resets the timeouts and number of retry attempts on a running Activity.

What's Changed

New Contributors

Full Changelog: temporalio/cli@v1.1.2...v1.2.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jan 15, 2025
@github-actions
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 15, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 15, 2025 21:12
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 15, 2025
Merged via the queue into master with commit a9f91cd Jan 15, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-temporal-1.2.0 branch January 15, 2025 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants