Bert Belder
|
89b428234c
|
1.21.3 (#14584)
|
2022-05-12 18:43:00 +02:00 |
|
Colin Ihrig
|
23c77df664
|
1.21.2 (#14508)
1.21.2
|
2022-05-05 19:37:27 -04:00 |
|
Luca Casonato
|
242273e69b
|
chore: update deps (#14416)
|
2022-05-05 12:41:59 +02:00 |
|
Leo Kettmeir
|
de2004dec5
|
Forward 1.21.1 (#14428)
|
2022-04-28 23:32:42 +02:00 |
|
Aaron O'Mullan
|
e24b8f075e
|
chore: deno_http v0.43.1 (#14392)
|
2022-04-25 21:31:34 +02:00 |
|
Aaron O'Mullan
|
e2fba7b967
|
perf(ext/http): faster is_content_compressible (#14383)
Cleanup + benches
|
2022-04-24 21:45:56 +02:00 |
|
Luca Casonato
|
1ad8c11bc9
|
chore: bump crates (#14365)
|
2022-04-22 16:54:42 +02:00 |
|
Divy Srivastava
|
2a86b8fb02
|
Reland "feat(ext/http): stream auto resp body compression" (#14345)
|
2022-04-21 12:37:49 +05:30 |
|
denobot
|
29c8cd8aae
|
1.21.0 (#14336)
Co-authored-by: ry <ry@users.noreply.github.com>
Co-authored-by: David Sherret <dsherret@gmail.com>
|
2022-04-20 21:50:16 -04:00 |
|
Bartek Iwańczuk
|
03019e7781
|
Revert various PRs related to "ext/http" (#14339)
* Revert "feat(ext/http): stream auto resp body compression (#14325)"
* Revert "core: introduce `resource.read_return` (#14331)"
* Revert "perf(http): optimize `ReadableStream`s backed by a resource (#14284)"
|
2022-04-21 02:22:55 +02:00 |
|
Luca Casonato
|
8b25807054
|
feat(ext/http): stream auto resp body compression (#14325)
This commit adds support for auto response body compression for
streaming bodies.
|
2022-04-20 22:53:56 +02:00 |
|
David Sherret
|
0e4574b2e3
|
chore: forward v1.20.6 release commit to main (#14288)
|
2022-04-14 15:50:48 -04:00 |
|
David Sherret
|
b2aaf708ab
|
chore: forward v1.20.5 release commit to main (#14232)
|
2022-04-07 14:40:20 -04:00 |
|
Bartek Iwańczuk
|
6c25b5135d
|
chore: update tokio, tokio-util and libc dependencies (#14174)
|
2022-04-02 19:54:40 +02:00 |
|
David Sherret
|
7fec7c834c
|
1.20.4 (#14168)
|
2022-03-31 15:48:35 -04:00 |
|
Luca Casonato
|
37b0ec454c
|
chore: forward v1.20.3 release commit to main (#14121)
|
2022-03-25 18:53:55 +01:00 |
|
Kitson Kelly
|
cff1e92ecf
|
1.20.2
|
2022-03-24 14:47:06 +11:00 |
|
Ryan Dahl
|
fce60f2cc2
|
v1.20.1
|
2022-03-16 21:40:31 -04:00 |
|
Ryan Dahl
|
418c1eb4b3
|
v1.20.0
|
2022-03-16 16:07:35 -04:00 |
|
Yoshiya Hinosawa
|
3c11768aab
|
v1.19.3
|
2022-03-10 23:29:14 +09:00 |
|
Satya Rohith
|
788553bf2f
|
chore: bump deno_http to 0.33.0 (#13867)
|
2022-03-07 23:16:03 +05:30 |
|
Satya Rohith
|
d5642f5df7
|
chore: bump deno_http to 0.32.0 (#13850)
|
2022-03-07 00:15:10 +05:30 |
|
Kitson Kelly
|
d1db500cda
|
feat(ext/http): auto-compression of fixed response bodies (#13769)
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
Co-authored-by: Satya Rohith <me@satyarohith.com>
Co-authored-by: Luca Casonato <lucacasonato@yahoo.com>
|
2022-03-04 16:04:39 +11:00 |
|
Satya Rohith
|
95459e60f6
|
chore: bump crate version for 1.19.2 (#13824)
|
2022-03-03 15:05:18 -05:00 |
|
David Sherret
|
4deefafdd1
|
chore: bump crate versions for 1.19.1 (#13760)
|
2022-02-24 17:45:39 -05:00 |
|
Bartek Iwańczuk
|
e17ab6322e
|
chore: release crates for v1.19.0 (#13698)
|
2022-02-17 00:57:40 +01:00 |
|
ylxdzsw
|
074f53234a
|
feat(ext/http): add support for unix domain sockets (#13628)
|
2022-02-16 00:16:12 +01:00 |
|
Bartek Iwańczuk
|
82284d8052
|
chore: forward v1.18.2 to main (#13595)
|
2022-02-04 21:44:38 +01:00 |
|
Bartek Iwańczuk
|
5cf23176dc
|
chore: forward v1.18.1 to main (#13514)
|
2022-01-27 18:52:34 +01:00 |
|
Divy Srivastava
|
16776c9ade
|
chore: bump crate version for 0.18.0 (#13441)
|
2022-01-20 20:50:39 +05:30 |
|
Bartek Iwańczuk
|
9975ede773
|
chore: forward v1.17.3 to main (#13364)
|
2022-01-13 20:47:42 +01:00 |
|
Ryan Dahl
|
1fb5858009
|
chore: update copyright to 2022 (#13306)
Co-authored-by: Erfan Safari <erfanshield@outlook.com>
|
2022-01-07 22:09:52 -05:00 |
|
Bartek Iwańczuk
|
46f2ff1205
|
chore: forward 1.17.2 to main (#13295)
|
2022-01-06 13:20:42 +01:00 |
|
Bartek Iwańczuk
|
9391ba1098
|
chore: merge v1.17.1 into main (#13184)
|
2021-12-22 22:20:17 +01:00 |
|
Bartek Iwańczuk
|
e0cba6b19b
|
chore: release crates for v1.17.0 (#13112)
|
2021-12-16 18:51:23 +01:00 |
|
Luca Casonato
|
72e9720e91
|
chore: merge v1.16.4 into main (#12984)
|
2021-12-04 01:26:54 +01:00 |
|
Bert Belder
|
c6f3493f18
|
chore: merge v1.16.3 into main (#12892)
|
2021-11-24 15:56:18 -08:00 |
|
David Sherret
|
cd61cedd19
|
chore: bump crates for 1.16.2 (#12792)
|
2021-11-17 10:14:23 -05:00 |
|
Luca Casonato
|
3250ffe020
|
chore: bump crate versions for 1.16.1 (#12729)
|
2021-11-11 11:16:05 +01:00 |
|
Luca Casonato
|
4f64acd4e4
|
chore: bump crate versions for 1.16.0 (#12706)
|
2021-11-09 13:03:17 +01:00 |
|
Bartek Iwańczuk
|
8e31bbbe55
|
chore: update to Rust edition 2021 (#12578)
|
2021-11-02 10:03:37 -04:00 |
|
Yoshiya Hinosawa
|
c7dcf1cbdd
|
chore: bump crate version for 1.15.3 (#12531)
|
2021-10-25 15:48:01 +09:00 |
|
Bartek Iwańczuk
|
1cd9272a91
|
chore: release crates for v1.15.2 (#12478)
|
2021-10-18 20:30:00 +02:00 |
|
Satya Rohith
|
fb094ae026
|
chore: bump crate version for 1.15.0 (#12406)
|
2021-10-12 22:16:15 +05:30 |
|
Bartek Iwańczuk
|
d67e858506
|
chore: merge v1.14.3 into main (#12327)
|
2021-10-05 21:40:39 +02:00 |
|
Aaron O'Mullan
|
e8901281da
|
chore: bump crate versions for 1.14.2 (#12253)
|
2021-09-28 12:19:03 +02:00 |
|
Kitson Kelly
|
2a56cd545c
|
chore: bump crate versions for 1.14.1 (#12172)
|
2021-09-22 06:53:47 +10:00 |
|
David Sherret
|
16c27fce1f
|
chore: bump crate versions for 0.14 (#12072)
|
2021-09-14 15:38:35 -04:00 |
|
Bartek Iwańczuk
|
85e316bd6b
|
chore: release deno_http 0.8.0 (#11956)
|
2021-09-08 19:32:19 +02:00 |
|
Luca Casonato
|
1bf7b90ca8
|
chore: update dependencies (#11856)
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
|
2021-09-02 23:38:44 +02:00 |
|