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.13 #215

Merged
merged 12 commits into from
Feb 6, 2025
Merged

Release 3.13 #215

merged 12 commits into from
Feb 6, 2025

Conversation

Ousret
Copy link
Member

@Ousret Ousret commented Feb 6, 2025

3.13.0 (2025-02-06)

Removed

  • Dependency on idna. Since qh3 version 1.4, we can rely on their internal idna encoder that does not require any external dependencies.
    This change does not affect the feature on international domain names. If idna is installed, it will be used instead.
  • Dependency on kiss-headers. We decided to vendor kiss-headers into Niquests for several reasons. The principal one
    is that the project is stable and require next to no maintenance. And pulling extra dependencies affect some end-users.
    We are in the process of measuring potential interest for kiss-headers models. We may decide to remove its support completely
    in a next major version.

@Ousret Ousret merged commit e9487e7 into main Feb 6, 2025
33 checks passed
@Ousret Ousret deleted the release-3.13 branch February 6, 2025 19:14
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