Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update SDK & server dependencies for grpc-proxy & Nexus #381

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

robzienert
Copy link

What was changed

Updates SDK and Server dependencies.

Why?

Triaging a bug observed internally using a grpc-proxy with workflows that use a Nexus Operation. I wanted to reproduce with purely OSS sample code, which required updating dependencies to get the Nexus workflowservice methods.

Checklist

  1. How was this tested:
    Running both grpc-proxy and nexus samples. I didn't test the OIDC path, however.

Copy link
Member

@bergundy bergundy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I'll defer to @Quinn-With-Two-Ns for approving.

go.temporal.io/sdk v1.25.1
github.com/google/uuid v1.6.0
go.temporal.io/api v1.43.0
go.temporal.io/sdk v1.32.1
go.temporal.io/server v1.22.4
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should update the server too here.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gonna have to so CI can pass I believe

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.

3 participants