Skip to content

Commit b5d08a8

Browse files
Added-failoverandinitial-version‑fields (#621)
Added two new fields to the `GetClusterInfoResponse` proto: ```protobuf int64 failover_version_increment = 9; int64 initial_failover_version = 10; ``` [Server PR](temporalio/temporal#8090) --------- Co-authored-by: Roey Berman <[email protected]>
1 parent 40b2448 commit b5d08a8

File tree

4 files changed

+34
-15
lines changed

4 files changed

+34
-15
lines changed

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.

workflowservice/v1/request_response.pb.go

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

0 commit comments

Comments
 (0)