Skip to content

chore: update tonic and prost to 0.14 #3093

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

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

Conversation

acrrd
Copy link

@acrrd acrrd commented Jul 31, 2025

Changes

update tonic and prost to 0.14.
tonic split out prost code to tonic-prost and tonic-prost-build.

it bump msrv of -otlp and -proto crates to 1.86.0 because of the same bump in tonic.

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@acrrd acrrd requested a review from a team as a code owner July 31, 2025 13:53
Copy link

linux-foundation-easycla bot commented Jul 31, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: acrrd / name: Andrea Corradi (bb4851b)

Copy link

codecov bot commented Jul 31, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.1%. Comparing base (42139cb) to head (bb4851b).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #3093   +/-   ##
=====================================
  Coverage   80.1%   80.1%           
=====================================
  Files        126     126           
  Lines      21957   21957           
=====================================
  Hits       17603   17603           
  Misses      4354    4354           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@acrrd acrrd force-pushed the update_tonic_prost_0.14 branch 2 times, most recently from 53de9a7 to 5f50ac2 Compare July 31, 2025 14:42
@acrrd
Copy link
Author

acrrd commented Jul 31, 2025

atm this is incompatible with the msrv policy that requires to support stable - 3 releases. fortunately a new release will be available on the 7th of August.

@acrrd acrrd force-pushed the update_tonic_prost_0.14 branch from 5f50ac2 to 8778341 Compare July 31, 2025 14:48
@acrrd acrrd force-pushed the update_tonic_prost_0.14 branch from 8778341 to bb4851b Compare July 31, 2025 15:05
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