Skip to content

[pull] main from tower-rs:main#8

Merged
barjin merged 5 commits into
apify:mainfrom
tower-rs:main
May 5, 2026
Merged

[pull] main from tower-rs:main#8
barjin merged 5 commits into
apify:mainfrom
tower-rs:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 4, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

GlenDC and others added 3 commits May 4, 2026 13:08
* enable clippy for tower-http and fix current issues

* ci: bump actions/checkout to v6 in clippy job

* ci: enforce -D warnings on non-test code in clippy job

---------

Co-authored-by: glendc <glen.decauwsemaecker@otainsight.com>
Co-authored-by: Jesse Lizen <jlizen@amazon.com>
* chore: remove implicit tokio feature

Fixes #511

* chore: use dep:tokio + tokio?/feat to work around MSRV resolver bug

The bare "tokio" feature in the previous commit triggers
rust-lang/cargo#10788 in our MSRV 1.64 CI job: `cargo update -p <crate>
--precise <ver>` fails because cargo can't resolve an optional dep
referenced only via `dep:` syntax. Using `tokio?/<subfeature>` keeps
the dep name visible to the resolver while still avoiding the implicit
feature. Same pattern tottoto used in #642 for async-compression.

Also adds a CHANGELOG entry for the breaking change.

---------

Co-authored-by: Jess Izen <44884346+jlizen@users.noreply.github.com>
* trace: adds back call to classify_eos on trailers

- was dropped in the http-body 1.0 upgrade

* test(trace): add regression tests for classify_eos on trailers

* fix(trace): also call classify_eos when stream ends without trailers

* docs(changelog): add entry for trace classify_eos restoration (#483)

---------

Co-authored-by: Jess Izen <jlizen@amazon.com>
@pull pull Bot locked and limited conversation to collaborators May 4, 2026
@pull pull Bot added the ⤵️ pull label May 4, 2026
@pull pull Bot assigned barjin May 4, 2026
@pull pull Bot requested a review from barjin May 4, 2026 22:33
bouk and others added 2 commits May 4, 2026 16:34
Co-authored-by: Jess Izen <44884346+jlizen@users.noreply.github.com>
Co-authored-by: Jess Izen <44884346+jlizen@users.noreply.github.com>
@barjin barjin merged commit a75b265 into apify:main May 5, 2026
13 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants