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

Merged
merged 11 commits into from
Jan 17, 2025

Conversation

robzienert
Copy link
Contributor

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@bergundy I noticed you had pushed a commit to this PR, but my force-push removed it. Did we do the same update, or was your commit inclusive of more?

Copy link
Member

Choose a reason for hiding this comment

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

Not sure, I can look at this tomorrow.

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.

Please accept the suggestions before merging.

codec-server/codec-server/main.go Outdated Show resolved Hide resolved
codec-server/codec-server/oidc.go Outdated Show resolved Hide resolved
codec-server/codec-server/main.go Outdated Show resolved Hide resolved
grpc-proxy/proxy-server/main.go Outdated Show resolved Hide resolved
grpc-proxy/proxy-server/main.go Outdated Show resolved Hide resolved
grpc-proxy/proxy-server/main.go Outdated Show resolved Hide resolved
grpc-proxy/proxy-server/main.go Outdated Show resolved Hide resolved
grpc-proxy/proxy-server/main.go Outdated Show resolved Hide resolved
grpc-proxy/proxy-server/main.go Outdated Show resolved Hide resolved
@bergundy bergundy enabled auto-merge (squash) January 17, 2025 18:07
@bergundy bergundy merged commit dd7a7c9 into temporalio:main Jan 17, 2025
3 checks passed
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