temporalio / api

Temporal gRPC API and proto files
https://temporal.io
MIT License
77 stars 65 forks source link

Add Nexus to GetSystemInfoResponse #424

Closed pdoerner closed 2 weeks ago

pdoerner commented 2 weeks ago

What changed? Added a boolean to workflowservice.GetSystemInfoResponse to indicate whether the server supports Nexus.

Why?

Breaking changes

Server PR https://github.com/temporalio/temporal/pull/6197