Sourced from actions/cache's releases.
v5.0.0
[!IMPORTANT]
actions/cache@v5runs on the Node.js 24 runtime and requires a minimum Actions Runner version of2.327.1.If you are using self-hosted runners, ensure they are updated before upgrading.
What's Changed
- Upgrade to use node24 by
@salmanmkcin actions/cache#1630- Prepare v5.0.0 release by
@salmanmkcin actions/cache#1684Full Changelog: https://github.com/actions/cache/compare/v4.3.0...v5.0.0
Sourced from actions/cache's changelog.
5.0.0
[!IMPORTANT]
actions/cache@v5runs on the Node.js 24 runtime and requires a minimum Actions Runner version of2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.
a783357
Merge pull request #1684
from actions/prepare-cache-v5-release3bb0d78
docs: highlight v5 runner requirement in releases054c1f2
readme note0762978
docs: update README for v5 release with Node 24 and runner version
requirements9e02f8f
Prepare v5.0.0 releaseffd11d2
Merge pull request #1630
from salmanmkc/node245bb537b
undo readme changes94a1e4b
chore: regenerate package-lock.json70a5ee3
chore: rebuild dist with version 4.3.05267c61
chore: set version to 4.3.0 for prepare release PRSourced from urllib3's releases.
2.6.2
🚀 urllib3 is fundraising for HTTP/2 support
urllib3 is raising ~$40,000 USD to release HTTP/2 support and ensure long-term sustainable maintenance of the project after a sharp decline in financial support. If your company or organization uses Python and would benefit from HTTP/2 support in Requests, pip, cloud SDKs, and thousands of other projects please consider contributing financially to ensure HTTP/2 support is developed sustainably and maintained for the long-haul.
Thank you for your support.
Changes
- Fixed
HTTPResponse.read_chunked()to properly handle leftover data in the decoder's buffer when reading compressed chunked responses. (urllib3/urllib3#3734)
Sourced from urllib3's changelog.
2.6.2 (2025-12-11)
- Fixed
HTTPResponse.read_chunked()to properly handle leftover data in the decoder's buffer when reading compressed chunked responses. ([#3734](https://github.com/urllib3/urllib3/issues/3734) <https://github.com/urllib3/urllib3/issues/3734>__)
83f8643
Release 2.6.2571a9b7
Fix HTTPResponse.read_chunked when leftover data is present
in decoder's bu...Sourced from aiodns's changelog.
3.6.1
- Pin pycares to < 5
3.6.0
- Fix resolver garbage collection during pending queries (#211)
- Prevents resolver from being garbage collected while queries are in progress
- Socket callback optimizations (#172)
- Improved performance for socket state handling
- Fixed RTD links (#176)
- Added Python 3.14 to the CI (#212)
- Updated dependencies
- Bumped pycares from 4.9.0 to 4.11.0 (#186, #194)
- Bumped pytest-asyncio from 1.0.0 to 1.2.0 (#181, #196)
- Bumped pytest-cov from 6.2.1 to 7.0.0 (#193)
- Bumped pytest from 8.4.0 to 8.4.2 (#171, #190)
- Bumped mypy from 1.16.0 to 1.19.0 (#170, #179, #185, #195, #197, #207)
- Bumped uvloop from 0.21.0 to 0.22.1 (#202)
- Bumped winloop from 0.1.8 to 0.3.1 (#182, #183, #184, #187, #200, #201, #203)
- Bumped actions/setup-python from 5 to 6 (#199)
- Bumped actions/checkout from 4 to 6 (#188, #208)
- Bumped actions/upload-artifact from 4 to 5 (#204)
- Bumped actions/download-artifact from 4.3.0 to 6.0.0 (#205)
1067970
Release 3.6.1 (#216)a85b558
build: prevent incompatible pycares versions (#215)6d63e75
Bump winloop from 0.3.1 to 0.4.0 (#210)be007e2
Release 3.6.0 (#213)4cb8ab8
Fix resolver garbage collection during pending queries (#211)e088cf4
Add Python 3.14 to the CI (#212)23dc772
Bump actions/download-artifact from 4.3.0 to 6.0.0 (#205)3a1bddf
Bump actions/checkout from 5 to 6 (#208)b57721e
Bump mypy from 1.18.2 to 1.19.0 (#207)ac68038
Bump actions/upload-artifact from 4 to 5 (#204)