Overview

Request 1058832 accepted

- Update to 0.23.3
* Version 0.23.2 accidentally included stricter type checking on query
parameters. This shouldn've have been included in a minor version bump, and
is now reverted. (#2523, #2539)
- 0.23.2 (2nd Jan, 2023)
* Support digest auth nonce counting to avoid multiple auth requests. (#2463)
* Multipart file uploads where the file length cannot be determine now use
chunked transfer encoding, rather than loading the entire file into memory
in order to determine the `Content-Length`. (#2382)
* Raise `TypeError` if content is passed a dict-instance. (#2495)
* Partially revert the API breaking change in 0.23.1, which removed `RawURL`.
We continue to expose a `url.raw` property which is now a plain
named-tuple. This API is still expected to be deprecated, but we will do so
with a major version bump. (#2481)
- 0.23.1 (18th Nov, 2022)
**Note**: The 0.23.1 release should have used a proper version bump, rather
than a minor point release. There are API surface area changes
that may affect some users. See the "Removed" section of these
release notes for details.
### Added
* Support for Python 3.11. (#2420)
* Allow setting an explicit multipart boundary in `Content-Type` header.
(#2278)
* Allow `tuple` or `list` for multipart values, not just `list`. (#2355)
* Allow `str` content for multipart upload files. (#2400)
* Support connection upgrades. See
https://www.encode.io/httpcore/extensions/#upgrade-requests
### Fixed
* Don't drop empty query parameters. (#2354)
### Removed
* Upload files *must* always be opened in binary mode. (#2400)
* Drop `.read`/`.aread` from `SyncByteStream`/`AsyncByteStream`. (#2407)
* Drop `RawURL`. (#2241)

Loading...

Daniel Garcia's avatar
author source maintainer

Other package requests to support this new version:

Request History
Daniel Garcia's avatar

dgarcia created request

- Update to 0.23.3
* Version 0.23.2 accidentally included stricter type checking on query
parameters. This shouldn've have been included in a minor version bump, and
is now reverted. (#2523, #2539)
- 0.23.2 (2nd Jan, 2023)
* Support digest auth nonce counting to avoid multiple auth requests. (#2463)
* Multipart file uploads where the file length cannot be determine now use
chunked transfer encoding, rather than loading the entire file into memory
in order to determine the `Content-Length`. (#2382)
* Raise `TypeError` if content is passed a dict-instance. (#2495)
* Partially revert the API breaking change in 0.23.1, which removed `RawURL`.
We continue to expose a `url.raw` property which is now a plain
named-tuple. This API is still expected to be deprecated, but we will do so
with a major version bump. (#2481)
- 0.23.1 (18th Nov, 2022)
**Note**: The 0.23.1 release should have used a proper version bump, rather
than a minor point release. There are API surface area changes
that may affect some users. See the "Removed" section of these
release notes for details.
### Added
* Support for Python 3.11. (#2420)
* Allow setting an explicit multipart boundary in `Content-Type` header.
(#2278)
* Allow `tuple` or `list` for multipart values, not just `list`. (#2355)
* Allow `str` content for multipart upload files. (#2400)
* Support connection upgrades. See
https://www.encode.io/httpcore/extensions/#upgrade-requests
### Fixed
* Don't drop empty query parameters. (#2354)
### Removed
* Upload files *must* always be opened in binary mode. (#2400)
* Drop `.read`/`.aread` from `SyncByteStream`/`AsyncByteStream`. (#2407)
* Drop `RawURL`. (#2241)


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Dominique Leuenberger's avatar

dimstar_suse set openSUSE:Factory:Staging:E as a staging project

Being evaluated by staging project "openSUSE:Factory:Staging:E"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked "openSUSE:Factory:Staging:E"


Dominique Leuenberger's avatar

dimstar accepted review


Dominique Leuenberger's avatar

dimstar_suse accepted review

Staging Project openSUSE:Factory:Staging:E got accepted.


Dominique Leuenberger's avatar

dimstar_suse approved review

Staging Project openSUSE:Factory:Staging:E got accepted.


Dominique Leuenberger's avatar

dimstar_suse accepted request

Staging Project openSUSE:Factory:Staging:E got accepted.

openSUSE Build Service is sponsored by