Releases: 0x676e67/rquest
Releases · 0x676e67/rquest
v0.26.3
What's Changed
- feat(http2): Add
http2_max_frame_size
settings by @0x676e67 in https://github.com/penumbra-x/rquest/pull/73
Full Changelog: penumbra-x/rquest@v0.26.2...v0.26.3
v0.26.2
What's Changed
- refactor(tls): Refactor internal tls module by @0x676e67 in https://github.com/penumbra-x/rquest/pull/69
- refactor(tls): Simplified TLS version mapper by @0x676e67 in https://github.com/penumbra-x/rquest/pull/70
- refactor(impersonate): Simplify Impersonate enum parsing with macro by @0x676e67 in https://github.com/penumbra-x/rquest/pull/71
Full Changelog: penumbra-x/rquest@v0.26.1...v0.26.2
v0.26.1
What's Changed
- feat(tls): Simplify TLS version settings by @0x676e67 in https://github.com/penumbra-x/rquest/pull/66
- docs: Improve
TLS
/HTTP2
custom configuration documentation by @0x676e67 in https://github.com/penumbra-x/rquest/pull/67 - fix: update Chrome version from 129 to 130 by @dairoot in https://github.com/penumbra-x/rquest/pull/68
New Contributors
- @dairoot made their first contribution in https://github.com/penumbra-x/rquest/pull/68
Full Changelog: penumbra-x/rquest@v0.26.0...v0.26.1
v0.26.0
What's Changed
- refactor: Normalize DNS module exports by @0x676e67 in https://github.com/penumbra-x/rquest/pull/64
- feat(impersonate): Add Chrome 130 impersonate by @0x676e67 in https://github.com/penumbra-x/rquest/pull/65
Full Changelog: penumbra-x/rquest@v0.25.7...v0.26.0
v0.25.7
What's Changed
- Revert "fix(http): Compatible with strange servers, Http1 retains cas… by @0x676e67 in https://github.com/penumbra-x/rquest/pull/57
- feat(client): Default send header names as title case (only http1) by @0x676e67 in https://github.com/penumbra-x/rquest/pull/61
- deps(h2): Use h2 dependencies export by hyper by @0x676e67 in https://github.com/penumbra-x/rquest/pull/63
Full Changelog: penumbra-x/rquest@v0.25.6...v0.25.7
v0.25.6
What's Changed
- deps: Remove unnecessary libc dependencies by @0x676e67 in https://github.com/penumbra-x/rquest/pull/53
- docs: Update docs by @0x676e67 in https://github.com/penumbra-x/rquest/pull/54
- feat(dns): Export dns resolver
HickoryDnsResolver
by @0x676e67 in https://github.com/penumbra-x/rquest/pull/55 - fix(http): Compatible with some CDN server, Http1 retains case by default when sending headers by @0x676e67 in https://github.com/penumbra-x/rquest/pull/56
Full Changelog: penumbra-x/rquest@v0.25.5...v0.25.6
v0.25.5
What's Changed
- fix(tls): Fix unsafe code block warnings by @0x676e67 in https://github.com/penumbra-x/rquest/pull/52
Full Changelog: penumbra-x/rquest@v0.25.2...v0.25.5
v0.25.2
What's Changed
- feat(websocket): Add websocket handshake with a specified websocket key by @0x676e67 in https://github.com/penumbra-x/rquest/pull/50
- fix(client): Fix
ClientBuilder
notSend
+Sync
by @0x676e67 in https://github.com/penumbra-x/rquest/pull/51
Full Changelog: penumbra-x/rquest@v0.25.1...v0.25.2
v0.25.1
What's Changed
- feat(websocket): Improve websocket API usage by @0x676e67 in https://github.com/penumbra-x/rquest/pull/49
Full Changelog: penumbra-x/rquest@v0.25.0...v0.25.1
v0.25.0
What's Changed
- feat(client): Adaptively select and upgrade the websocket connector by @0x676e67 in https://github.com/penumbra-x/rquest/pull/48
Full Changelog: penumbra-x/rquest@v0.23.3...v0.25.0