grpc / grpc-dotnet

gRPC for .NET
Apache License 2.0
4.22k stars 776 forks source link

Bump version for 2.67 RC #2555

Closed apolcyn closed 1 month ago

apolcyn commented 1 month ago

@JamesNK

JamesNK commented 1 month ago

Fix for build failure: https://github.com/grpc/grpc-dotnet/pull/2556

Approve + merge PR and rebase this PR on top of it.

JamesNK commented 1 month ago

@apolcyn Please publish 2.67 pre1 when you have some time.

apolcyn commented 1 month ago

@JamesNK sorry for the delay on this.

Build is red, preventing me from merging.

I've backported https://github.com/grpc/grpc-dotnet/pull/2556 into this branch to fix the vulnerability warning.

But we're still hitting an issue in Basic Tests: "Error: No files were found with the provided path: artifacts. No artifacts will be uploaded"

Mind taking a look at that?

JamesNK commented 1 month ago

Done. Should be green now.