v0.31.0
What's Changed
- build: fix
android
/fuchsia
/linux
--no-default-features build by @0x676e67 in https://github.com/penumbra-x/rquest/pull/110 - chore: Undo the dynamic distribution configuration headers by @0x676e67 in https://github.com/penumbra-x/rquest/pull/111
- chore: Disable dynamic distribution loading of certificates by @0x676e67 in https://github.com/penumbra-x/rquest/pull/112
- chore: Disable dynamic distribution loading of connector builder by @0x676e67 in https://github.com/penumbra-x/rquest/pull/113
- feat: support changing cookie provider after initialization by @0x676e67 in https://github.com/penumbra-x/rquest/pull/114
- refactor: reduce
unsafe
scope for improved safety and readability by @0x676e67 in https://github.com/penumbra-x/rquest/pull/115 - chore: remove tunnel proxy user agent setting by @0x676e67 in https://github.com/penumbra-x/rquest/pull/116
- feat(client): Limit number of connections in pool by @0x676e67 in https://github.com/penumbra-x/rquest/pull/118
Full Changelog: penumbra-x/rquest@v0.30.5...v0.31.0