tottoto
|
783c83dded
|
examples: Reduce mongodb example dependency (#3673)
|
2026-02-25 07:54:24 +09:00 |
|
tottoto
|
3fb52b094e
|
Address tower-http deprecated warning (#3672)
|
2026-02-24 06:53:43 +09:00 |
|
tottoto
|
6a03c63f5c
|
examples: Remove unused reqwest-eventsource dependency (#3668)
|
2026-02-23 21:34:09 +09:00 |
|
Mathieu
|
60a0d2838f
|
fix(axum-extra): escape filename in Content-Disposition header (#3664)
|
2026-02-17 14:47:28 +01:00 |
|
Alejandro González
|
e9909fef4d
|
fix: silence clippy::implicit_clone in TypedPath macro expansions (#3663)
|
2026-02-17 15:46:33 +09:00 |
|
cui
|
c2b0bc310e
|
axum: fix typo in Path extractor error (#3661)
|
2026-02-16 08:32:54 +01:00 |
|
next-n
|
776c4a438f
|
routing: Avoid unwrap in fallback path (#3652)
|
2026-02-14 09:13:34 +01:00 |
|
Sindri Pétur Ingimundarson
|
8a9b03cb54
|
fix: Set connect endpoint on correct field in MethodRouter (#3656)
|
2026-02-13 22:05:24 +01:00 |
|
tottoto
|
74638ec273
|
examples: Disable unused reqwest feature (#3654)
|
2026-02-11 21:18:29 +09:00 |
|
tottoto
|
3f8956dcd0
|
examples: Simplify Request and Response construction (#3653)
|
2026-02-11 09:08:22 +01:00 |
|
Haiqal
|
57e2455905
|
docs: update deprecated TimeoutLayer::new in graceful-shutdown example (#3647)
|
2026-02-09 13:05:57 +01:00 |
|
3moredays
|
c972bcba96
|
fix: TypedPath conflicts with OptionalFromRequestParts (#3645)
|
2026-02-09 10:09:07 +01:00 |
|
aiqubits
|
e1dfb330ae
|
Add webshelf project to showcase section (#3629)
|
2026-02-08 20:15:26 +00:00 |
|
Jonas Platte
|
8c592d3d56
|
Bump time in Cargo.lock and examples/Cargo.lock (#3649)
|
2026-02-08 18:27:06 +01:00 |
|
Canmi
|
0dc7a055a9
|
fix: empty_enum renamed to empty_enums (#3642)
|
2026-02-04 07:34:35 +01:00 |
|
Jonas Platte
|
f8e0e6d025
|
Update Cargo.lock and examples/Cargo.lock (#3643)
|
2026-02-03 23:38:36 +01:00 |
|
Joey de Waal
|
7961711fc7
|
Accept owned locations in Redirect constructors (#3635)
|
2026-01-30 11:34:46 +00:00 |
|
Antonio Souza
|
b1c5ed99c5
|
Fix InternalServerError docs to match current behavior (#3640)
Signed-off-by: Antonio Souza <[email protected]>
|
2026-01-27 09:50:35 +00:00 |
|
Canmi
|
5dc504035b
|
Add sigterm crate to ecosystem.md (#3638)
|
2026-01-26 05:43:54 -05:00 |
|
Dominique Martinet
|
2df78b7072
|
axum-extra: Remove unused extract::rejection module (#3636)
|
2026-01-22 08:40:01 +01:00 |
|
 
|
576968b406
|
Fix IntoResponse for tuples overriding error response codes (#3603)
Co-authored-by: David Pedersen <[email protected]>
Co-authored-by: Yann Simon <[email protected]>
|
2026-01-18 20:20:18 +01:00 |
|
tottoto
|
81e727faf6
|
ci: Remove test-docs job (#3634)
|
2026-01-14 00:19:21 +09:00 |
|
tottoto
|
3034f2cb16
|
chore: Remove unused package metadata (#3630)
|
2026-01-14 00:18:47 +09:00 |
|
tottoto
|
a34d06b3e9
|
axum: Update to serde_json 1.0.29 (#3632)
|
2026-01-13 00:36:03 +09:00 |
|
tottoto
|
c3fc7bb1df
|
ci: Remove unnecessary package handling (#3628)
|
2026-01-12 08:20:13 +09:00 |
|
tottoto
|
f829daf094
|
ci: Improve test-msrv job cache (#3627)
|
2026-01-11 19:36:33 +09:00 |
|
Jonas Platte
|
4c09ea7d80
|
Rewrite sec-websocket-protocol handling (#3620)
|
2026-01-10 12:06:45 +00:00 |
|
tottoto
|
309dc56a73
|
ci: Make examples checked with cargo-sort (#3624)
|
2026-01-10 17:27:04 +09:00 |
|
Jonas Platte
|
204c5adf5f
|
Upgrade serde_html_form to 0.4.0 (#3619)
|
2026-01-08 01:04:59 +01:00 |
|
Lethe Lee
|
02f1dd1731
|
Add customizable WebSocket subprotocol selection (#3597)
|
2026-01-07 17:42:55 +00:00 |
|
tottoto
|
023d8b7e8e
|
ci: Refactor ci style (#3613)
|
2026-01-07 18:43:44 +09:00 |
|
Jonas Platte
|
05de165de2
|
Stop calling axum a 'framework' (#3616)
|
2026-01-06 11:04:40 +01:00 |
|
Consoli
|
4077966491
|
docs: Document that vpath and json macros are feature-gated (#3615)
|
2026-01-05 17:45:45 +01:00 |
|
Jonas Platte
|
183ace306a
|
Add method filtering to route_with_tsr (#3586)
|
2026-01-04 09:46:33 +01:00 |
|
tottoto
|
051628c163
|
ci: Make examples cached and checked with rustfmt (#3609)
|
2026-01-03 14:24:17 +01:00 |
|
tottoto
|
4028d0e7cf
|
ci: Update to cargo-check-external-types 0.4.0 (#3608)
|
2025-12-30 07:03:23 +09:00 |
|
tottoto
|
057cf4a3bf
|
examples: Reuse reqwest client in oauth example (#3607)
|
2025-12-30 07:02:41 +09:00 |
|
Jonas Platte
|
0101c2a240
|
Use Result for validate_nest_path (#3606)
|
2025-12-28 19:30:54 +01:00 |
|
Jonas Platte
|
f3a95d786a
|
Fix return types of serve futures (#3601)
|
2025-12-28 09:25:50 +01:00 |
|
tottoto
|
370c6df40a
|
examples: Update to axum-server 0.8 (#3605)
|
2025-12-28 08:39:32 +09:00 |
|
Jonas Platte
|
f72bb26ff3
|
ci: Require up-to-date workspace in more places (#3604)
|
2025-12-27 20:38:51 +00:00 |
|
Jonas Platte
|
3b9a4193ea
|
Add recommended settings for VSCode (#3602)
|
2025-12-27 19:47:00 +01:00 |
|
Jonas Platte
|
e3b32f48b5
|
Remove deprecated extractors from axum-extra (#3599)
|
2025-12-27 15:43:01 +00:00 |
|
Jonas Platte
|
b1cd1c17cb
|
Merge branch 'v0.8.x'
|
2025-12-27 15:34:46 +01:00 |
|
Jonas Platte
|
d9f79f5616
|
Release axum-extra v0.12.5
axum-extra-v0.12.5
|
2025-12-27 15:33:05 +01:00 |
|
Jan
|
6b0089190c
|
fix(json-lines): Respect default body limit (#3591)
|
2025-12-27 15:31:50 +01:00 |
|
Jonas Platte
|
cc9f151f3c
|
Merge branch 'v0.8.x'
|
2025-12-27 10:48:19 +01:00 |
|
Jonas Platte
|
4e2bc8c92a
|
Release axum-extra v0.12.4
axum-extra-v0.12.4
|
2025-12-27 10:35:59 +01:00 |
|
Jonas Platte
|
f72c298ee8
|
Improve error messages with #[diagnostic::do_not_recommend] (#3588)
|
2025-12-27 10:22:51 +01:00 |
|
Jonas Platte
|
e710a97a5a
|
Release axum-core v0.5.6
axum-core-v0.5.6
|
2025-12-26 14:55:07 +01:00 |
|