Skip to content

Releases: or-shachar/go-tool-cache

v0.1.3

26 Mar 17:56
c7e0bc1

Choose a tag to compare

What's Changed

  • Updated golangci to v9 and set tool to 2.6 by @or-shachar in #22
  • fix: github checks must checkout PR branch / triggered by maintainer by @or-shachar in #24
  • chore: fixed lint warnings by @or-shachar in #23
  • Potential fix for code scanning alert no. 3: Workflow does not contain permissions by @or-shachar in #25
  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @or-shachar in #26
  • feat: added 1.26 to ci by @or-shachar in #27

Full Changelog: v0.1.2...v0.1.3

v0.1.2

20 Nov 18:42
89effb2

Choose a tag to compare

Changelog

  • 89effb2 chore: updated go-deps and slightly adjusted code (#21)

v0.1.1

23 Mar 14:00
bfc686f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Mar 12:40
2c55017

Choose a tag to compare

What's Changed

New Contributors

  • @j178 made their first contribution in #15

Full Changelog: v0.0.7...v0.1.0

v0.0.7

25 Nov 14:54
cc47faa

Choose a tag to compare

Changelog

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

v0.0.6

25 Nov 11:14
f8a97c7

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

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

Choose a tag to compare

Changelog

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

v0.0.3

16 Nov 20:10

Choose a tag to compare

fix: Added cache prefix to S3 keys

v0.0.2

16 Nov 18:30

Choose a tag to compare

Changelog