chore: release

This commit is contained in:
github-actions[bot]
2026-05-05 11:18:48 +00:00
committed by GitHub
parent 9b203a8912
commit b64bac7e00
9 changed files with 59 additions and 13 deletions
+13
View File
@@ -48,6 +48,19 @@ Yanked from crates.io due to unforeseen breaking change, see [#3190] for details
# 0.5.0
## [0.5.7](https://github.com/tokio-rs/axum/compare/axum-core-v0.5.6...axum-core-v0.5.7) - 2026-05-05
### Added
- impl IntoResponseParts for Redirect ([#3721](https://github.com/tokio-rs/axum/pull/3721))
- add `#[diagnostic::on_unimplemented]` to `IntoResponse` and `IntoResponseParts` ([#3723](https://github.com/tokio-rs/axum/pull/3723))
### Other
- consolidate state management docs in crate root ([#3683](https://github.com/tokio-rs/axum/pull/3683))
- Fix `IntoResponse` for tuples overriding error response codes ([#3603](https://github.com/tokio-rs/axum/pull/3603))
- Stop calling axum a 'framework' ([#3616](https://github.com/tokio-rs/axum/pull/3616))
## since rc.1
<details>
+1 -1
View File
@@ -9,7 +9,7 @@ license = "MIT"
name = "axum-core"
readme = "README.md"
repository = "https://github.com/tokio-rs/axum"
version = "0.5.6" # remember to bump the version that axum and axum-extra depend on
version = "0.5.7"
[package.metadata.cargo_check_external_types]
allowed_external_types = [