Releases: 0x676e67/rquest
Releases · 0x676e67/rquest
v0.23.3
What's Changed
- refactor(tls): Simplify TLS custom settings by @0x676e67 in https://github.com/penumbra-x/rquest/pull/46
Full Changelog: penumbra-x/rquest@v0.23.2...v0.23.3
v0.23.2
What's Changed
- deps(hyper): bump version to v0.14.50 by @0x676e67 in https://github.com/penumbra-x/rquest/pull/45
Full Changelog: penumbra-x/rquest@v0.23.1...v0.23.2
v0.23.1
What's Changed
- feat: Improve header sort by @0x676e67 in https://github.com/penumbra-x/rquest/pull/43
- feat: Improve unnecessary header sorting storage overhead by @0x676e67 in https://github.com/penumbra-x/rquest/pull/44
Full Changelog: penumbra-x/rquest@v0.23.0...v0.23.1
v0.23.0
What's Changed
- feat(tls): Optional webpki root certificates feature by @0x676e67 in https://github.com/penumbra-x/rquest/pull/40
- fix(tls): Fix CA certificate conditional compilation by @0x676e67 in https://github.com/penumbra-x/rquest/pull/41
- refactor(tls): Public and reuse tls/http2 templates by @0x676e67 in https://github.com/penumbra-x/rquest/pull/42
Full Changelog: penumbra-x/rquest@v0.22.2...v0.23.0
v0.22.2
What's Changed
- feat(tls): Avoid repeated loading of native root CA by @0x676e67 in https://github.com/penumbra-x/rquest/pull/37
- refactor: Refactor custom root CA certificate loading source by @0x676e67 in https://github.com/penumbra-x/rquest/pull/38
Full Changelog: penumbra-x/rquest@v0.22.1...v0.22.2
v0.22.1
What's Changed
- feat(tls): Optional built-in root certificates feature by @0x676e67 in https://github.com/penumbra-x/rquest/pull/36
Full Changelog: penumbra-x/rquest@v0.22.0...v0.22.1
v0.22.0
What's Changed
- Update Building section to include Linux, Windows, and macOS support by @AliaSabur in https://github.com/penumbra-x/rquest/pull/31
- feat: Add file function to async::multipart by @0x676e67 in https://github.com/penumbra-x/rquest/pull/32
- feat(dns): Optional query strategy for
hickory_dns
by @0x676e67 in https://github.com/penumbra-x/rquest/pull/33 - refactor(client): Removed confusing way to enable
hickory-dns
by @0x676e67 in https://github.com/penumbra-x/rquest/pull/34
Full Changelog: penumbra-x/rquest@v0.21.20...v0.22.0
v0.21.20
What's Changed
- refactor(proxy): remove internal proxy sys cache by @0x676e67 in https://github.com/penumbra-x/rquest/pull/26
- feat(proxy): Add support for SOCKS4 by @0x676e67 in https://github.com/penumbra-x/rquest/pull/27
- fix(tls): Fix default tls configuration to use websocket by @0x676e67 in https://github.com/penumbra-x/rquest/pull/30
- Add x86_64-unknown-linux-musl compilation platform to GitHub Actions by @AliaSabur in https://github.com/penumbra-x/rquest/pull/28
Full Changelog: penumbra-x/rquest@v0.21.15...v0.21.20
v0.21.15
What's Changed
- Add GitHub Actions compilation guide for building on Ubuntu, macOS, and Windows by @AliaSabur in https://github.com/penumbra-x/rquest/pull/19
- Label build artifacts with x86_64 architecture in GitHub Actions workflow by @AliaSabur in https://github.com/penumbra-x/rquest/pull/20
- Remove unnecessary nasm package from Ubuntu and macOS GitHub Actions by @AliaSabur in https://github.com/penumbra-x/rquest/pull/21
- deps(brotli): 7.0.0 by @0x676e67 in https://github.com/penumbra-x/rquest/pull/22
- deps(tokio-socks): 0.5.2 by @0x676e67 in https://github.com/penumbra-x/rquest/pull/23
- deps(async-tungstenite): 0.28.0 by @0x676e67 in https://github.com/penumbra-x/rquest/pull/24
- deps(windows-registry): 0.3.0 by @0x676e67 in https://github.com/penumbra-x/rquest/pull/25
Full Changelog: penumbra-x/rquest@v0.21.12...v0.21.15
v0.21.12
What's Changed
- Add compilation guide to README by @AliaSabur in #14
- deps(ipnet): 2.10.0 by @0x676e67 in #15
- dpes(typed-builder): v0.20.0 by @0x676e67 in #16
New Contributors
- @AliaSabur made their first contribution in #14
Full Changelog: v0.21.11...v0.21.12