Commit b5d08a8
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- proto
- temporalproto/openapi
- workflowservice/v1
4 files changed
+34
-15
lines changedLarge 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