Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.9.1 #153

Merged
merged 11 commits into from
Oct 13, 2024
Merged

Release 3.9.1 #153

merged 11 commits into from
Oct 13, 2024

Conversation

Ousret
Copy link
Member

@Ousret Ousret commented Oct 13, 2024

3.9.1 (2024-10-13)

Fixed

  • Exception leak from urllib3-future when using WebSocket.
  • Enforcing HTTP/3 in an AsyncSession. (AsyncSession cannot be enforced exclusively with HTTP/3 connection. #152)
  • Adapter kwargs fallback to support old Requests extensions.
  • Type hint for Response.extension linked to the generic interface instead of the inherited ones.
  • Accessing WS over HTTP/2+ using the synchronous session object.

Misc

Changed

  • urllib3-future lower bound version is raised to 2.10.904 to ensure exception are properly translated into urllib3-future ones for WS.

@Ousret Ousret merged commit 2463bd6 into main Oct 13, 2024
32 of 34 checks passed
@Ousret Ousret deleted the release-3.9.1 branch October 13, 2024 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant