Commit 2062f17
Add request header annotation and resource-id fields (#728)
_**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 -->
Adding a proto annotation to be used for automatically propagating
message fields into headers. Will be accompanied by SDK changes to
generate code for doing so based on the annotations. See
#236 and
temporalio/sdk-go#2226 for example.
Also adds additional `resource-id` fields to a number of messages for
use in routing.
<!-- Tell your future self why have you made these changes -->
MCN support
<!-- Are there any breaking changes on binary or code level? -->
**Breaking changes**
<!-- If this breaks the Server, please provide the Server PR to merge
right after this PR was merged. -->
**Server PR**
---------
Co-authored-by: Claude <noreply@anthropic.com>1 parent 34df2ca commit 2062f17
7 files changed
Lines changed: 537 additions & 113 deletions
File tree
- protometa/v1
- proto
- temporalproto/openapi
- workflowservice/v1
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.
0 commit comments