Skip to content

Prepare @actions/cache 4.0.0 release#1886

Merged
Link- merged 6 commits into
mainfrom
Link-/cache-4.0.0
Dec 4, 2024
Merged

Prepare @actions/cache 4.0.0 release#1886
Link- merged 6 commits into
mainfrom
Link-/cache-4.0.0

Conversation

@Link-
Copy link
Copy Markdown
Member

@Link- Link- commented Dec 3, 2024

⚠️ Important changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. The @actions/cache package 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 this release are fully backward compatible.

All previous versions of this package will be deprecated. We recommend upgrading to version 4.0.0 as soon as possible before February 1st, 2025.

If you do not upgrade, all workflow runs using any of the deprecated @actions/cache packages will fail.

Upgrading to the recommended version should not break or require any changes to your workflows beyond updating your package.json to version 4.0.0.

Read more about the change & access the migration guide: reference to the announcement.

Fixes: https://github.com/github/actions-relaunch/issues/907

@Link- Link- requested a review from a team as a code owner December 3, 2024 10:40
@Link- Link- changed the title Prepare @actions/cache 4.0.0 release Prepare @actions/cache 4.0.0 release Dec 3, 2024
@Link- Link- self-assigned this Dec 3, 2024
Comment thread packages/cache/README.md Outdated
Comment thread packages/cache/RELEASES.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants