Releases: actions/cache
Releases Β· actions/cache
v3.2.5
v3.2.4
What's Changed
- Update json5 package version by @vsvipul in #1065
- Cache recipes for cache, restore and save actions by @kotewar in #1055
- Add gnu tar and zstd as pre-requisites for windows self-hosted runners by @pdotl in #1068
- Fix a whitespace typo by @kurtmckee in #1074
- π #1045 update using the
set-output
command is deprecated by @siguikesse in #1046 - Fix referenced output key in save action readme by @ruudk in #1061
- Update workflows to use reusable-workflows by @jongwooo in #1066
- Introduce add-to-project step & rename workflow files by @pallavx in #1077
- chore: Fix syntax error typo by @vHeemstra in #1081
- Update caching-strategies.md by @kpfleming in #1084
- Added another usage hint to foresee #1072 by @maybeec in #1089
- Add
fail-on-cache-miss
option by @cdce8p in #1036
New Contributors
- @kurtmckee made their first contribution in #1074
- @siguikesse made their first contribution in #1046
- @ruudk made their first contribution in #1061
- @pallavx made their first contribution in #1077
- @vHeemstra made their first contribution in #1081
- @kpfleming made their first contribution in #1084
- @maybeec made their first contribution in #1089
- @cdce8p made their first contribution in #1036
Full Changelog: v3...v3.2.4
v3.2.3
What's Changed
- Add Mint example by @uhooi in #1051
- Fixed broken link by @kotewar in #1057
- Add support to opt-in enable cross-os caching on windows by @Phantsure in #1056
- Release support for cross-os caching as opt-in feature by @Phantsure in #1060
New Contributors
Full Changelog: v3...v3.2.3
v3.2.2
What's Changed
- Fix formatting error in restore/README.md by @me-and in #1044
- save/README.md: Fix typo in example by @mmuetzel in #1040
- README.md: remove outdated Windows cache tip link by @me-and in #1042
- Revert compression changes related to windows but keep version logging by @Phantsure in #1049
New Contributors
Full Changelog: v3.2.1...v3.2.2
v3.2.1
What's Changed
- Release compression related changes for windows by @Phantsure in #1039
- Upgrade codeql to v2 by @Phantsure in #1023
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
- fix wrong timeout env var key in README.md by @walterddr in #959
- Updated release doc with correct env variable by @kotewar in #960
- Create pull_request_template.md by @pdotl in #963
- Update README with clearer info about cache-hit and its value by @kotewar in #961
- Change datadog/squid to Ubuntu/squid in CI check by @bishal-pdMSFT in #976
- Add more details to version section in readme by @bishal-pdMSFT in #971
- Update hashFiles documentation reference by @asaf400 in #979
- Updated link for cache segment download info by @kotewar in #986
- Readme update for deleting caches by @t-dedah in #981
- Add oncall logic to assign issues and PRs by @vsvipul in #997
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #998
- Revert "Bump minimatch from 3.0.4 to 3.1.2" by @vsvipul in #1005
- Fix npm vulnerability by @Phantsure in #1007
- refactor: Use early return pattern to avoid nested conditions by @jongwooo in #1013
- Use cache in check-dist.yml by @jongwooo in #1004
- chore: Use built-in cache action to cache dependencies by @jongwooo in #1014
- Updated node example by @t-dedah in #1008
- Fix: Node npm doc example by @apascualm in #1026
- docs: fix an invalid link in workarounds.md by @teatimeguest in #929
- General Availability release for granular cache by @kotewar in #1035 More details here on beta release.
New Contributors
- @walterddr made their first contribution in #959
- @asaf400 made their first contribution in #979
- @jongwooo made their first contribution in #1013
- @apascualm made their first contribution in #1026
- @teatimeguest made their first contribution in #929
Full Changelog: v3...v3.2.0
v3.2.0-beta.1
v3.1.0-beta.3
What's Changed
- Bug fixes for bsdtar fallback, if gnutar not available, and gzip fallback, if cache saved using old cache action, on windows.
Full Changelog: v3.1.0-beta.2...v3.1.0-beta.3
v3.1.0-beta.2
What's Changed
- Updated node example by @t-dedah in #1008
- Release cache
3.1.0-beta.2
with gzip fallback for old cache by @Phantsure in #1022
Full Changelog: v3.1.0-beta.1...v3.1.0-beta.2
v3.1.0-beta.1
What's Changed
- Changes for beta release: gnu tar and zstd combination as default on windows by @Phantsure in #1015
- Some bug fixes
Full Changelog: v3.0.11...v3.1.0-beta.1