David Pedersen
|
89bba9489a
|
Note which crates in our public API are 1.0
So we know at least which other crates have to 1.0 before axum can be,
or which we have to remove from our public API.
|
2023-11-27 11:53:05 +01:00 |
|
David Pedersen
|
773bb5db69
|
axum 0.7.1
Forgot that the readme is shown on crates.io and don't want the
paragraph about "The main branch has unpublished, breaking changes".
|
2023-11-27 10:56:49 +01:00 |
|
David Pedersen
|
b7d14d3602
|
Release axum 0.7 (#2354)
|
2023-11-27 09:30:38 +01:00 |
|
tottoto
|
a9ac5241dc
|
Only enable hyper dependency when needed (#2350)
|
2023-11-25 00:07:51 +01:00 |
|
 
|
43b14a5f02
|
Update to latest versions of hyper and http-body (#1882)
Co-authored-by: Michael Scofield <[email protected]>
Co-authored-by: Jonas Platte <[email protected]>
|
2023-11-23 11:03:03 +00:00 |
|
Jonas Platte
|
e84d563b26
|
Improve documentation of axum::Form (#2289)
|
2023-10-26 06:37:19 +09:00 |
|
Rakshith Ravi
|
8854e660e9
|
Add HTTP/1 and HTTP/2 to axum::serve (#2241)
|
2023-10-01 10:46:22 +02:00 |
|
 Alex ButlerandJonas Platte
|
a6a849bb5b
|
Update tokio-tungstenite 0.20 (#2116)
Co-authored-by: Jonas Platte <[email protected]>
|
2023-08-02 09:38:56 +02:00 |
|
David Pedersen
|
b34715fe81
|
Update to hyper 1.0.0-rc.4 (#2094)
|
2023-07-15 15:38:38 +00:00 |
|
二手掉包工程师
|
5503b3236b
|
Fix CI (#2086)
- Use exactly version 1.0.0-rc.3 of hyper
- Update expected output of UI tests
- Fix clippy lints
Signed-off-by: hi-rustin <[email protected]>
|
2023-07-13 16:53:22 +02:00 |
|
 Rodrigo SantiagoandDavid Pedersen
|
b80d126137
|
Remove bitflags crate dependency (#2073)
Co-authored-by: David Pedersen <[email protected]>
|
2023-07-05 20:08:11 +00:00 |
|
 Alex ButlerandDavid Pedersen
|
26daec2b17
|
Update tokio-tungstenite to 0.19 (#2021)
Co-authored-by: David Pedersen <[email protected]>
|
2023-06-23 00:03:30 +02:00 |
|
David Pedersen
|
db300efc33
|
Remove impl Connected<&AddrStream> for SocketAddr (#1954)
|
2023-04-21 18:24:47 +02:00 |
|
 
|
877e3fe4de
|
Move TypedHeader to axum-extra (#1850)
Co-authored-by: Michael Scofield <[email protected]>
Co-authored-by: Jonas Platte <[email protected]>
|
2023-04-21 17:45:31 +02:00 |
|
David Pedersen
|
c97967252d
|
Add serve function and remove Server re-export (#1868)
|
2023-04-21 17:45:31 +02:00 |
|
David Pedersen
|
3ba74aa2f5
|
Change sse::Event::json_data to use axum_core::Error as its error type (#1762)
|
2023-04-21 17:45:31 +02:00 |
|
David Pedersen
|
c31bea2f96
|
Release axum and axum-extra (#1942)
|
2023-04-18 20:40:42 +02:00 |
|
David Pedersen
|
cf1ed9bb54
|
Release axum 0.6.15 (#1928)
|
2023-04-12 09:36:17 +02:00 |
|
David Pedersen
|
b92b91e75e
|
Release axum 0.6.14 (#1926)
|
2023-04-11 19:38:22 +02:00 |
|
David Pedersen
|
51edc9c895
|
Release (#1923)
|
2023-04-11 17:23:38 +02:00 |
|
David Pedersen
|
6b106f4bab
|
Log built-in rejections (#1890)
|
2023-04-11 16:57:49 +02:00 |
|
David Pedersen
|
9b1f1a907b
|
Update allowed crates in public API (#1888)
|
2023-03-27 17:12:19 +02:00 |
|
David Pedersen
|
562fa206f0
|
Release axum, axum-extra, axum-macros (#1875)
|
2023-03-22 15:22:47 +01:00 |
|
David Pedersen
|
8e1eb8979f
|
Update to syn 2 (#1862)
|
2023-03-18 19:23:27 +00:00 |
|
David Pedersen
|
1133425d6b
|
Release axum, axum-macros, and axum-extra (#1843)
|
2023-03-13 11:00:13 +01:00 |
|
David Pedersen
|
fe9c4a0b5b
|
Clone state a bit less (#1837)
|
2023-03-12 14:43:22 +00:00 |
|
Jonas Platte
|
f65fa22f34
|
Improve tower-http doc links (#1842)
|
2023-03-12 11:15:58 +01:00 |
|
tottoto
|
5793e75aac
|
Change tower-http to optional (#1838)
|
2023-03-10 17:23:50 +01:00 |
|
Alex Butler
|
f9f64a3ecd
|
Unpin itoa dependency (#1815)
|
2023-03-05 14:28:10 +01:00 |
|
David Pedersen
|
bc3c35ea5a
|
Release all the crates (#1812)
|
2023-03-03 18:16:24 +01:00 |
|
Spencer Bartholomew
|
6067223fcc
|
update tokio dep to fix potential security vulnerability (#1787)
|
2023-02-27 18:40:03 +01:00 |
|
David Pedersen
|
08bac36519
|
Release axum and axum-extra (#1788)
|
2023-02-27 09:41:11 +01:00 |
|
David Pedersen
|
f726f16b6d
|
Update to tower-http 0.4 (#1783)
|
2023-02-24 20:51:30 +00:00 |
|
David Pedersen
|
37478772bc
|
Release axum (#1782)
|
2023-02-24 14:22:47 +01:00 |
|
David Pedersen
|
1e2567c39f
|
Fix missing Allow when middleware are applied to MethodRouter (#1773)
|
2023-02-20 22:54:44 +01:00 |
|
David Pedersen
|
277be8f813
|
axum 0.6.7 (#1768)
|
2023-02-17 15:07:23 +01:00 |
|
David Pedersen
|
e6ff0281ae
|
Try cargo public-api-crates on CI (#1761)
|
2023-02-16 22:41:41 +01:00 |
|
David Pedersen
|
c18ff9dd63
|
Release axum, axum-extra, and axum-macros (#1750)
|
2023-02-12 12:40:42 +01:00 |
|
Jonas Platte
|
2c9d2dea0e
|
Upgrade dependencies (#1746)
|
2023-02-11 23:36:40 +00:00 |
|
David Pedersen
|
93ecabf449
|
Release axum and axum-macros (#1743)
|
2023-02-11 22:32:16 +01:00 |
|
David Pedersen
|
4a5dc4391c
|
Release axum and axum-macros (#1721)
|
2023-01-24 13:31:33 +01:00 |
|
David Pedersen
|
6ff6b36293
|
Release axum and axum-core (#1716)
|
2023-01-20 23:51:19 +01:00 |
|
David Pedersen
|
1be25d9496
|
Add internal macro to make tests of nest easier to write (#1694)
|
2023-01-14 14:12:01 +00:00 |
|
David Pedersen
|
607a20dfac
|
Support deserialize_any for Path (#1693)
|
2023-01-13 12:27:38 +00:00 |
|
David Pedersen
|
e3aaeb3cb7
|
Release axum, axum-core, and axum-macros (#1688)
|
2023-01-09 13:54:49 +01:00 |
|
Austaras
|
6638b274db
|
Update to base64 0.20 (#1641)
|
2023-01-08 15:21:24 +00:00 |
|
Paolo Barbolini
|
211de92d24
|
Enable the runtime feature of hyper when using tokio (#1671)
|
2023-01-06 12:28:31 +01:00 |
|
tottoto
|
56d0dd9ec2
|
Update to tokio-tungstenite-0.18.0 and use sha1 (#1598)
|
2022-12-02 11:13:57 +01:00 |
|
David Pedersen
|
87a80ec47b
|
axum v0.6.1 (#1588)
|
2022-11-29 08:43:18 +00:00 |
|
tottoto
|
3279d64f96
|
Update to matchit 0.7 (#1582)
|
2022-11-27 10:19:01 +01:00 |
|