Skip to content

Releases: bitrise-steplib/bitrise-step-restore-cache

2.4.1

16 May 13:53
817979e
Compare
Choose a tag to compare

What's Changed

  • Improved error logging formatting.
  • Print (de)compression command output on failure for debugging.

2.4.0

14 Mar 09:39
16a2f90
Compare
Choose a tag to compare

What's Changed

Improved retry logic.
Added input retries to set the number of retries when archive download fails.

Full Changelog: 2.3.0...2.4.0

2.3.0

07 Mar 16:40
4ffe7b0
Compare
Choose a tag to compare

What's Changed

  • Retry full download on cache archive download failure by @lpusok in #25

New Contributors

Full Changelog: 2.2.0...2.3.0

2.2.0

05 Feb 08:51
5625830
Compare
Choose a tag to compare

What's Changed

  • feat: GCI-18 - Bumped go-steputils to v2.0.0-alpha.25 by @bvatai-br in #22

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

08 Jan 14:00
f6c5a11
Compare
Choose a tag to compare

What's changed

  • Fixed cache chunk content download retry. With this new version if a cache object chunk (part) download fails the step will retry the download of that specific chunk.

Changelog: 2.0.0...2.1.0

2.0.0

20 Nov 22:52
890b552
Compare
Choose a tag to compare

Added multithreaded downloader

1.1.2

10 Feb 13:30
3de863a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

10 Feb 08:47
10ff1b7
Compare
Choose a tag to compare

What's Changed

  • Remove beta label and other cleanups by @ofalvai in #17

Full Changelog: 1.1.0...1.1.1

1.1.0

12 Jan 10:51
e0bac19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.1.0

1.0.2

18 Oct 13:46
a180ecf
Compare
Choose a tag to compare

What's Changed

  • Expose cache hit info for the save step by @ofalvai in #14

Full Changelog: 1.0.1...1.0.2