Skip to content

Releases: aleclerc-cio/gobuildcache

v1.0.6

23 Mar 13:45

Choose a tag to compare

Changelog

  • 8b668e5 fix(gcs): treat empty outputid metadata as cache miss

v1.0.5

19 Mar 17:12

Choose a tag to compare

Changelog

  • 113980f feat(gcs): single HTTP call for Get using XML API metadata

v1.0.4

19 Mar 13:08
964f99b

Choose a tag to compare

Changelog

  • 964f99b Merge pull request richardartoul#13 from aleclerc-cio/add-gcs-backend
  • 6a39634 Fix method to read
  • 2543bde Add Google Cloud Storage (GCS) backend support
  • 42e4d0f Merge pull request richardartoul#12 from richardartoul/richardartoul-patch-3
  • f7b46b2 Change log level from Info to Debug for statistics
  • 7cd7a18 Merge pull request richardartoul#10 from richardartoul/richardartoul-patch-1
  • 7429238 Remove debug log for error injection rate
  • 4dcd47e Merge pull request richardartoul#11 from richardartoul/richardartoul-patch-2
  • 6b2457b Change log level from Info to Debug on Close
  • 66ceb7a Put more logs behind debug flag
  • c9c22f2 Merge pull request richardartoul#9 from cchristous/cchristous/read-only-mode
  • 0eb77d8 Read-only mode: skip backend writes but still populate local cache
  • 91f360d Remove getCount/putCount conditionals for uniform stats output
  • 5299f70 Always print duplicate/deduplicated stats for uniform output
  • 7cc955b Add read-only mode to allow cache reads but skip writes
  • c10e03c Merge pull request richardartoul#8 from cchristous/cchristous/prefixed-env-vars
  • 5bc4247 Use GOBUILDCACHE_ prefix in tests, examples, and docs
  • aa2848e Handle invalid prefixed env var values consistently
  • 4dad1d2 Improve tests and documentation for prefixed env vars
  • 98b2696 Update README to document prefixed environment variables
  • f600169 Support GOBUILDCACHE_ prefixed environment variables

v1.0.3

06 Mar 18:10

Choose a tag to compare

Changelog

v1.0.2

21 Jan 18:18

Choose a tag to compare

Changelog

  • a95d98b Add Google Cloud Storage (GCS) backend support

v1.0.1

21 Jan 14:39
e8dd136

Choose a tag to compare