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 Tonic to 0.12.3 #6517

Merged

Conversation

cisaacson
Copy link
Contributor

Which issue does this PR close?

Issue #6515

Closes #6515.

The current master does not compile due to the error described in #6515.

Upgraded Cargo.toml to use the latest tonic version: "0.12.3"

This should not cause any user changes, but someone more familiar than me should review. There are no breaking API changes, but now it will have support for GRPC_STATUS so it can build.

@github-actions github-actions bot added arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate labels Oct 6, 2024
@tustvold
Copy link
Contributor

tustvold commented Oct 6, 2024

I think this was likely caused by #6473 (review)

@tustvold tustvold changed the title I6515 from master upgrade tonic version Update Tonic to 0.12.3 Oct 6, 2024
@cisaacson cisaacson marked this pull request as ready for review October 6, 2024 16:54
@tustvold tustvold merged commit b7381de into apache:master Oct 6, 2024
14 checks passed
@cisaacson cisaacson deleted the I6515-from-master-upgrade-tonic-version branch October 6, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate arrow-flight Changes to the arrow-flight crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing tonic GRPC_STATUS
2 participants