Commit Graph
416 Commits
Author SHA1 Message Date
tottotoandGitHub 01ac7372e3 examples: Update to validator 0.21 (#3854) 2026-08-02 21:46:47 +09:00
tottotoandGitHub ed86b172dd examples: Update to jsonwebtoken 11 (#3853) 2026-08-02 21:46:29 +09:00
Yann SimonandGitHub 0704574455 update examples dep (#3825) 2026-07-20 21:33:05 +02:00
Marek NovotnýandGitHub b70b6ad90b examples: remove stale ecosystem link from examples (#3835) 2026-07-14 10:52:39 +02:00
Yann SimonandGitHub 2149ec915b fix err very large (#3824) 2026-07-07 11:22:26 +02:00
Billard PhilippeandGitHub e1f5f5eaa7 Error handling example not displaying the correct behavior (#3788) 2026-06-08 20:55:03 +02:00
4a72e063b9 examples: remove redundant borrows in form example format args (#3781)
Co-authored-by: JustinCMR <[email protected]>
2026-05-27 09:09:38 +02:00
tottotoandGitHub b99e25d01f examples: Update to sqlx 0.9 (#3539) 2026-05-22 09:21:54 +02:00
7eee934487 fix(examples): add missing sink feature for futures-channel in example-testing-websockets (#3773)
Co-authored-by: Hugo Ma <[email protected]>
2026-05-18 17:33:17 +02:00
a480d71f6d examples: fix using_serve_dir_with_assets_fallback to not expose assets at root (#3762)
Co-authored-by: Claude Sonnet 4.6 <[email protected]>
2026-05-16 22:54:23 +02:00
tottotoandGitHub 7a37cdd00a examples: Update to diesel-async 0.9 (#3759) 2026-05-15 16:14:10 +02:00
David PedersenandGitHub 5bc0046084 chore: fix typos (#3758) 2026-05-15 12:32:46 +00:00
Dihan NahdiandGitHub 7be02d7754 fix: add tracing calls to tracing-aka-logging example closures (#3722) 2026-04-15 11:34:16 +02:00
f31dcd3c1e 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-04-10 19:47:51 +02:00
Yann Simon 19fa67d481 Merge branch 'v0.8.x' into yanns/v0.8.9 2026-04-07 11:40:51 +02:00
tottotoandAlice Ryhl 9fc59efc1f Update to tokio-tungstenite 0.29 (#3689) 2026-04-03 08:49:48 +02:00
Yann SimonandAlice Ryhl 7e7a1c96f0 Address tower-http deprecated warning 2026-04-03 08:49:48 +02:00
tottotoandGitHub a3446d68bc examples: Update to diesel-async 0.8 (#3694) 2026-03-23 10:01:27 +01:00
tottotoandGitHub bc2ab88afe Update to tokio-tungstenite 0.29 (#3689) 2026-03-19 15:44:37 +01:00
tottotoandGitHub 783c83dded examples: Reduce mongodb example dependency (#3673) 2026-02-25 07:54:24 +09:00
tottotoandGitHub 6a03c63f5c examples: Remove unused reqwest-eventsource dependency (#3668) 2026-02-23 21:34:09 +09:00
tottotoandGitHub 74638ec273 examples: Disable unused reqwest feature (#3654) 2026-02-11 21:18:29 +09:00
tottotoandGitHub 3f8956dcd0 examples: Simplify Request and Response construction (#3653) 2026-02-11 09:08:22 +01:00
HaiqalandGitHub 57e2455905 docs: update deprecated TimeoutLayer::new in graceful-shutdown example (#3647) 2026-02-09 13:05:57 +01:00
Jonas PlatteandGitHub 8c592d3d56 Bump time in Cargo.lock and examples/Cargo.lock (#3649) 2026-02-08 18:27:06 +01:00
Jonas PlatteandGitHub f8e0e6d025 Update Cargo.lock and examples/Cargo.lock (#3643) 2026-02-03 23:38:36 +01:00
Joey de WaalandGitHub 7961711fc7 Accept owned locations in Redirect constructors (#3635) 2026-01-30 11:34:46 +00:00
Jonas PlatteandGitHub 204c5adf5f Upgrade serde_html_form to 0.4.0 (#3619) 2026-01-08 01:04:59 +01:00
tottotoandGitHub 057cf4a3bf examples: Reuse reqwest client in oauth example (#3607) 2025-12-30 07:02:41 +09:00
Jonas PlatteandGitHub f3a95d786a Fix return types of serve futures (#3601) 2025-12-28 09:25:50 +01:00
tottotoandGitHub 370c6df40a examples: Update to axum-server 0.8 (#3605) 2025-12-28 08:39:32 +09:00
Jonas PlatteandGitHub f72bb26ff3 ci: Require up-to-date workspace in more places (#3604) 2025-12-27 20:38:51 +00:00
Jonas Platte cc9f151f3c Merge branch 'v0.8.x' 2025-12-27 10:48:19 +01:00
Jonas Platte aba8046921 Deprecate Host and Scheme extractors 2025-12-26 14:48:47 +01:00
Jonas PlatteandGitHub cae6bc3709 axum: Use serde_html_form for Query and Form (#3594) 2025-12-26 13:03:42 +01:00
tottotoandGitHub 061666a111 examples: Update to askama 0.15 (#3593) 2025-12-23 08:11:48 +09:00
tottotoandGitHub 82af1277a4 examples: Update to metrics-exporter-prometheus 0.18 (#3590) 2025-12-23 06:06:15 +09:00
tottotoandGitHub 2059c12868 examples: Update to redis 1 (#3528) 2025-12-06 23:49:47 +09:00
David MládekandGitHub b9e35ec780 Split examples & check minimum versions (#3370)
Currently, both cargo deny and our MSRV checks use Cargo.lock file which has unified features and versions across both the axum crates and all the examples. This can hide some issues as usually when someone adds an example, they might use cargo add which will silently update the dependency for the whole repository. Some compilation errors (like axum requiring [email protected] while it uses features from [email protected]) will then be hidden.

I don't think most users would ever need to use the minimal versions anyway so this is not as severe, but someone might run into compilation errors.
2025-12-02 22:24:37 +01:00
Yann SimonandGitHub 8954d7922a Update and fix mongo example (#3549) 2025-11-04 11:57:40 +01:00
tottotoandDavid Mládek 929512f462 axum-extra: Make axum optional dependency (#3485) 2025-10-29 16:58:10 +01:00
Paul MatternandGitHub 37a08a17d4 Fix misplaced comment in error handling example (#3529) 2025-10-11 22:16:47 +02:00
Paul MatternandGitHub 8389ab10b0 examples: refactor error logging in error-handling example (#3527) 2025-10-11 17:41:12 +02:00
tottotoandGitHub 4160bbe6de examples: Update to thiserror 2 (#3522) 2025-10-08 23:19:41 +09:00
tottotoandGitHub f9c0e7069a examples: Update to jsonwebtoken 10 (#3520) 2025-10-07 13:19:27 -04:00
tottotoandGitHub 29be91240d examples: Use diesel HasQuery trait (#3519) 2025-10-07 00:13:36 +09:00
tottotoandGitHub a847c60937 examples: Update to diesel-async 0.7 (#3518) 2025-10-06 23:58:01 +09:00
tottotoandJonas Platte ae80850223 Update to cargo-deny api version 2 (#3475) 2025-09-28 19:41:46 +02:00
tottotoandJonas Platte cb8670a94b Update to tokio-tungstenite 0.28 (#3497) 2025-09-28 19:31:58 +02:00
Glen De CauwsemaeckerandJonas Platte d88b39897b Fix ci failures (#3432) 2025-09-28 19:22:35 +02:00