Romain Lebran
44901eecd4
Merge 06eae018f1
into 891ab083c6
2024-01-24 08:57:06 -08:00
Bruno Paulino
891ab083c6
actix-http: Bump h2 to fix a resource exhaustion vulnerability ( #3262 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-01-24 14:17:42 +00:00
Rob Ede
a7375b6876
ci: faster cargo-public-api install ( #3255 )
2024-01-22 02:19:19 +00:00
dependabot[bot]
ea8cd6e976
build(deps): bump taiki-e/install-action from 2.25.1 to 2.25.9 ( #3252 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 01:06:55 +00:00
Vojtech Kral
d453b15ddd
docs: mention result is wrapped in Data in data_factory() docs ( #3251 )
2024-01-18 12:32:27 +00:00
John Vandenberg
2915bb7d90
chore: fix typos ( #3248 )
2024-01-16 11:29:06 +00:00
dependabot[bot]
e442b00c8c
build(deps): bump taiki-e/install-action from 2.24.1 to 2.25.1 ( #3246 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 01:24:48 +00:00
dependabot[bot]
ba53c4f875
build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.6.0 to 1.8.0 ( #3247 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 01:24:21 +00:00
Rob Ede
08a9c66568
docs(files: update readme from crate docs
2024-01-10 04:03:29 +00:00
Rob Ede
83be07d77d
chore(actix-files): prepare release 0.6.5
2024-01-10 04:01:14 +00:00
Rob Ede
33da480709
format project
2024-01-10 04:00:20 +00:00
Dialga
fcfc727295
actix-files: fix handling linebreaks in filenames ( #3237 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com>
2024-01-10 03:56:15 +00:00
Rob Ede
ac04d80d8e
docs: better docs for peer_addr methods
2024-01-08 15:17:40 +00:00
dependabot[bot]
d2bd549eec
build(deps): bump taiki-e/install-action from 2.23.7 to 2.24.1 ( #3239 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.23.7 to 2.24.1.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.23.7...v2.24.1 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 01:25:54 +00:00
Rob Ede
46dde69d50
chore(actix-files): prepare release 0.6.4
2024-01-06 10:19:15 +00:00
Sven-Hendrik Haase
febba786fa
actix-files: Properly handle newlines in file names ( #3235 )
2024-01-06 10:11:40 +00:00
dependabot[bot]
561cc440b2
build(deps): bump taiki-e/install-action from 2.23.0 to 2.23.7 ( #3232 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.23.0 to 2.23.7.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.23.0...v2.23.7 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
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>
2024-01-01 14:10:13 +00:00
Rob Ede
ccb90dd5a1
docs: update changelog
2023-12-25 02:36:17 +00:00
Rob Ede
1c88af50c0
docs: fix changelog
2023-12-25 02:35:22 +00:00
Rob Ede
f4f459d420
chore(actix-http): prepare release 3.5.1
2023-12-25 02:30:14 +00:00
Rob Ede
d14e98b62b
prevent hang when compressing Sized(0) bodies
...
fixes #3229
2023-12-25 02:27:51 +00:00
Rob Ede
f4851b3914
chore(actix-router): prepare release 0.5.2
2023-12-24 16:47:58 +00:00
dependabot[bot]
68597b5426
build(deps): bump taiki-e/install-action from 2.22.0 to 2.23.0 ( #3228 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.22.0...v2.23.0 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-23 19:54:02 +00:00
Rob Ede
9dc3ad754e
chore(actix-web): prepare release 4.4.1
2023-12-23 19:19:10 +00:00
Rob Ede
17060ed993
chore(awc): prepare release 3.3.0
2023-12-23 19:18:29 +00:00
Rob Ede
0d9ca4d939
chore(actix-http): prepare release 3.5.0
2023-12-23 19:17:56 +00:00
Rob Ede
ff2904ee78
ci: prevent cargo-cache install failing MSRV builds
2023-12-23 19:13:11 +00:00
Rob Ede
fdef224a06
docs: document internal Path fields
2023-12-23 18:49:17 +00:00
Rob Ede
ede0201aa4
docs: fix derive readme version
2023-12-16 10:42:16 +00:00
Rob Ede
271edafd4d
docs: add router readme
2023-12-16 10:37:19 +00:00
Rob Ede
5e5e5d8315
chore: remove allow(uninlined_format_args)
2023-12-16 10:33:00 +00:00
Rob Ede
c7a0af31d3
docs: doc and metadata tweaks
2023-12-16 10:33:00 +00:00
SleeplessOne1917
eefe8b0733
Implement From<HeaderMap> for http::HeaderMap ( #3222 )
...
* Implement From<HeaderMap> for http::HeaderMap
* Update changelog
* Apply clippy fix
* doc tweak
---------
Co-authored-by: SleeplessOne1917 <insomnia-void@protonmail.com>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-12-16 10:08:45 +00:00
dependabot[bot]
1114a51b22
build(deps): bump taiki-e/install-action from 2.21.26 to 2.22.0 ( #3219 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.21.26 to 2.22.0.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.21.26...v2.22.0 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 01:11:53 +00:00
Hangyuan
0a312037ea
Corrected a typo in mod.rs ( #3218 )
2023-12-10 15:53:05 +00:00
Romain Lebran
06eae018f1
Update actix-multipart CHANGES.md
2023-12-08 09:12:35 +01:00
Romain Lebran
77fded2ea2
Remove unwrap from multipart server.rs
2023-12-08 09:10:34 +01:00
Romain Lebran
9cc7f620aa
Remove unwrap from multipart ?
...
Cleanup more unwrap. Switch inner field from Rc to Arc
Wrap with mutex instead of refcell
Arc for safety
Revert "Arc for safety"
This reverts commit d4262c76934b5b22237f4ba0202da34f76ec1456.
Revert "Wrap with mutex instead of refcell"
This reverts commit 5c0645efb4a66c8f24257244c9f0cd4201863733.
Revert "Cleanup more unwrap. Switch inner field from Rc to Arc"
This reverts commit fb6175d618d4ceae28a207a5e6a9c68ff8ded18d.
2023-12-08 09:10:33 +01:00
dependabot[bot]
37d304b0f2
build(deps): bump taiki-e/install-action from 2.21.19 to 2.21.26 ( #3210 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.21.19 to 2.21.26.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.21.19...v2.21.26 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
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>
2023-12-04 01:20:11 +00:00
dependabot[bot]
039f8fb193
build(deps): bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 ( #3211 )
...
build(deps): bump JamesIves/github-pages-deploy-action
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action ) from 4.4.3 to 4.5.0.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases )
- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.3...v4.5.0 )
---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 01:03:29 +00:00
dependabot[bot]
929ceb5eb5
build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.5.0 to 1.6.0 ( #3212 )
...
build(deps): bump actions-rust-lang/setup-rust-toolchain
Bumps [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/actions-rust-lang/setup-rust-toolchain/releases )
- [Changelog](https://github.com/actions-rust-lang/setup-rust-toolchain/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions-rust-lang/setup-rust-toolchain/compare/v1.5.0...v1.6.0 )
---
updated-dependencies:
- dependency-name: actions-rust-lang/setup-rust-toolchain
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 01:02:25 +00:00
dependabot[bot]
e95c8fe5a6
build(deps): bump taiki-e/install-action from 2.21.17 to 2.21.19 ( #3205 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.21.17 to 2.21.19.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.21.17...v2.21.19 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
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>
2023-11-27 02:54:42 +00:00
Paul
2fe5189954
Do not encode zero-sized response bodies ( #3199 )
...
* Do not encode zero-sized response bodies
* Test empty response remains empty after compression
2023-11-26 20:57:19 +00:00
dependabot[bot]
4accfab196
build(deps): bump taiki-e/install-action from 2.21.11 to 2.21.17 ( #3195 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.21.11 to 2.21.17.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.21.11...v2.21.17 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
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>
2023-11-20 00:29:35 +00:00
Amit Upadhyay
c0615f28ed
Make compression middleware prefer brotli over zstd over gzip ( #3189 )
...
* AcceptEncoding.preference() prefers brotli > zstd > gzip
* AcceptEncoding.{ranked,negotiate}() prefers brotli > zstd > gzip
* changelog entry
* use browser-realistic encoding tests
* fix choosing identity when q=0
---------
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-11-19 18:54:08 +00:00
Marcio Ordonez
9d1f75d349
fix: content type required flag ( #3168 )
...
* fix: content type required flag
* clarify comments for invalid json mime type
* remove pr reference
---------
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-11-19 11:22:55 +00:00
dependabot[bot]
e50bceb914
build(deps): bump taiki-e/install-action from 2.21.7 to 2.21.11 ( #3185 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.21.7 to 2.21.11.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.21.7...v2.21.11 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
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>
2023-11-13 02:00:08 +00:00
Rob Ede
f5655721aa
ci: rename lint workflow
2023-11-10 14:06:38 +00:00
Rob Ede
989548e36a
chore: remove git from repo URLs
2023-11-10 14:06:38 +00:00
dependabot[bot]
7d2349afb9
build(deps): bump taiki-e/install-action from 2.21.3 to 2.21.7 ( #3183 )
...
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.21.3 to 2.21.7.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/v2.21.3...v2.21.7 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
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>
2023-11-06 02:17:07 +00:00