Releases: saghul/pycares
Releases · saghul/pycares
v4.11.0
What's Changed
- Add support for Python 3.14 (including free-threaded Python) by @ngoldbaum in #256
 - build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #259
 - build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #258
 - build(deps): bump pypa/cibuildwheel from 3.1.3 to 3.1.4 by @dependabot[bot] in #257
 
New Contributors
- @ngoldbaum made their first contribution in #256
 
Full Changelog: v4.10.0...v4.11.0
v4.10.0
What's Changed
- Remove unused import by @saghul in #240
 - Fixup chunked TXT record test by @saghul in #242
 - Remove overzealous checks by @saghul in #241
 - Fix OpenBSD build by @saghul in #243
 - Make result.type Final by @Dreamsorcerer in #246
 - Idna resource reduction using a length check by @Vizonex in #247
 - Add read & write process_fd functions by @Vizonex in #245
 - build(deps): bump pypa/cibuildwheel from 2.23.3 to 3.0.0 by @dependabot[bot] in #244
 - Remove context manager support by @saghul in #252
 - Fixup test CI by @saghul in #254
 - Refactor channel destruction logic by @saghul in #253
 
New Contributors
Full Changelog: v4.9.0...v4.10.0
v4.9.0
What's Changed
- Create dependabot configuration by @bdraco in #226
 - build(deps): bump pypa/cibuildwheel from 2.22.0 to 2.23.3 by @dependabot in #227
 - Pin Python version to 3.13.3 to avoid Windows build error by @saghul in #235
 - Fix shutdown race by @bdraco in #236
 - Add support for windows arm64 by @finnagin in #233
 
New Contributors
Full Changelog: v4.8.0...v4.9.0
v4.8.0
4.7.0
4.6.1
What's Changed
- Fix missing attribute type information for errno by @Dreamsorcerer in #215
 
Full Changelog: v4.6.0...v4.6.1
4.6.0
What's Changed
- Swap out 
is_all_asciifor built-instr.isasciiby @bdraco in #209 - Fixup tests by @saghul in #214
 - Add initial type annotations by @Dreamsorcerer in #212
 - Fix module has no attribute type errors by @Dreamsorcerer in #211
 
New Contributors
- @bdraco made their first contribution in #209
 - @Dreamsorcerer made their first contribution in #212
 
Full Changelog: v4.5.0...v4.6.0
4.5.0
What's Changed
- Test data updates to fix test failures by @kitterma in #192
 - Update test_idna_encoding_query_a with new errno to align to new c-ares version by @kitterma in #194
 - Do not define HAVE_GETSERVBYPORT_R for platforms Android, Cygwin, Darwin by @truboxl in #195
 - Drop distutils by @saghul in #198
 - build(deps): bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows by @dependabot in #201
 - Add 3.13 support, remove 3.8 by @ChrisLovering in #202
 - chore(ci): fix upload & add more platforms to cibuildwheel by @monosans in #204
 - Test building release wheels on PRs by @saghul in #206
 - Fix building sdist by @saghul in #207
 - Fixup CI by @saghul in #208
 
New Contributors
- @kitterma made their first contribution in #192
 - @truboxl made their first contribution in #195
 - @dependabot made their first contribution in #201
 - @monosans made their first contribution in #204
 
Full Changelog: v4.4.0...v4.5.0
4.4.0
What's Changed
- Bump GitHub Actions versions and fix warnings in the process by @Jackenmen in #184
 - Bump versions of used GitHub Actions by @Jackenmen in #189
 - Add support for 3.12, drop EOL 3.7 by @Jackenmen in #188
 
Full Changelog: pycares-4.3.0...v4.4.0
4.3.0
What's Changed
- Bump cibuildwheel to build for Python 3.11 + CI total time speedups by @Jackenmen in #174
 - Fix tests that depended on external sites by @Jackenmen in #180
 - Complete the Python 3.11 support by @Jackenmen in #179
 - Drop CPython 3.6 by @saghul in #181
 - Improve test compatibility with pytest by @saghul in #182
 - Update c-ares submodule to 1.18.1 by @saghul in #183
 
Full Changelog: pycares-4.2.2...pycares-4.3.0