Skip to content

Commit d26cf6c

Browse files
committed
add degraded workflow visibility into NamespaceInfo.Capabilities (#643)
_**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?** Adding `degraded_workflow_visibility` to `NamespaceInfo.Capabilities`. <!-- Tell your future self why have you made these changes --> This will allow us to programmatically turn on the saved query for degraded workflow visibility. **Breaking changes** No
1 parent c9dfcb2 commit d26cf6c

File tree

4 files changed

+18
-8
lines changed

4 files changed

+18
-8
lines changed

namespace/v1/message.pb.go

Lines changed: 15 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

temporalproto/openapi/openapiv2.go

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

temporalproto/openapi/openapiv3.go

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)