Yann Simon
|
c3fcebb38f
|
axum-core 0.5.6
|
2026-04-03 08:49:48 +02:00 |
|
Yann Simon
|
a8790fc29b
|
update release notes
|
2026-04-03 08:49:48 +02:00 |
|
 kazeandYann Simon
|
26ba7bb6f2
|
docs: consolidate state management docs in crate root (#3683)
Co-authored-by: Yann Simon <[email protected]>
|
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 |
|
Jonas Platte
|
2b0978690c
|
Stop calling axum a 'framework' (#3616)
|
2026-04-03 08:49:48 +02:00 |
|
Jonas Platte
|
f72c298ee8
|
Improve error messages with #[diagnostic::do_not_recommend] (#3588)
|
2025-12-27 10:22:51 +01:00 |
|
David Mládek
|
c1bb9c3e90
|
Release axum 0.8.6 and related crates
|
2025-09-30 12:03:26 +02:00 |
|
David Mládek
|
4a50581968
|
Update changelogs
|
2025-09-30 12:00:20 +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
|
ad2fd5b50b
|
Update changelogs
|
2025-09-28 20:26:09 +02:00 |
|
Jonas Platte
|
25549f0ba2
|
Update minimum Rust version to 1.78 (#3412)
|
2025-09-28 19:22:01 +02:00 |
|
 Theodore BjernhedandTheodore Bjernhed
|
384f393857
|
Add #[must_use] to types and methods (#3395)
Co-authored-by: Theodore Bjernhed <[email protected]>
|
2025-09-28 19:19:54 +02:00 |
|
Sabrina Jewson
|
fc50f462e6
|
Add DefaultBodyLimit::apply (#3368)
|
2025-09-28 19:17:34 +02:00 |
|
Jonas Platte
|
b150ac028b
|
Release axum 0.8.3 and related crates
|
2025-03-28 11:14:58 +01:00 |
|
Jonas Platte
|
2f2bb99550
|
Run into_parts eagerly in more places
|
2025-03-28 09:35:21 +01:00 |
|
Jonas Platte
|
3525a13459
|
Revert "Make status a const function in rejection handling" (#3287)
|
2025-03-27 08:31:19 +01:00 |
|
K-tecchan
|
0cab17542e
|
docs: Correct TypedHeader link in axum-core/extract/request_parts.rs (#3234)
|
2025-02-28 07:22:51 +00:00 |
|
Ivan Krivosheev
|
b0b81746f7
|
axum-core/body: Implement Stream::size_hint for BodyDataStream (#3195)
|
2025-01-24 11:16:00 +01:00 |
|
Jonas Platte
|
0cb686535a
|
Lowercase axum in a few more places
|
2025-01-23 17:38:24 -05:00 |
|
Jonas Platte
|
5966849f14
|
Release axum 0.8.2 and related crates (#3188)
|
2025-01-21 14:12:53 +01:00 |
|
Matthias Vogelgesang
|
067993eb56
|
Drop unused use in doctests (#3185)
|
2025-01-20 12:58:47 +01:00 |
|
Mohammed Alotaibi
|
e09cc59365
|
Make status a const function in rejection handling (#3168)
Signed-off-by: Awiteb <[email protected]>
|
2025-01-11 18:50:32 +00:00 |
|
Jonas Platte
|
f84105ae8b
|
Dependency cleanup (#3145)
|
2025-01-05 09:34:14 +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
|
33b353def8
|
Update docs.rs links to 0.8 (#3120)
|
2024-12-27 13:15:58 +01:00 |
|
Tobias Bieniek
|
53370b24e7
|
axum-core/macros: Change Display impl to match body_text() result (#3118)
|
2024-12-27 12:20:23 +01:00 |
|
Tobias Bieniek
|
287bd14711
|
axum-core/macros: Change $body to require literal token (#3117)
|
2024-12-27 11:39:08 +01:00 |
|
Tobias Bieniek
|
fd60c8471d
|
axum-core/macros: Move IntoResponse impls below regular impl blocks (#3116)
|
2024-12-27 11:27:44 +01:00 |
|
Tobias Bieniek
|
7c934f2a83
|
axum-core/macros: Avoid double body_text() calls in rejection macros (#3110)
|
2024-12-27 10:58:45 +01:00 |
|
Jonas Platte
|
5cdd8a4f18
|
axum 0.8.0-rc.1 (#3073)
|
2024-12-17 23:47:42 +01:00 |
|
Jonas Platte
|
ec75ee3827
|
Add a separate trait for optional extractors (#2475)
|
2024-12-10 02:54:59 +00:00 |
|
Jonas Platte
|
d84136e1e4
|
Centralize lint configuration (#3055)
|
2024-11-30 16:53:48 +01:00 |
|
Jonas Platte
|
56c709b33d
|
Some documentation fixes (#3027)
|
2024-11-14 21:12:16 +01:00 |
|
Jonas Platte
|
47791cb593
|
Remove versions from internal dev-dependencies
This breaks the cyclic dependencies for publishing.
|
2024-10-05 11:44:31 +00:00 |
|
Jonas Platte
|
9a69e415fb
|
Release axum 0.8.0-alpha.1 and related crates (#2958)
|
2024-10-05 11:20:05 +02:00 |
|
David Mládek
|
4944ed3b1c
|
Update MSRV in READMEs (#2948)
|
2024-09-30 10:18:49 +02:00 |
|
 Zheng LiandJonas Platte
|
19101f624d
|
Replace async_trait with AFIT / RPITIT (#2308)
Co-authored-by: Jonas Platte <[email protected]>
|
2024-09-28 21:27:11 +00:00 |
|
Jonas Platte
|
689ca1aea2
|
Update MSRV for all crates to 1.75 (#2943)
|
2024-09-28 21:21:41 +00:00 |
|
Jonas Platte
|
4b48f308c3
|
Merge branch 'v0.7.x' into main
|
2024-09-27 22:37:09 +02:00 |
|
Jonas Platte
|
fe56a310ef
|
Bump versions
|
2024-09-27 22:36:28 +02:00 |
|
Jonas Platte
|
6f5607785d
|
core: Fix compile errors from __log_rejection (#2933)
|
2024-09-27 21:22:59 +02:00 |
|
Jonas Platte
|
2fb6cea732
|
Remove unused dependencies from examples (#2934)
|
2024-09-25 03:44:47 -04:00 |
|
Jonas Platte
|
391f2deccd
|
core: Fix compile errors from __log_rejection (#2933)
|
2024-09-25 03:44:35 -04:00 |
|
Jonas Platte
|
a73dab417d
|
Bump versions
|
2024-09-20 21:25:30 +02:00 |
|
yhx-12243
|
f1723890cb
|
Avoid reallocation for String body extraction (#2857)
|
2024-09-20 21:14:42 +02:00 |
|
 Jonas PlatteandYann Simon
|
0ba73b5c6e
|
Implement FromRequest for BytesMut (#2583)
Co-authored-by: Yann Simon <[email protected]>
|
2024-09-20 20:57:26 +02:00 |
|
Jonas Platte
|
d2d74f6ad1
|
Upgrade tower and tower-http
|
2024-09-20 20:57:12 +02:00 |
|