Skip to content

upgrade SDK and server to latest#314

Draft
carlydf wants to merge 5 commits intomainfrom
demo-ga
Draft

upgrade SDK and server to latest#314
carlydf wants to merge 5 commits intomainfrom
demo-ga

Conversation

@carlydf
Copy link
Copy Markdown
Collaborator

@carlydf carlydf commented May 1, 2026

What was changed

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

carlydf and others added 5 commits May 1, 2026 12:06
NewWebhookManagedBy is now generic and takes the object as a second
argument; .For() is removed. WithValidator() renamed to WithCustomValidator().

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Upgrade go.temporal.io/server from v1.31.0 to v1.32.0-155.0 to match
go.temporal.io/api v1.62.11, which sdk v1.43.0 requires. The prior
upgrade commit left server at v1.31.0 (built against api v1.62.8)
while api and sdk moved to v1.62.11, causing a build failure.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
go vet now rejects passing a variable directly as the format string
to Eventf. Wrap with "%s" to satisfy the static check.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…klog metrics

Temporal Cloud now emits temporal_worker_deployment_name and temporal_worker_build_id
as separate labels, so the label_replace recording rule and adapter name alias are no
longer needed. The adapter queries temporal_cloud_v1_approximate_backlog_count directly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant