Skip to content

chore: bump minimum tokio version from 1.45.1 to 1.47.0#4956

Merged
coryan merged 1 commit intogoogleapis:mainfrom
haphungw:fix-tokio-util
Mar 10, 2026
Merged

chore: bump minimum tokio version from 1.45.1 to 1.47.0#4956
coryan merged 1 commit intogoogleapis:mainfrom
haphungw:fix-tokio-util

Conversation

@haphungw
Copy link
Contributor

@haphungw haphungw commented Mar 9, 2026

Fix build fail: error[E0603]: function poll_proceed is private
Cause: tokio-util v0.7.18 requires a public API (poll_proceed) that was only introduced in tokio v1.47.0.

@haphungw haphungw changed the title chore: bump minimum tokio version to 1.47.0 chore: bump tokio version to 1.47.0 Mar 9, 2026
@haphungw haphungw changed the title chore: bump tokio version to 1.47.0 chore: bump tokio from 1.45.1 to 1.47.0 Mar 9, 2026
@haphungw haphungw changed the title chore: bump tokio from 1.45.1 to 1.47.0 chore: bump minimum tokio version from 1.45.1 to 1.47.0 Mar 9, 2026
@haphungw haphungw marked this pull request as ready for review March 9, 2026 20:26
@haphungw haphungw requested a review from a team as a code owner March 9, 2026 20:26
Copy link
Collaborator

@coryan coryan left a comment

Choose a reason for hiding this comment

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

You need #4957 first.

@haphungw
Copy link
Contributor Author

haphungw commented Mar 9, 2026

You need #4957 first.

thanks for reverting it

@coryan
Copy link
Collaborator

coryan commented Mar 10, 2026

/gcbrun

@coryan coryan enabled auto-merge (squash) March 10, 2026 01:47
@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.95%. Comparing base (8c894c3) to head (16722d3).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4956      +/-   ##
==========================================
+ Coverage   93.94%   93.95%   +0.01%     
==========================================
  Files         221      221              
  Lines        8538     8538              
==========================================
+ Hits         8021     8022       +1     
+ Misses        517      516       -1     

☔ 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.

@coryan coryan merged commit 03791e9 into googleapis:main Mar 10, 2026
35 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