Skip to content

Releases: tweag/credential-helper

v0.0.1

07 Jan 15:35
Compare
Choose a tag to compare

What's Changed

  • Add automated tests for S3 and GCS by @malt3 in #1
  • harden agent by setting umask 0700 by @malt3 in #2
  • implement idle shutdown and scheduled cache pruning by @malt3 in #3
  • github: check "/rate_limit" api endpoint for token expiration by @malt3 in #4
  • gazelle: ignore examples by @malt3 in #6
  • create release target by @malt3 in #5
  • Prebuilt release by @malt3 in #9
  • feat(docs): add authentication guides for GitHub, GCS and AWS S3 by @malt3 in #10
  • add support for Cloudflare R2 by @malt3 in #11
  • document security considerations by @malt3 in #12
  • add a license by @malt3 in #13
  • Plugin development documentation by @malt3 in #14
  • Support Windows by @malt3 in #16
  • prepare bcr release by @malt3 in #15
  • fix integration test on Windows by @malt3 in #18
  • OCI auth by @malt3 in #19
  • add custom prefix on fatal logging messages by @malt3 in #20
  • Update r2.md by @malt3 in #23
  • do_a_release: set exit code of git command on success and error by @malt3 in #24
  • document how to build the code and contribute by @malt3 in #25
  • MODULE.bazel: drop Bazelisk patch by @malt3 in #26

New Contributors

  • @malt3 made their first contribution in #1

Full Changelog: https://github.com/tweag/credential-helper/commits/v0.0.1