joshbenaron
|
d0f37b6eba
|
Merge df3bf79873 into 2196aeac0a
|
2026-06-01 06:26:42 +08:00 |
Yuki Okushi
|
a028bfe4fc
|
chore(awc): upgrade `hickory-resolver` to 0.26.1 (#4056)
|
2026-05-04 16:46:22 +09:00 |
Yuki Okushi
|
1a980855f0
|
test(awc): add regression test for #2305 (#4044)
|
2026-04-25 20:08:27 +09:00 |
Yuki Okushi
|
68f5bcf5fc
|
chore(awc,web): upgrade const-str to v1.1 (#4034)
|
2026-04-19 14:17:41 +09:00 |
Yuki Okushi
|
0fb89457ed
|
chore(http): prepare v3.12.1 (#4029)
|
2026-04-18 11:41:32 +09:00 |
Yuki Okushi
|
e766ca61f1
|
chore: upgrade rand to 0.10.1 (#4021)
|
2026-04-15 06:20:52 +00:00 |
Ali Mirghasemi
|
e2eb53bcce
|
awc: add camel_case headers api (#3953)
* Add camel-case functions for websocket request
* Add camel-case support for connection upgrade
* Fix camel case in encode_headers
* tweak
---------
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
|
2026-02-26 22:59:41 +00:00 |
Yuki Okushi
|
0a27aaf623
|
chore(awc): release v3.8.2 (#3942)
|
2026-02-18 20:09:09 +09:00 |
Yuki Okushi
|
41e4863748
|
fix(awc): do not request as chunked if body is empty (#3910)
|
2026-02-08 16:03:04 +09:00 |
Yuki Okushi
|
80d7d9c01a
|
chore(awc): address clippy warnings (#3909)
|
2026-02-08 10:30:19 +09:00 |
dependabot[bot]
|
e62d849656
|
build(deps): bump time from 0.3.45 to 0.3.46 (#3893)
* build(deps): bump time from 0.3.45 to 0.3.46
Bumps [time](https://github.com/time-rs/time) from 0.3.45 to 0.3.46.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.45...v0.3.46)
---
updated-dependencies:
- dependency-name: time
dependency-version: 0.3.46
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(*): bump MSRV to 1.88
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
|
2026-01-28 08:10:27 +00:00 |
dependabot[bot]
|
31000ae423
|
build(deps): bump time from 0.3.44 to 0.3.45 (#3885)
* build(deps): bump time from 0.3.44 to 0.3.45
Bumps [time](https://github.com/time-rs/time) from 0.3.44 to 0.3.45.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.44...v0.3.45)
---
updated-dependencies:
- dependency-name: time
dependency-version: 0.3.45
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(*): update MSRV to 1.83
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yuki Okushi <huyuumi.dev@gmail.com>
|
2026-01-20 10:18:50 +00:00 |
Yuki Okushi
|
41f99b0ddd
|
fix(*): replace rustls-pemfile (#3855)
|
2025-12-12 08:11:24 +09:00 |
Rob Ede
|
917b5f2048
|
chore: address clippy lints
|
2025-12-11 07:26:07 +00:00 |
Rob Ede
|
ff50dd03a6
|
chore: upgrade MSRV to 1.82 (#3844)
|
2025-11-26 20:26:35 +00:00 |
Yuki Okushi
|
d5fae3ecc2
|
chore: rename branch to main (#3821)
|
2025-11-05 20:13:50 +09:00 |
Yuki Okushi
|
25963dbdf1
|
Prepare release for actix-http, awc (#3791)
|
2025-10-05 11:30:27 +09:00 |
Kevin Logan
|
016841137e
|
fix(awc): close connections after GO_AWAY local or remote GO_AWAY errors (#3790)
|
2025-10-05 00:44:02 +00:00 |
Yuki Okushi
|
429ff82a4b
|
fix: rename doc_auto_cfg feature (#3787)
|
2025-09-29 10:42:56 +00:00 |
Rob Ede
|
1d6e978d82
|
chore(awc): prepare release 3.8.0
|
2025-09-09 09:03:53 +01:00 |
Rob Ede
|
d43738306c
|
refactor: init hickory DNS using OnceCell
|
2025-09-09 09:03:09 +01:00 |
Joel Wurtz
|
62d6d5863e
|
feat(awc): replace trust dns by hickory dns (#3528)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2025-09-09 08:38:34 +01:00 |
Rob Ede
|
8996198f2c
|
chore: require h2 versions after MadeYouReset fix
|
2025-08-26 23:59:57 +01:00 |
Rob Ede
|
68624ec63b
|
chore: remove now-useless docs.rs flags
|
2025-08-26 23:51:22 +01:00 |
Rob Ede
|
1b4b61d839
|
chore(awc): prepare release 3.7.0
|
2025-05-10 06:19:29 +01:00 |
Rob Ede
|
276f5d5bd4
|
chore(actix-http): prepare release 3.11.0
|
2025-05-10 06:18:25 +01:00 |
Rob Ede
|
5f3c02813a
|
chore: narrow tokio dep to account for RUSTSEC-2025-0023
closes #3640
|
2025-05-10 06:09:51 +01:00 |
dependabot[bot]
|
bbe0134523
|
build(deps): bump brotli from 7.0.0 to 8.0.0 (#3627)
* build(deps): bump brotli from 7.0.0 to 8.0.0
Bumps [brotli](https://github.com/dropbox/rust-brotli) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/dropbox/rust-brotli/releases)
- [Commits](https://github.com/dropbox/rust-brotli/commits)
---
updated-dependencies:
- dependency-name: brotli
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* docs: update changelog
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2025-05-09 20:05:56 +00:00 |
Rob Ede
|
7eea3d3657
|
chore: address clippy lints
|
2025-05-09 20:21:02 +01:00 |
dependabot[bot]
|
b75ae11e62
|
build(deps): bump log from 0.4.26 to 0.4.27 (#3608)
Bumps [log](https://github.com/rust-lang/log) from 0.4.26 to 0.4.27.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.26...0.4.27)
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-31 07:57:04 +00:00 |
Rob Ede
|
1390e29705
|
docs: fix lint
|
2025-03-10 04:23:20 +00:00 |
Rob Ede
|
c6e7ebd185
|
refactor: use Payload::from internally
|
2025-03-10 04:23:03 +00:00 |
Rob Ede
|
92c1e2230d
|
chore(awc): prepare release 3.6.0
|
2025-03-09 19:03:27 +00:00 |
dependabot[bot]
|
9656383646
|
build(deps): update derive_more requirement from 1 to 2 (#3571)
* build(deps): update derive_more requirement from 1 to 2
Updates the requirements on [derive_more](https://github.com/JelteF/derive_more) to permit the latest version.
- [Release notes](https://github.com/JelteF/derive_more/releases)
- [Changelog](https://github.com/JelteF/derive_more/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JelteF/derive_more/compare/v1.0.0...v2.0.1)
---
updated-dependencies:
- dependency-name: derive_more
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* refactor: simplify derive_more calls
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2025-02-10 01:27:56 +00:00 |
dependabot[bot]
|
66e2afe306
|
build(deps): update rand requirement from 0.8 to 0.9 (#3564)
* build(deps): update rand requirement from 0.8 to 0.9
Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.8.0...0.9.0)
---
updated-dependencies:
- dependency-name: rand
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix rand upgrade
* chore: address clippy lint
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2025-02-09 02:39:22 +00:00 |
Joel Wurtz
|
856480cd90
|
fix(http2): remove host header when using http2 (#3516)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2024-12-29 16:55:32 +00:00 |
Rob Ede
|
ee6a6ec03e
|
docs: add tls to awc example
|
2024-12-29 15:17:18 +00:00 |
Rob Ede
|
34327bd221
|
chore: address clippy warnings
|
2024-12-29 15:03:43 +00:00 |
dependabot[bot]
|
a5c2d0531b
|
build(deps): update brotli requirement from 6 to 7 (#3482)
* build(deps): update brotli requirement from 6 to 7
Updates the requirements on [brotli](https://github.com/dropbox/rust-brotli) to permit the latest version.
- [Release notes](https://github.com/dropbox/rust-brotli/releases)
- [Commits](https://github.com/dropbox/rust-brotli/commits)
---
updated-dependencies:
- dependency-name: brotli
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* docs: update changelogs
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2024-10-07 20:40:14 +00:00 |
Rob Ede
|
c055723997
|
fix(awc): prevent panics in pool drop for h1 connections (#3448)
|
2024-08-18 15:54:36 +01:00 |
John Vandenberg
|
d6bdfac1b9
|
build(deps): update derive_more to v1.0 (#3453)
* build(deps): update derive_more to v1.0
* refactor: use from derive module
---------
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2024-08-18 14:17:03 +00:00 |
Rob Ede
|
538c1bea34
|
chore: disallow e bindings
|
2024-08-10 05:15:49 +01:00 |
Rob Ede
|
70e3758ecc
|
chore(awc): prepare release 3.5.1
|
2024-08-10 04:08:38 +01:00 |
Rob Ede
|
5ad92c0062
|
fix(awc): ws host req header includes port
|
2024-08-10 03:58:45 +01:00 |
Rob Ede
|
5c6e0e17d3
|
feat(http): impl FromIter for HeaderMap
|
2024-07-07 21:16:25 +01:00 |
Rob Ede
|
e0e4d1e661
|
chore: move deny lints to manifests
|
2024-07-07 03:54:00 +01:00 |
Piperck(Zhinan)
|
e189e4a3bf
|
chore(awc): fix the issue where the code in the awc example cannot run (#3421)
|
2024-07-01 09:39:54 +00:00 |
Rob Ede
|
df3bf79873
|
Merge branch 'master' into origin/feature/awc-retry-middleware
|
2024-06-11 01:13:42 +01:00 |
Rob Ede
|
2ee92d778e
|
ci: external types checking (#3175)
|
2024-06-10 03:39:06 +01:00 |
Rob Ede
|
266834cf7c
|
chore: narrow h2 version
|
2024-06-09 04:51:53 +01:00 |