1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-27 07:19:04 +02:00

chore: remove dates from changelogs

This commit is contained in:
Rob Ede
2023-08-28 23:44:35 +01:00
parent 905c30af86
commit 384ca0a2cd
11 changed files with 414 additions and 414 deletions

View File

@ -1,6 +1,6 @@
# Changelog
## Unreleased - 2023-xx-xx
## Unreleased
### Added
@ -21,7 +21,7 @@
- Hide sensitive header values in `HttpRequest`'s `Debug` output.
- Minimum supported Rust version (MSRV) is now 1.68 due to transitive `time` dependency.
## 4.3.1 - 2023-02-26
## 4.3.1
### Added
@ -29,7 +29,7 @@
[#2969]: https://github.com/actix/actix-web/pull/2969
## 4.3.0 - 2023-01-21
## 4.3.0
### Added
@ -52,7 +52,7 @@
[#2949]: https://github.com/actix/actix-web/pull/2949
[#2961]: https://github.com/actix/actix-web/pull/2961
## 4.2.1 - 2022-09-12
## 4.2.1
### Fixed
@ -60,7 +60,7 @@
[#2871]: https://github.com/actix/actix-web/pull/2871
## 4.2.0 - 2022-09-11
## 4.2.0
### Added
@ -76,7 +76,7 @@
[#2752]: https://github.com/actix/actix-web/pull/2752
[#2786]: https://github.com/actix/actix-web/pull/2786
## 4.1.0 - 2022-06-11
## 4.1.0
### Added
@ -99,13 +99,13 @@
[#2742]: https://github.com/actix/actix-web/pull/2742
[#2743]: https://github.com/actix/actix-web/pull/2743
## 4.0.1 - 2022-02-25
## 4.0.1
### Fixed
- Use stable version in readme example.
## 4.0.0 - 2022-02-25
## 4.0.0
### Dependencies
@ -383,7 +383,7 @@
<details>
<summary>4.0.0 Pre-Releases</summary>
## 4.0.0-rc.3 - 2022-02-08
## 4.0.0-rc.3
### Changed
@ -397,7 +397,7 @@
[#2625]: https://github.com/actix/actix-web/pull/2625
[#2635]: https://github.com/actix/actix-web/pull/2635
## 4.0.0-rc.2 - 2022-02-02
## 4.0.0-rc.2
### Added
@ -409,7 +409,7 @@
[#2619]: https://github.com/actix/actix-web/pull/2619
## 4.0.0-rc.1 - 2022-01-31
## 4.0.0-rc.1
### Changed
@ -423,7 +423,7 @@
[#2601]: https://github.com/actix/actix-web/pull/2601
[#2611]: https://github.com/actix/actix-web/pull/2611
## 4.0.0-beta.21 - 2022-01-21
## 4.0.0-beta.21
### Added
@ -440,7 +440,7 @@
[#2591]: https://github.com/actix/actix-web/pull/2591
[#2594]: https://github.com/actix/actix-web/pull/2594
## 4.0.0-beta.20 - 2022-01-14
## 4.0.0-beta.20
### Added
@ -462,7 +462,7 @@
[#2582]: https://github.com/actix/actix-web/pull/2582
[#2584]: https://github.com/actix/actix-web/pull/2584
## 4.0.0-beta.19 - 2022-01-04
## 4.0.0-beta.19
### Added
@ -487,7 +487,7 @@
[#2501]: https://github.com/actix/actix-web/pull/2501
[#2565]: https://github.com/actix/actix-web/pull/2565
## 4.0.0-beta.18 - 2021-12-29
## 4.0.0-beta.18
### Changed
@ -501,7 +501,7 @@
[#2555]: https://github.com/actix/actix-web/pull/2555
[`rustsec-2020-0071`]: https://rustsec.org/advisories/RUSTSEC-2020-0071.html
## 4.0.0-beta.17 - 2021-12-29
## 4.0.0-beta.17
### Added
@ -524,7 +524,7 @@
[#2552]: https://github.com/actix/actix-web/pull/2552
[#2554]: https://github.com/actix/actix-web/pull/2554
## 4.0.0-beta.16 - 2021-12-27
## 4.0.0-beta.16
### Changed
@ -534,7 +534,7 @@
[#2523]: https://github.com/actix/actix-web/pull/2523
[#2526]: https://github.com/actix/actix-web/pull/2526
## 4.0.0-beta.15 - 2021-12-17
## 4.0.0-beta.15
### Added
@ -562,7 +562,7 @@
[#2516]: https://github.com/actix/actix-web/pull/2516
[#2518]: https://github.com/actix/actix-web/pull/2518
## 4.0.0-beta.14 - 2021-12-11
## 4.0.0-beta.14
### Added
@ -607,7 +607,7 @@
[#2493]: https://github.com/actix/actix-web/pull/2493
[#2499]: https://github.com/actix/actix-web/pull/2499
## 4.0.0-beta.13 - 2021-11-30
## 4.0.0-beta.13
### Changed
@ -615,7 +615,7 @@
[#2474]: https://github.com/actix/actix-web/pull/2474
## 4.0.0-beta.12 - 2021-11-22
## 4.0.0-beta.12
### Changed
@ -632,7 +632,7 @@
[#2446]: https://github.com/actix/actix-web/pull/2446
[#2448]: https://github.com/actix/actix-web/pull/2448
## 4.0.0-beta.11 - 2021-11-15
## 4.0.0-beta.11
### Added
@ -646,7 +646,7 @@
[#2423]: https://github.com/actix/actix-web/pull/2423
[#2442]: https://github.com/actix/actix-web/pull/2442
## 4.0.0-beta.10 - 2021-10-20
## 4.0.0-beta.10
### Added
@ -673,7 +673,7 @@
[#2409]: https://github.com/actix/actix-web/pull/2409
[#2414]: https://github.com/actix/actix-web/pull/2414
## 4.0.0-beta.9 - 2021-09-09
## 4.0.0-beta.9
### Added
@ -696,7 +696,7 @@
[#2344]: https://github.com/actix/actix-web/pull/2344
[#2379]: https://github.com/actix/actix-web/pull/2379
## 4.0.0-beta.8 - 2021-06-26
## 4.0.0-beta.8
### Added
@ -723,7 +723,7 @@
[#2282]: https://github.com/actix/actix-web/pull/2282
[#2288]: https://github.com/actix/actix-web/pull/2288
## 4.0.0-beta.7 - 2021-06-17
## 4.0.0-beta.7
### Added
@ -752,7 +752,7 @@
[#2253]: https://github.com/actix/actix-web/pull/2253
[#2246]: https://github.com/actix/actix-web/pull/2246
## 4.0.0-beta.6 - 2021-04-17
## 4.0.0-beta.6
### Added
@ -766,7 +766,7 @@
[#2065]: https://github.com/actix/actix-web/pull/2065
[#2148]: https://github.com/actix/actix-web/pull/2148
## 4.0.0-beta.5 - 2021-04-02
## 4.0.0-beta.5
### Added
@ -792,7 +792,7 @@
[#2097]: https://github.com/actix/actix-web/pull/2097
[#2112]: https://github.com/actix/actix-web/pull/2112
## 4.0.0-beta.4 - 2021-03-09
## 4.0.0-beta.4
### Changed
@ -802,11 +802,11 @@
[#1981]: https://github.com/actix/actix-web/pull/1981
[#2010]: https://github.com/actix/actix-web/pull/2010
## 4.0.0-beta.3 - 2021-02-10
## 4.0.0-beta.3
- Update `actix-web-codegen` to `0.5.0-beta.1`.
## 4.0.0-beta.2 - 2021-02-10
## 4.0.0-beta.2
### Added
@ -844,7 +844,7 @@
[#1933]: https://github.com/actix/actix-web/pull/1933
[#1957]: https://github.com/actix/actix-web/pull/1957
## 4.0.0-beta.1 - 2021-01-07
## 4.0.0-beta.1
### Added
@ -878,7 +878,7 @@
</details>
## 3.3.3 - 2021-12-18
## 3.3.3
### Changed
@ -886,7 +886,7 @@
[#2529]: https://github.com/actix/actix-web/pull/2529
## 3.3.2 - 2020-12-01
## 3.3.2
### Fixed
@ -898,11 +898,11 @@
[#1798]: https://github.com/actix/actix-web/pull/1798
[#1803]: https://github.com/actix/actix-web/pull/1803
## 3.3.1 - 2020-11-29
## 3.3.1
- Ensure `actix-http` dependency uses same `serde_urlencoded`.
## 3.3.0 - 2020-11-25
## 3.3.0
### Added
@ -915,7 +915,7 @@
[#1773]: https://github.com/actix/actix-web/pull/1773
[#1788]: https://github.com/actix/actix-web/pull/1788
## 3.2.0 - 2020-10-30
## 3.2.0
### Added
@ -940,7 +940,7 @@
[#1757]: https://github.com/actix/actix-web/pull/1757
[#1749]: https://github.com/actix/actix-web/pull/1749
## 3.1.0 - 2020-09-29
## 3.1.0
### Changed
@ -955,7 +955,7 @@
[#1708]: https://github.com/actix/actix-web/pull/1708
[#1710]: https://github.com/actix/actix-web/pull/1710
## 3.0.2 - 2020-09-15
## 3.0.2
### Fixed
@ -963,7 +963,7 @@
[#1678]: https://github.com/actix/actix-web/pull/1678
## 3.0.1 - 2020-09-13
## 3.0.1
### Changed
@ -971,11 +971,11 @@
[#1673]: https://github.com/actix/actix-web/pull/1673
## 3.0.0 - 2020-09-11
## 3.0.0
- No significant changes from `3.0.0-beta.4`.
## 3.0.0-beta.4 - 2020-09-09
## 3.0.0-beta.4
### Added
@ -993,13 +993,13 @@
[#1634]: https://github.com/actix/actix-web/pull/1634
[#1655]: https://github.com/actix/actix-web/pull/1655
## 3.0.0-beta.3 - 2020-08-17
## 3.0.0-beta.3
### Changed
- Update `rustls` to 0.18
## 3.0.0-beta.2 - 2020-08-17
## 3.0.0-beta.2
### Changed
@ -1019,7 +1019,7 @@
[#1618]: https://github.com/actix/actix-web/pull/1618
[#1621]: https://github.com/actix/actix-web/pull/1621
## 3.0.0-beta.1 - 2020-07-13
## 3.0.0-beta.1
### Added
@ -1037,7 +1037,7 @@
- `NormalizePath` improved consistency when path needs slashes added _and_ removed.
## 3.0.0-alpha.3 - 2020-05-21
## 3.0.0-alpha.3
### Added
@ -1053,7 +1053,7 @@
[#1485]: https://github.com/actix/actix-web/pull/1485
[#1509]: https://github.com/actix/actix-web/pull/1509
## [3.0.0-alpha.2] - 2020-05-08
## [3.0.0-alpha.2]
### Changed
@ -1067,7 +1067,7 @@
[#1452]: https://github.com/actix/actix-web/pull/1452
[#1486]: https://github.com/actix/actix-web/pull/1486
## [3.0.0-alpha.1] - 2020-03-11
## [3.0.0-alpha.1]
### Added
@ -1084,7 +1084,7 @@
[#1308]: https://github.com/actix/actix-web/pull/1308
## [2.0.0] - 2019-12-25
## [2.0.0]
### Changed
@ -1094,7 +1094,7 @@
- Allow to specify multi-patterns for resources
## [2.0.0-rc] - 2019-12-20
## [2.0.0-rc]
### Changed
@ -1112,31 +1112,31 @@
- Fix `AppConfig::secure()` is always false. #1202
## [2.0.0-alpha.6] - 2019-12-15
## [2.0.0-alpha.6]
### Fixed
- Fixed compilation with default features off
## [2.0.0-alpha.5] - 2019-12-13
## [2.0.0-alpha.5]
### Added
- Add test server, `test::start()` and `test::start_with()`
## [2.0.0-alpha.4] - 2019-12-08
## [2.0.0-alpha.4]
### Deleted
- Delete HttpServer::run(), it is not useful with async/await
## [2.0.0-alpha.3] - 2019-12-07
## [2.0.0-alpha.3]
### Changed
- Migrate to tokio 0.2
## [2.0.0-alpha.1] - 2019-11-22
## [2.0.0-alpha.1]
### Changed
@ -1144,7 +1144,7 @@
- Remove implementation of `Responder` for `()`. (#1167)
## [1.0.9] - 2019-11-14
## [1.0.9]
### Added
@ -1154,7 +1154,7 @@
- Support `Host` guards when the `Host` header is unset (e.g. HTTP/2 requests) (#1129)
## [1.0.8] - 2019-09-25
## [1.0.8]
### Added
@ -1172,13 +1172,13 @@
- Use actix-testing for testing utils
## [1.0.7] - 2019-08-29
## [1.0.7]
### Fixed
- Request Extensions leak #1062
## [1.0.6] - 2019-08-28
## [1.0.6]
### Added
@ -1200,7 +1200,7 @@
- Update url to 2.1
## [1.0.5] - 2019-07-18
## [1.0.5]
### Added
@ -1212,7 +1212,7 @@
- Restored logging of errors through the `Logger` middleware
## [1.0.4] - 2019-07-17
## [1.0.4]
### Added
@ -1224,7 +1224,7 @@
- Upgrade `rand` dependency version to 0.7
## [1.0.3] - 2019-06-28
## [1.0.3]
### Added
@ -1234,7 +1234,7 @@
- Use `encoding_rs` crate instead of unmaintained `encoding` crate
## [1.0.2] - 2019-06-17
## [1.0.2]
### Changed
@ -1242,7 +1242,7 @@
- Move identity middleware to `actix-identity` crate.
## [1.0.1] - 2019-06-17
## [1.0.1]
### Added
@ -1266,7 +1266,7 @@
- HttpRequest::url_for is broken with nested scopes #915
## [1.0.0] - 2019-06-05
## [1.0.0]
### Added
@ -1288,7 +1288,7 @@
- Clear http requests pool on app service drop #860
## [1.0.0-rc] - 2019-05-18
## [1.0.0-rc]
### Added
@ -1303,7 +1303,7 @@
- Codegen with parameters in the path only resolves the first registered endpoint #841
## [1.0.0-beta.4] - 2019-05-12
## [1.0.0-beta.4]
### Added
@ -1314,7 +1314,7 @@
- `App::configure` take an `FnOnce` instead of `Fn`
- Upgrade actix-net crates
## [1.0.0-beta.3] - 2019-05-04
## [1.0.0-beta.3]
### Added
@ -1338,7 +1338,7 @@
- `App::data_factory()` is deleted.
## [1.0.0-beta.2] - 2019-04-24
## [1.0.0-beta.2]
### Added
@ -1360,7 +1360,7 @@
- Fix async web::Data factory handling
## [1.0.0-beta.1] - 2019-04-20
## [1.0.0-beta.1]
### Added
@ -1384,7 +1384,7 @@
- Fixed `TestRequest::app_data()`
## [1.0.0-alpha.6] - 2019-04-14
## [1.0.0-alpha.6]
### Changed
@ -1396,7 +1396,7 @@
- Make extractor config type explicit. Add `FromRequest::Config` associated type.
## [1.0.0-alpha.5] - 2019-04-12
## [1.0.0-alpha.5]
### Added
@ -1406,7 +1406,7 @@
- Removed native-tls support
## [1.0.0-alpha.4] - 2019-04-08
## [1.0.0-alpha.4]
### Added
@ -1428,7 +1428,7 @@
- Fix body propagation in Response::from_error. #760
## [1.0.0-alpha.3] - 2019-04-02
## [1.0.0-alpha.3]
### Changed
@ -1442,7 +1442,7 @@
- Removed unused `actix_web::web::md()`
## [1.0.0-alpha.2] - 2019-03-29
## [1.0.0-alpha.2]
### Added
@ -1454,7 +1454,7 @@
- Multipart::Field renamed to MultipartField
## [1.0.0-alpha.1] - 2019-03-28
## [1.0.0-alpha.1]
### Changed