Dmitry Marakasov and David Mládek
db96597f47
Bump matchit to 0.9.2 ( #3702 )
...
The new version now supports prefix and suffix captures such as `/{file}.png`, `/avatar.{extension}`, and `/user-{id}.png`.
Co-authored-by: David Mládek <[email protected] >
2026-05-05 14:19:09 +02:00
Yann Simon
99068f5a4b
Revert "Fix IntoResponse for tuples overriding error response codes ( #3603 )"
...
This reverts commit 0e961504c2 .
2026-04-06 18:47:42 +02:00
Yann Simon
23d7098691
Revert "axum-core 0.5.6"
...
This reverts commit 8c6bd2dfec .
2026-04-06 18:46:13 +02:00
Yann Simon
e8a39ad416
axum-macros 0.5.1
2026-04-03 08:49:48 +02:00
Yann Simon
6e9a249a4f
axum-extra 0.12.6
2026-04-03 08:49:48 +02:00
Yann Simon
0ec9041a1b
axum 0.8.9
2026-04-03 08:49:48 +02:00
Yann Simon
c3fcebb38f
axum-core 0.5.6
2026-04-03 08:49:48 +02:00
tottoto
9fc59efc1f
Update to tokio-tungstenite 0.29 ( #3689 )
2026-04-03 08:49:48 +02:00
tottoto
0a24ff6b0a
Address tower-http deprecated warning ( #3672 )
2026-04-03 08:49:48 +02:00
417dc25280
Fix IntoResponse for tuples overriding error response codes ( #3603 )
...
Co-authored-by: David Pedersen <[email protected] >
Co-authored-by: Yann Simon <[email protected] >
2026-04-03 08:49:48 +02:00
Yann Simon
8144052e74
fix security advisories in axum v0.8 ( #3698 )
2026-03-24 18:28:17 +01:00
Jonas Platte
d9f79f5616
Release axum-extra v0.12.5
2025-12-27 15:33:05 +01:00
Jonas Platte
4e2bc8c92a
Release axum-extra v0.12.4
2025-12-27 10:35:59 +01:00
Jonas Platte
b6ffaee099
Exclude broken example from workspace
2025-12-26 14:37:53 +01:00
Jonas Platte
d07863f97d
Release axum v0.8.8 and axum-extra v0.12.3
2025-12-20 14:14:20 +01:00
Alice Ryhl
816407a816
Fix integer underflow in try_range_response for empty files ( #3566 )
2025-12-20 14:03:46 +01:00
Jonas Platte
4404f27cea
Release axum v0.8.7 and axum-extra v0.12.2
2025-11-14 20:44:55 +01:00
Jonas Platte
f9ce3e5b42
Release axum-extra 0.12.1
2025-11-02 18:03:49 +01:00
David Mládek
914a35a012
Release axum-extra 0.12.0
2025-10-29 17:08:03 +01:00
xumaple and Maple Xu
e20e90d0b6
Upgrade axum-extra to prost v0.14 ( #3517 )
...
Co-authored-by: Maple Xu <[email protected] >
2025-10-29 17:08:03 +01:00
tottoto
929512f462
axum-extra: Make axum optional dependency ( #3485 )
2025-10-29 16:58:10 +01:00
David Mládek
c1bb9c3e90
Release axum 0.8.6 and related crates
2025-09-30 12:03:26 +02:00
Jonas Platte
c720f568da
Release axum-core v0.5.4
2025-09-28 22:12:48 +02:00
Jonas Platte
0c96ead9d1
Remove unused rustversion dependency of axum-core ( #3502 )
2025-09-28 22:01:13 +02:00
Jonas Platte
a1d22f68a5
Release axum 0.8.5 and related crates
2025-09-28 20:46:16 +02:00
Jonas Platte
6529158354
Bump Cargo.lock
2025-09-28 19:36:51 +02:00
tottoto
cb8670a94b
Update to tokio-tungstenite 0.28 ( #3497 )
2025-09-28 19:31:58 +02:00
Jonas Platte
16534439f5
Switch serde dependency to serde_core ( #3477 )
2025-09-28 19:28:32 +02:00
Jonas Platte
25549f0ba2
Update minimum Rust version to 1.78 ( #3412 )
2025-09-28 19:22:01 +02:00
tottoto
3a18eb6108
Update tokio-tungstenite to 0.27 ( #3398 )
2025-09-28 19:19:33 +02:00
Jonas Platte
8762520da8
Release axum 0.8.4
2025-04-30 18:01:39 +02:00
Denis
6bf1fcbb29
Fix recursive call leading to stack overflow when tracing level filter is TRACE ( #3312 )
2025-04-24 13:03:50 +02:00
harry007
1599569df2
Remove unnecessary Arc around tokio::watch::Sender
2025-04-24 12:02:11 +02:00
Jonas Platte
b150ac028b
Release axum 0.8.3 and related crates
2025-03-28 11:14:58 +01:00
Tomaz Canabrava
ee4727b865
Add macro to compile time check if a path is valid ( #3288 )
2025-03-27 19:54:49 +00:00
Gábor Szabó
15917c6dbc
[test] the versioning example ( #3275 )
2025-03-18 10:54:02 +01:00
Gábor Szabó
ac7732abd3
[test] the anyhow-error-response example ( #3274 )
2025-03-18 10:53:00 +01:00
Gábor Szabó
6fa7cce19d
[test] the validator example ( #3276 )
2025-03-18 10:51:30 +01:00
Gábor Szabó
f479e0d617
[test] the form example ( #3267 )
2025-03-17 13:31:17 +01:00
Gábor Szabó
517223f254
[test] the templates example ( #3269 )
2025-03-17 13:29:27 +01:00
Jonas Platte
5966849f14
Release axum 0.8.2 and related crates ( #3188 )
2025-01-21 14:12:53 +01:00
Jonas Platte
f84105ae8b
Dependency cleanup ( #3145 )
2025-01-05 09:34:14 +01:00
Jonas Platte
e0b55d7503
Release axum v0.8.1
2025-01-01 14:39:51 +01:00
Jonas Platte
926543f207
Release axum v0.8.0
2025-01-01 11:08:20 +01:00
Tobias Bieniek
28d8d9b747
Refactor TestClient usage ( #3121 )
2024-12-27 18:24:50 +01:00
Tobias Bieniek
8def6782fb
Replace custom BoxCloneService struct with tower::util::BoxCloneSyncService ( #3109 )
2024-12-27 08:57:52 +01:00
Tobias Bieniek
ee7544da64
Unignore Cargo.lock file ( #3104 )
2024-12-26 14:35:46 +01:00