Skip to content

Prepare @actions/cache 4.0.4 #2111

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

Merged
merged 1 commit into from
Aug 6, 2025
Merged

Prepare @actions/cache 4.0.4 #2111

merged 1 commit into from
Aug 6, 2025

Conversation

Link-
Copy link
Member

@Link- Link- commented Aug 6, 2025

4.0.4

  • Optimized cache dependencies by moving @protobuf-ts/plugin to dev dependencies #2106
  • Improved cache service availability determination for different cache service versions (v1 and v2) #2100
  • Enhanced server error handling: 5xx HTTP errors are now logged as errors instead of warnings #2099
  • Fixed cache hit logging to properly distinguish between exact key matches and restore key matches #2101

@Copilot Copilot AI review requested due to automatic review settings August 6, 2025 18:38
@Link- Link- requested a review from a team as a code owner August 6, 2025 18:38
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR prepares the @actions/cache package for version 4.0.4 release by updating version numbers and documenting the changes included in this release.

  • Updated package version from 4.0.3 to 4.0.4
  • Added release notes documenting four key improvements: dependency optimization, cache service availability determination, error handling enhancement, and cache hit logging fixes

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
packages/cache/package.json Updated version number to 4.0.4
packages/cache/RELEASES.md Added release notes for version 4.0.4 with detailed changelog

@Link- Link- self-assigned this Aug 6, 2025
@Link- Link- merged commit bf3fc92 into main Aug 6, 2025
10 of 17 checks passed
@Link- Link- deleted the Link-/cache-4.0.4 branch August 7, 2025 10:01
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