Skip to content

Releases: actions/cache

v3.2.5

10 Feb 06:19
6998d13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v3.2.5

v3.2.4

30 Jan 11:12
627f0f4
Compare
Choose a tag to compare

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

Full Changelog: v3...v3.2.4

v3.2.3

09 Jan 05:38
58c146c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v3.2.3

v3.2.2

27 Dec 11:11
4723a57
Compare
Choose a tag to compare

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

23 Dec 06:31
c1a5de8
Compare
Choose a tag to compare
v3.2.1 Pre-release
Pre-release

What's Changed

Full Changelog: v3.2.0...v3.2.1

v3.2.0

21 Dec 14:17
c17f4bf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v3.2.0

v3.2.0-beta.1

15 Dec 10:57
ed5e94a
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Actions Cache Granular Control Implementation by @kotewar in #1006

v3.1.0-beta.3

12 Dec 13:08
a2137c6
Compare
Choose a tag to compare
Pre-release

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

08 Dec 10:14
f33ca90
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v3.1.0-beta.1...v3.1.0-beta.2

v3.1.0-beta.1

05 Dec 11:25
4d2f35c
Compare
Choose a tag to compare
Pre-release

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