Skip to content

Releases: or-shachar/go-tool-cache

v0.0.7

25 Nov 14:54
cc47faa
Compare
Choose a tag to compare

Changelog

  • cc47faa fix: call wg.Close() in defer func (#9)

v0.0.6

25 Nov 11:14
f8a97c7
Compare
Choose a tag to compare

What's Changed

  • Remodeled with interfaces + parallel puts in #3
  • chore: CR fixes in #6
  • chore: CR fixes in #7
  • Fixed warnings, added small UT, added CI build in #8

🦋 Big thanks to @dany74q and @gmwiz for providing amazing code feedback!

Full Changelog: v0.0.5...v0.0.6

v0.0.5

21 Nov 12:32
755bc7a
Compare
Choose a tag to compare

Instead of saving the action object in separate place - save everything in the same location by action key and move outputId to S3 object metadata.

v0.0.4

20 Nov 17:06
ec1eaf7
Compare
Choose a tag to compare

Changelog

  • ec1eaf7 S3 sizes/speed summary (temp solution) (#1)

v0.0.3

16 Nov 20:10
Compare
Choose a tag to compare

fix: Added cache prefix to S3 keys

v0.0.2

16 Nov 18:30
Compare
Choose a tag to compare

Changelog

v0.0.1

16 Nov 18:26
Compare
Choose a tag to compare

Initial release