Skip to content

Conversation

carlydf
Copy link
Contributor

@carlydf carlydf commented Oct 2, 2025

What was changed

populate ManagerIdentity from Describe

Why?

So that users can find out what the manager is.

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

Note

Adds ManagerIdentity to WorkerDeployment info and populates it from Describe; bumps go.temporal.io/api to v1.53.0.

  • Worker Deployments:
    • Expose ManagerIdentity in WorkerDeploymentInfo and WorkerDeploymentDescribeResponse.Info (in internal/worker_deployment_client.go).
    • Populate ManagerIdentity from proto in workerDeploymentInfoFromProto (in internal/internal_worker_deployment_client.go).
  • Dependencies:
    • Bump go.temporal.io/api from v1.51.0 to v1.53.0 across go.mod files (root and contrib/*, test/, internal/cmd/build/).

Written by Cursor Bugbot for commit d434e81. This will update automatically on new commits. Configure here.

@carlydf carlydf requested a review from a team as a code owner October 2, 2025 17:45
@carlydf carlydf merged commit 8d43143 into master Oct 2, 2025
29 of 30 checks passed
@carlydf carlydf deleted the manager-identity branch October 2, 2025 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants