|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## v0.4.1 (2021-11-11) |
| 4 | + |
| 5 | +#### :house: Internal |
| 6 | +* [#34](https://github.com/conduit-rust/conduit-hyper/pull/34) ConduitRequest: Inline `parts()` method ([@Turbo87](https://github.com/Turbo87)) |
| 7 | +* [#33](https://github.com/conduit-rust/conduit-hyper/pull/33) RequestInfo: Replace custom struct with `Request<Bytes>` ([@Turbo87](https://github.com/Turbo87)) |
| 8 | + |
| 9 | +#### Committers: 1 |
| 10 | +- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) |
| 11 | + |
| 12 | + |
| 13 | +## v0.4.0 (2021-11-06) |
| 14 | + |
| 15 | +#### :boom: Breaking Change |
| 16 | +* [#30](https://github.com/conduit-rust/conduit-hyper/pull/30) Update conduit crates to 0.10.0 (minor) ([@renovate[bot]](https://github.com/apps/renovate)) |
| 17 | + |
| 18 | +#### :house: Internal |
| 19 | +* [#31](https://github.com/conduit-rust/conduit-hyper/pull/31) ConduitRequest: Remove obsolete `extensions` field ([@Turbo87](https://github.com/Turbo87)) |
| 20 | + |
| 21 | +#### Committers: 1 |
| 22 | +- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) |
| 23 | + |
| 24 | + |
| 25 | +## v0.3.0 (2021-11-06) |
| 26 | + |
| 27 | +#### :rocket: Enhancement |
| 28 | +* [#29](https://github.com/conduit-rust/conduit-hyper/pull/29) Update `conduit` to v0.9.0 ([@Turbo87](https://github.com/Turbo87)) |
| 29 | +* [#26](https://github.com/conduit-rust/conduit-hyper/pull/26) Declare minimum supported Rust version ([@Turbo87](https://github.com/Turbo87)) |
| 30 | +* [#14](https://github.com/conduit-rust/conduit-hyper/pull/14) Use `tracing-subscriber` instead of `log` and `env_logger` ([@Turbo87](https://github.com/Turbo87)) |
| 31 | + |
| 32 | +#### :house: Internal |
| 33 | +* [#28](https://github.com/conduit-rust/conduit-hyper/pull/28) ServiceError: Use `thiserror` to derive traits ([@Turbo87](https://github.com/Turbo87)) |
| 34 | +* [#27](https://github.com/conduit-rust/conduit-hyper/pull/27) Improve CI setup ([@Turbo87](https://github.com/Turbo87)) |
| 35 | +* [#25](https://github.com/conduit-rust/conduit-hyper/pull/25) CI: Remove obsolete rustup steps ([@Turbo87](https://github.com/Turbo87)) |
| 36 | +* [#19](https://github.com/conduit-rust/conduit-hyper/pull/19) Add `Cargo.lock` file ([@Turbo87](https://github.com/Turbo87)) |
| 37 | +* [#18](https://github.com/conduit-rust/conduit-hyper/pull/18) CI: Use `Swatinem/rust-cache` for caching ([@Turbo87](https://github.com/Turbo87)) |
| 38 | +* [#16](https://github.com/conduit-rust/conduit-hyper/pull/16) Fix `needless_borrow` warnings ([@JohnTitor](https://github.com/JohnTitor)) |
| 39 | + |
| 40 | +#### Committers: 2 |
| 41 | +- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) |
| 42 | +- Yuki Okushi ([@JohnTitor](https://github.com/JohnTitor)) |
| 43 | + |
| 44 | + |
| 45 | +## v0.3.0-alpha.6 (2020-12-24) |
| 46 | + |
| 47 | +#### :rocket: Enhancement |
| 48 | +* [#13](https://github.com/conduit-rust/conduit-hyper/pull/13) Upgrade to `tokio 1.0` and `hyper 0.14` ([@jtgeibel](https://github.com/jtgeibel)) |
| 49 | + |
| 50 | +#### Committers: 1 |
| 51 | +- Justin Geibel ([@jtgeibel](https://github.com/jtgeibel)) |
| 52 | + |
| 53 | + |
| 54 | +## v0.3.0-alpha.5 (2020-07-07) |
| 55 | + |
| 56 | +#### :rocket: Enhancement |
| 57 | +* [#12](https://github.com/conduit-rust/conduit-hyper/pull/12) Add path rewriting support ([@jtgeibel](https://github.com/jtgeibel)) |
| 58 | + |
| 59 | +#### Committers: 1 |
| 60 | +- Justin Geibel ([@jtgeibel](https://github.com/jtgeibel)) |
| 61 | + |
| 62 | + |
| 63 | +## v0.3.0-alpha.4 (2020-05-26) |
| 64 | + |
| 65 | +#### :house: Internal |
| 66 | +* [#11](https://github.com/conduit-rust/conduit-hyper/pull/11) Remove unused code ([@JohnTitor](https://github.com/JohnTitor)) |
| 67 | + |
| 68 | +#### Committers: 1 |
| 69 | +- Yuki Okushi ([@JohnTitor](https://github.com/JohnTitor)) |
| 70 | + |
| 71 | + |
| 72 | +## v0.3.0-alpha.3 (2020-05-24) |
| 73 | + |
| 74 | +#### :boom: Breaking Change |
| 75 | +* [#10](https://github.com/conduit-rust/conduit-hyper/pull/10) Remove url path normalization logic ([@jtgeibel](https://github.com/jtgeibel)) |
| 76 | +* [#9](https://github.com/conduit-rust/conduit-hyper/pull/9) Remove rejection of requests when over capacity ([@jtgeibel](https://github.com/jtgeibel)) |
| 77 | + |
| 78 | +#### :rocket: Enhancement |
| 79 | +* [#8](https://github.com/conduit-rust/conduit-hyper/pull/8) Depend on `futures-util` instead of `futures` ([@JohnTitor](https://github.com/JohnTitor)) |
| 80 | + |
| 81 | +#### Committers: 2 |
| 82 | +- Justin Geibel ([@jtgeibel](https://github.com/jtgeibel)) |
| 83 | +- Yuki Okushi ([@JohnTitor](https://github.com/JohnTitor)) |
| 84 | + |
| 85 | + |
| 86 | +## v0.3.0-alpha.2 (2020-03-03) |
| 87 | + |
| 88 | +#### :rocket: Enhancement |
| 89 | +* [#7](https://github.com/conduit-rust/conduit-hyper/pull/7) Add support for changes to `conduit::Body` ([@jtgeibel](https://github.com/jtgeibel)) |
| 90 | + |
| 91 | +#### Committers: 1 |
| 92 | +- Justin Geibel ([@jtgeibel](https://github.com/jtgeibel)) |
| 93 | + |
| 94 | + |
| 95 | +## v0.3.0-alpha.1 (2020-02-29) |
| 96 | + |
| 97 | +#### :boom: Breaking Change |
| 98 | +* [#6](https://github.com/conduit-rust/conduit-hyper/pull/6) Bump to latest conduit alpha and use `http` types ([@jtgeibel](https://github.com/jtgeibel)) |
| 99 | + |
| 100 | +#### Committers: 1 |
| 101 | +- Justin Geibel ([@jtgeibel](https://github.com/jtgeibel)) |
| 102 | + |
| 103 | + |
| 104 | +## v0.2.0-alpha.4 (2020-01-15) |
| 105 | + |
| 106 | +#### :house: Internal |
| 107 | +* [#5](https://github.com/conduit-rust/conduit-hyper/pull/5) Enable Github Actions ([@jtgeibel](https://github.com/jtgeibel)) |
| 108 | + |
| 109 | +#### Committers: 1 |
| 110 | +- Justin Geibel ([@jtgeibel](https://github.com/jtgeibel)) |
| 111 | + |
0 commit comments