Closed mend-for-github-com[bot] closed 1 month ago
This PR contains the following updates:
0.27.0
0.27.2
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR contains the following updates:
0.27.0
->0.27.2
Release Notes
encode/httpx (httpx)
### [`v0.27.2`](https://togithub.com/encode/httpx/blob/HEAD/CHANGELOG.md#0272-27th-August-2024) [Compare Source](https://togithub.com/encode/httpx/compare/0.27.1...0.27.2) ##### Fixed - Reintroduced supposedly-private `URLTypes` shortcut. ([#2673](https://togithub.com/encode/httpx/issues/2673)) ### [`v0.27.1`](https://togithub.com/encode/httpx/blob/HEAD/CHANGELOG.md#0271-27th-August-2024) [Compare Source](https://togithub.com/encode/httpx/compare/0.27.0...0.27.1) ##### Added - Support for `zstd` content decoding using the python `zstandard` package is added. Installable using `httpx[zstd]`. ([#3139](https://togithub.com/encode/httpx/issues/3139)) ##### Fixed - Improved error messaging for `InvalidURL` exceptions. ([#3250](https://togithub.com/encode/httpx/issues/3250)) - Fix `app` type signature in `ASGITransport`. ([#3109](https://togithub.com/encode/httpx/issues/3109))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.