Releases: yolocs/artifact-registry-cred-helper
Releases · yolocs/artifact-registry-cred-helper
v0.2.0
Changelog
- f769bac: Add generated unit tests and ci workflow (#16) (@yolocs)
- 4afbf21: build(deps): Bump golang.org/x/net from 0.30.0 to 0.33.0 (#17) (@dependabot[bot])
- ae03e17: Create dependabot.yml (#18) (@yolocs)
- 51040bc: build(deps): Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 (#20) (@dependabot[bot])
- 9f78b07: build(deps): Bump github.com/beevik/etree from 1.4.1 to 1.5.0 (#21) (@dependabot[bot])
- 886e65a: Update pkg dep (#23) (@yolocs)
- 1b39d64: Add npmrc support and minor validation enhancement (#24) (@yolocs)
- 9c8eb01: build(deps): Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#26) (@dependabot[bot])
- 05c3d78: Make test parallel and add attestation (#27) (@yolocs)
v0.1.0
Changelog
- ed7b537 fix: bug in apt and fix readme (#15)
- 970b028 fix: bug in netrc handling (#14)
- 21b3d09 feat: add goreleaser and release workflow (#13)
- 394c2e6 feat: add apt auth config support (#12)
- b54565f feat: add maven settings support with refactoring (#11)
- e72ab8c cleanup: refactor common flags with options for background refresh (#10)
- 3078758 Better readme (#3)
- 0b50e1e Add basic functionality (#1)
- 6fd95f7 Initial commit