tottoto
|
287c674b65
|
axum-extra: Make typed-routing feature enable routing feature (#3514)
|
2025-12-20 14:07:09 +01:00 |
|
Brad Dunbar
|
f5804aa6a1
|
SecondElementIs: Correct a small inconsistency (#3559)
|
2025-12-20 14:04:13 +01:00 |
|
Asger Hautop Drewsen
|
f51f3ba436
|
axum-extra: Add trailing newline to pretty JSON response (#3526)
|
2025-12-20 14:03:58 +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 |
|
Lyra Naeseth
|
a05920c906
|
Make it easier to visually scan for default features (#3550)
|
2025-11-14 20:39:44 +01:00 |
|
Brad Dunbar
|
6d5e6d578a
|
Use extensions directly in from_request_parts (#3542)
|
2025-11-14 20:38:45 +01:00 |
|
Jonas Platte
|
f9ce3e5b42
|
Release axum-extra 0.12.1
|
2025-11-02 18:03:49 +01:00 |
|
Jonas Platte
|
12e1cf9740
|
Add back package.metadata.docs.rs for axum-extra
|
2025-11-02 18:03:35 +01:00 |
|
David Mládek
|
914a35a012
|
Release axum-extra 0.12.0
|
2025-10-29 17:08:03 +01:00 |
|
 xumapleandMaple 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 |
|
Poliorcetics
|
a77c2cf478
|
fix(axum-extra): don't require S generic param when using FileStream::from_path() (#3437)
|
2025-10-29 16:58:10 +01:00 |
|
David Mládek
|
0c2e4a2d09
|
axum-extra: gate rejection test behind feature (#3493)
|
2025-10-29 16:58:10 +01:00 |
|
tottoto
|
82ce9d6168
|
axum-extra: Add link definition for pull request to changelog (#3492)
|
2025-10-29 16:58:10 +01:00 |
|
tottoto
|
2175c8dcc7
|
axum-extra: Make rustversion and serde_core optional dependency (#3487)
|
2025-10-29 16:58:10 +01:00 |
|
tottoto
|
9e6be95ce7
|
axum-extra: Remove unused tower dependency (#3486)
|
2025-10-29 16:58:10 +01:00 |
|
tottoto
|
929512f462
|
axum-extra: Make axum optional dependency (#3485)
|
2025-10-29 16:58:10 +01:00 |
|
David Mládek
|
69703479c8
|
axum-extra: make option_layer guarantee that the output body is axum::body::Body
|
2025-10-29 16:58:10 +01:00 |
|
David Mládek
|
8d00a14736
|
axum-extra: Remove unused feature
|
2025-10-29 16:58:08 +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 |
|
David Mládek
|
5c76cfd26a
|
Remove usage of the doc_auto_cfg feature (#3505)
|
2025-09-30 11:55:34 +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 |
|
tottoto
|
0c66493474
|
axum-extra: Remove unused tower dependency (#3486)
|
2025-09-28 19:30:32 +02:00 |
|
Jonas Platte
|
16534439f5
|
Switch serde dependency to serde_core (#3477)
|
2025-09-28 19:28:32 +02:00 |
|
Joel Uckelman
|
aa8f75111a
|
Add axum_extra::extract::Query::try_from_uri (#3460)
`axum::extract::Query` has a try_from_uri, which is useful for testing. This adds the same function to `axum_extra::extract::Query`.
|
2025-09-28 19:25:25 +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 |
|
Daniel
|
756bf0037f
|
Implement the OptionalFromRequestParts trait for the Host extractor (#3177)
|
2025-09-28 19:16:54 +02:00 |
|
Jonas Platte
|
8762520da8
|
Release axum 0.8.4
|
2025-04-30 18:01:39 +02:00 |
|
Jake
|
7b04b174b9
|
axum-extra: Pre-allocate right sized buffer when encoding protobuf response (#3325)
|
2025-04-26 09:37:32 +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 |
|
Jonas Platte
|
5429ed9bd5
|
Fix new clippy lints (#3304)
|
2025-04-03 23:22:19 +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 |
|
Tomaz Canabrava
|
ee4727b865
|
Add macro to compile time check if a path is valid (#3288)
|
2025-03-27 19:54:49 +00:00 |
|
Jonas Platte
|
62470bd503
|
Bring back no-op async-stream feature for axum-extra (#3293)
|
2025-03-27 06:12:26 -04:00 |
|
Jonas Platte
|
3525a13459
|
Revert "Make status a const function in rejection handling" (#3287)
|
2025-03-27 08:31:19 +01:00 |
|
yjh
|
da3539cb0e
|
perf: do not convert to Bytes first in protobuf extractor (#3241)
|
2025-02-28 14:31:41 +01:00 |
|
co63oc
|
f9ba7776d9
|
Fix
|
2025-02-28 07:48:26 +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 |
|
Jonas Platte
|
6df26a3be3
|
Fix broken intra-doc link (#3186)
|
2025-01-21 06:45:56 -05: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
|
f8f3a030b3
|
Update more hardcoded docs.rs URLs (#3125)
|
2024-12-27 23:37:28 +01:00 |
|
Tobias Bieniek
|
bb5cf4ce5a
|
axum-extra/protobuf: Use rejection macros for ProtobufRejection (#3124)
|
2024-12-27 23:37:06 +01:00 |
|
Tobias Bieniek
|
e58b166f0e
|
axum-extra/multipart: Use rejection macros for MultipartRejection (#3123)
|
2024-12-27 23:36:21 +01:00 |
|
Tobias Bieniek
|
5f82540cc1
|
axum-extra/query: Use rejection macros for QueryRejection (#3122)
|
2024-12-27 23:02:41 +01:00 |
|