Releases: tweag/credential-helper
Releases · tweag/credential-helper
v0.0.8
v0.0.7
v0.0.6
What's Changed
- Add 'version' command by @Pagten in #51
- update all deps by @malt3 in #52
- README: mention nixpkgs by @malt3 in #54
- Add support for Google Artifact Registry by @z8v in #55
- Use a local httpbin server for the integration tests by @z8v in #56
- remoteapis: detect hosted BuildBuddy with subdomain by @malt3 in #58
- Run buildifier.check on CI by @z8v in #59
- Add nodejs test using Google Artifact Registry by @z8v in #57
- Handle sqlite locking issues by @z8v in #62
- Add support for Azure Blob Storage by @z8v in #61
- prepare 0.0.6 by @malt3 in #64
- Ensure compatibility with --incompatible_config_setting_private_default_visibility by @malt3 in #65
New Contributors
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
What's Changed
- add support for remote execution APIs by @malt3 in #34
- add config file to configure helper by @malt3 in #33
- refactor existing helpers to use config by @malt3 in #37
- oci: respect .tweag-credential-helper.json by @malt3 in #38
- update all deps by @malt3 in #32
- add more tests for docker hub and fix cloudflare R2 downloads by @malt3 in #31
- ci: switch Google workload identity provider by @malt3 in #30
- release fileperms by @malt3 in #27
- README: link to BCR by @malt3 in #28
- README: fix typos by @malt3 in #29
- prepare v0.0.2 by @malt3 in #39
Full Changelog: v0.0.1...v0.0.2
v0.0.1
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
Full Changelog: https://github.com/tweag/credential-helper/commits/v0.0.1