Commit 7030712
committed
Update Workflow and Activity Priority (#610)
_**READ BEFORE MERGING:** All PRs require approval by both Server AND
SDK teams before merging! This is why the number of required approvals
is "2" and not "1"--two reviewers from the same team is NOT sufficient.
If your PR is not approved by someone in BOTH teams, it may be summarily
reverted._
<!-- Describe what has changed in this PR -->
**What changed?**
Added `Priority` field to the workflow and activity update API options.
Batch API support is going to be added in a follow-up PR.
<!-- Tell your future self why have you made these changes -->
**Why?**
Allow users to update priority after the workflow/activity was
submitted.
<!-- Are there any breaking changes on binary or code level? -->
**Breaking changes**
See field deprecation.
<!-- If this breaks the Server, please provide the Server PR to merge
right after this PR was merged. -->
**Server PR**
TBD1 parent 600750a commit 7030712
File tree
8 files changed
+282
-245
lines changed- activity/v1
- history/v1
- operatorservice/v1
- proto
- temporalproto/openapi
- workflowservice/v1
- workflow/v1
8 files changed
+282
-245
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments