Skip to content

Releases: actions/cache

v4.2.2

27 Feb 14:49
d4323d4
Compare
Choose a tag to compare

What's Changed

Important

As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

Full Changelog: v4.2.1...v4.2.2

v3.4.3

27 Feb 15:15
2f8e542
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.2...v3.4.3

v4.2.1

18 Feb 17:44
0c907a7
Compare
Choose a tag to compare

What's Changed

Important

As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

  • docs: GitHub is spelled incorrectly in caching-strategies.md by @janco-absa in #1526
  • docs: Make the "always save prime numbers" example more clear by @Tobbe in #1525
  • Update force deletion docs due a recent deprecation by @sebbalex in #1500
  • Bump @actions/cache to v4.0.1 by @robherley in #1554

New Contributors

Full Changelog: v4.2.0...v4.2.1

v3.4.2

18 Feb 22:57
387e187
Compare
Choose a tag to compare

What's Changed

Important

As a reminder, there were important backend changes to release v3.4.0, see those release notes and the announcement for more details.

Full Changelog: v3.4.0...v3.4.2

v3.4.1

18 Feb 17:50
58c1e46
Compare
Choose a tag to compare

Warning

This version was incorrectly released using a SHA pointing to a newer version for immutable actions only. Please use v3.4.2 (or v3) instead.

v4.2.0

05 Dec 16:45
1bd1e32
Compare
Choose a tag to compare

⚠️ 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.1.2...v4.2.0

v3.4.0

05 Dec 16:32
Compare
Choose a tag to compare

⚠️ 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.3.3...v3.4.0

v4.1.2

22 Oct 13:08
6849a64
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.1...v4.1.2

v4.1.1

08 Oct 17:09
3624ceb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1

v4.1.0

04 Oct 21:01
2cdf405
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.2...v4.1.0