Releases: actions/cache
v4.2.0
⚠️ Important Changes
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version v4
or v3
as soon as possible before February 1st, 2025. (Upgrade instructions below).
If you are using pinned SHAs, please use the SHAs of versions v4.2.0
or v3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
- @actions/core:
1.11.1
- @actions/io:
1.1.3
- @vercel/ncc:
0.38.3
Full Changelog: v4...v4.2.0
v3.4.0
⚠️ Important Changes
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version v4
or v3
as soon as possible before February 1st, 2025. (Upgrade instructions below).
If you are using pinned SHAs, please use the SHAs of versions v4.2.0
or v3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
- @actions/core:
1.11.1
- @actions/io:
1.1.3
- @vercel/ncc:
0.38.3
Full Changelog: v3...v3.4.0
v4.1.2
What's Changed
- Add Bun example by @idleberg in #1456
- Revise
isGhes
logic by @jww3 in #1474 - Bump braces from 3.0.2 to 3.0.3 by @dependabot in #1475
- Add dependabot.yml to enable automatic dependency upgrades by @Link- in #1476
- Bump actions/checkout from 3 to 4 by @dependabot in #1478
- Bump actions/stale from 3 to 9 by @dependabot in #1479
- Bump github/codeql-action from 2 to 3 by @dependabot in #1483
- Bump actions/setup-node from 3 to 4 by @dependabot in #1481
- Prepare
4.1.2
release by @Link- in #1477
New Contributors
- @idleberg made their first contribution in #1456
- @jww3 made their first contribution in #1474
- @Link- made their first contribution in #1476
Full Changelog: v4...v4.1.2
v4.1.1
What's Changed
- Restore original behavior of
cache-hit
output by @joshmgross in #1467
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Fix cache-hit output when cache missed by @fchimpan in #1404
- Deprecate
save-always
input by @joshmgross in #1452
New Contributors
- @ottlinger made their first contribution in #1437
- @Olegt0rr made their first contribution in #1377
- @fchimpan made their first contribution in #1404
- @x612skm made their first contribution in #1434
- @todgru made their first contribution in #1311
- @Jcambass made their first contribution in #1463
- @mackey0225 made their first contribution in #1462
- @quatquatt made their first contribution in #1445
Full Changelog: v4.0.2...v4.1.0
v4.0.2
What's Changed
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
- Update README.md by @yacaovsnc in #1304
- Update examples by @yacaovsnc in #1305
- Update actions/cache publish flow by @bethanyj28 in #1340
- Update @actions/cache by @bethanyj28 in #1341
New Contributors
- @yacaovsnc made their first contribution in #1304
Full Changelog: v4...v4.0.1
v4.0.0
v3.3.3
What's Changed
- Cache v3.3.3 by @robherley in #1302
New Contributors
- @robherley made their first contribution in #1302
Full Changelog: v3...v3.3.3
v3.3.2
What's Changed
- Fixed readme with new segment timeout values by @kotewar in #1133
- Readme fixes by @kotewar in #1134
- Updated description of the lookup-only input for main action by @kotewar in #1130
- Change two new actions mention as quoted text by @bishal-pdMSFT in #1131
- Update Cross-OS Caching tips by @pdotl in #1122
- Bazel example (Take #2️⃣) by @vorburger in #1132
- Remove actions to add new PRs and issues to a project board by @jorendorff in #1187
- Consume latest toolkit and fix dangling promise bug by @chkimes in #1217
- Bump action version to 3.3.2 by @bethanyj28 in #1236
New Contributors
- @vorburger made their first contribution in #1132
- @jorendorff made their first contribution in #1187
- @chkimes made their first contribution in #1217
- @bethanyj28 made their first contribution in #1236
Full Changelog: v3...v3.3.2