Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare release v4.2.0 #1509

Merged
merged 10 commits into from
Dec 5, 2024
Merged

Prepare release v4.2.0 #1509

merged 10 commits into from
Dec 5, 2024

Conversation

Link-
Copy link
Member

@Link- Link- commented Dec 4, 2024

⚠️ 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

Fixes: https://github.com/github/actions-relaunch/issues/906
Fixes: https://github.com/github/actions-relaunch/issues/909

@Link- Link- self-assigned this Dec 4, 2024
@Link- Link- requested a review from a team as a code owner December 4, 2024 19:38
@Link- Link- force-pushed the Link-/cache-4.2.0 branch from 2b1bb64 to f46ceeb Compare December 4, 2024 21:46
@Link- Link- merged commit 1bd1e32 into main Dec 5, 2024
16 checks passed
@Link- Link- deleted the Link-/cache-4.2.0 branch December 5, 2024 16:33
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