Skip to content

Conversation

@ipetkov
Copy link
Member

@ipetkov ipetkov commented Sep 29, 2025

Working on bumping various dependencies, this is a prerequisite to make sure tests keep passing

@ipetkov ipetkov requested a review from a team as a code owner September 29, 2025 16:39
It looks like `tonic_web::enable` was removed with the 0.13.x release so
this code hasn't actually compiled for a long time. The doc and code
examples all use a custom cors layer so whatever heavy lifting the 0.12
method was doing doesn't seem necessary anymore
Features are additive so this should be safe to lint them all together
(and avoid the combinatorics of using cargo-hack)
@ipetkov ipetkov force-pushed the push-llzyzxnvqnto branch 2 times, most recently from eecb208 to f276542 Compare September 29, 2025 16:56
@ipetkov ipetkov force-pushed the push-llzyzxnvqnto branch 4 times, most recently from be9543b to a1db8ac Compare September 29, 2025 17:15
1. We've already committed our lockfile so there's no need to test the
   API/subscriber crates individually (if we want to test with the
   latest available versions we should be running a `cargo update` in
   CI, so this change remains compatible with the previous behavior)
2. Also enable some non-default feature flags to ensure they are being
   tested
@seanmonstar seanmonstar merged commit 4238e73 into tokio-rs:main Sep 29, 2025
14 of 15 checks passed
@ipetkov ipetkov deleted the push-llzyzxnvqnto branch September 29, 2025 18:21
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.

2 participants