Skip to content

fix: restore tokio and async-compression as no-op features#667

Merged
jlizen merged 1 commit intotower-rs:mainfrom
jlizen:noop-tokio-async-compression-features
May 5, 2026
Merged

fix: restore tokio and async-compression as no-op features#667
jlizen merged 1 commit intotower-rs:mainfrom
jlizen:noop-tokio-async-compression-features

Conversation

@jlizen
Copy link
Copy Markdown
Member

@jlizen jlizen commented May 5, 2026

As discussed in: #666

Adding back in the previously implicit tokio and async-compression features as no-ops. We can rip them out come 0.7.0.

In the meantime, no need to break users that (for whatever reason) might be naming tower-http = ["tokio"] while using some other dependency that requires tower-http = ">= 0.6.9".

@jlizen jlizen merged commit 578c2b2 into tower-rs:main May 5, 2026
30 of 36 checks passed
@jlizen
Copy link
Copy Markdown
Member Author

jlizen commented May 5, 2026

I'll make sure this goes out by end of week, or shortly after #559 lands, whichever comes first.

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