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.2.1 #41

Merged
merged 1 commit into from
Nov 6, 2023
Merged

🔖 Release 3.2.1 #41

merged 1 commit into from
Nov 6, 2023

Conversation

Ousret
Copy link
Member

@Ousret Ousret commented Nov 6, 2023

3.2.1 (2023-11-06)

Fixed

  • Performance issues in HTTP/2, and HTTP/3, with or without multiplexed connections.

Changed

  • Enforced a maximum in-flight request when using multiplexed connections. Default to 200 per connection so, actually 2000 per Session (default is 10 connections). This can be overridden in our HTTPAdapter for advanced users.

**Fixed**
- Performance issues in HTTP/2, and HTTP/3, with or without multiplexed connections.

**Changed**
- Enforced a maximum in-flight request when using multiplexed connections. Default to 200 per connections
  so, actually 2000 per Session (_default is 10 connections_). This can be overriden in our `HTTPAdapter` for advanced users.
@Ousret Ousret merged commit 0e112b6 into main Nov 6, 2023
@Ousret Ousret deleted the release-3.2.1 branch November 6, 2023 19:19
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