Commit Graph
16 Commits
Author SHA1 Message Date
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