Skip to content

Release axum v0.8.8 and axum-extra v0.12.3#3587

Merged
jplatte merged 7 commits into
mainfrom
jplatte/v0.8.8
Dec 20, 2025
Merged

Release axum v0.8.8 and axum-extra v0.12.3#3587
jplatte merged 7 commits into
mainfrom
jplatte/v0.8.8

Conversation

@jplatte
Copy link
Copy Markdown
Contributor

@jplatte jplatte commented Dec 20, 2025

axum 0.8.8

  • Clarify documentation for Router::route_layer (#3567)

0.12.3

  • changed: Make the typed-routing feature enable the routing feature (#3514)
  • changed: Add trailing newline to ErasedJson::pretty response bodies (#3526)
  • fixed: Fix integer underflow in FileStream::try_range_response for empty files (#3566)

Full Diff: axum-v0.8.7...d07863f

Closes #3580.

@jplatte jplatte marked this pull request as ready for review December 20, 2025 13:39
@jplatte jplatte merged commit e2d49c5 into main Dec 20, 2025
15 checks passed
@jplatte jplatte deleted the jplatte/v0.8.8 branch December 20, 2025 16:28
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.

axum-extra: feature "typed-routing" does not currently enable the "routing" feature

7 participants