Sourced from aiohappyeyeballs's releases.
v2.7.1 (2026-07-01)
Performance Improvements
Refactoring
Collapse collect-then-remove pattern in utils helpers (#227,
0dd3fd1)Merge identical except blocks in _connect_sock cleanup (#229,
b7c186e)Simplify _interleave_addrinfos family grouping (#226,
fdf6548)
Detailed Changes: v2.7.0...v2.7.1
v2.7.0 (2026-05-20)
Features
Detailed Changes: v2.6.2...v2.7.0
Sourced from aiohappyeyeballs's changelog.
v2.7.1 (2026-07-01)
Performance improvements
- Use defaultdict to help with performance (
e10f335)Refactoring
- Simplify _interleave_addrinfos family grouping (
fdf6548)- Collapse collect-then-remove pattern in utils helpers (
0dd3fd1)- Merge identical except blocks in _connect_sock cleanup (
b7c186e)v2.7.0 (2026-05-20)
Features
- Add python 3.14 support (
10e7d43)
4dfc926
2.7.1e10f335
perf: use defaultdict to help with performance (#239)338277b
chore: stop tracking .DS_Store files (#251)1697869
ci: add codspeed benchmark suite for addrinfo reordering hot paths (#250)d40a848
chore(deps-dev): bump starlette from 1.0.1 to 1.3.1 (#242)51d4266
chore(deps-dev): bump cryptography from 46.0.7 to 48.0.1 (#243)2df44b3
chore(pre-commit.ci): pre-commit autoupdate (#241)3e3cb61
chore(deps-dev): bump pytest from 9.0.3 to 9.1.1 (#244)922dcd7
chore(deps-ci): bump the github-actions group with 4 updates (#245)70461c5
ci: drop .github/FUNDING.yml to inherit org-wide config (#247)