Releases: keikoproj/aws-auth
Releases · keikoproj/aws-auth
v0.6.1
What's Changed
- Update GoReleaser flags for compatibility with v2.8.1+ by @tekenstam in #99
Full Changelog: v0.6.0...v0.6.1
Release v0.6.0
What's Changed
- Add CODEOWNERS by @tekenstam in #74
- Bump golang.org/x/net from 0.12.0 to 0.17.0 by @dependabot in #75
- Bump github.com/onsi/gomega from 1.27.10 to 1.30.0 by @dependabot in #82
- Bump actions/setup-go from 4 to 5 by @dependabot in #85
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #87
- Bump k8s.io/apimachinery from 0.25.14 to 0.25.16 by @dependabot in #80
- Bump k8s.io/api from 0.25.14 to 0.25.16 by @dependabot in #81
- Bump k8s.io/client-go from 0.25.14 to 0.25.16 by @dependabot in #83
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #84
- Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 by @dependabot in #89
- Update unit-test.yaml by @tekenstam in #91
- Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 by @dependabot in #90
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #92
- Bump docker/build-push-action from 5 to 6 by @dependabot in #93
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #94
- Upgrade to Go 1.24 and update dependencies by @tekenstam in #98
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- adding needed flags to impersonate by @45cali in #49
- upgrade ubuntu version in github ci by @ZihanJiang96 in #55
- Create dependabot.yml by @tekenstam in #54
- Bump docker/login-action from 1 to 3 by @dependabot in #56
- Bump docker/setup-qemu-action from 1 to 3 by @dependabot in #58
- Bump goreleaser/goreleaser-action from 2 to 5 by @dependabot in #60
- Bump golang.org/x/net from 0.0.0-20210224082022-3d97a244fca7 to 0.7.0 by @dependabot in #51
- Bump k8s.io/client-go from 0.21.3 to 0.21.14 by @dependabot in #61
- Bump actions/setup-go from 2 to 4 by @dependabot in #59
- Bump docker/metadata-action from 3 to 5 by @dependabot in #65
- Bump docker/build-push-action from 2 to 5 by @dependabot in #64
- Bump actions/checkout from 2 to 4 by @dependabot in #63
- Bump github.com/spf13/cobra from 0.0.5 to 0.0.7 by @dependabot in #66
- Bump docker/setup-buildx-action from 1 to 3 by @dependabot in #69
- Bump codecov/codecov-action from 1 to 3 by @dependabot in #67
- Update to Golang 1.19 by @tekenstam in #68
- Bump rajatjindal/krew-release-bot from 0.0.42 to 0.0.46 by @dependabot in #57
- Run go mod tidy to clean-up dependencies by @tekenstam in #70
- Update client-go to v0.25.14 by @tekenstam in #71
- Improve install section of README.md by @tekenstam in #72
New Contributors
- @ZihanJiang96 made their first contribution in #55
- @tekenstam made their first contribution in #54
- @dependabot made their first contribution in #56
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
New Contributors
Full Changelog: v0.4.0...v0.4.1
Breaking Changes:
- Command line / docker usage of
removecommand now uses remove by role/user instead of by user, to remove by user useremove-by-usernamecommand, usage from go remains the same.
v0.4.0
What's Changed
- fix: remove redundant comments from krew.yaml by @eytan-avisror in #37
- Fix: correct typo in krew.yaml by @eytan-avisror in #39
- fix: update krew manifest description by @eytan-avisror in #40
- Update readme with Krew usage by @eytan-avisror in #41
- Minor modifications to README.md by @jicowan in #43
- feat: add UpsertOptions to support appending groups and not overwriting username by @45cali in #45
- feat: Add "Get" command to display mappings as a table by @eytan-avisror in #46
- fix: prioritize kubeconfig provided in commandline @eytan-avisror in #46
- feat: Allow chaining kubeconfigs @eytan-avisror in #46
New Contributors
Full Changelog: v0.3.5...v0.4.0
v0.3.5
No changes in the release, this release was created to publish aws-auth to krew-index
What's Changed
- fix: add missing quotes to krew.yaml by @eytan-avisror in #35
- fix: indentation of krew.yaml by @eytan-avisror in #36
Full Changelog: v0.3.4...v0.3.5
v0.3.4
v0.3.3
What's Changed
- release: start using go compatible tag names v0.3.3 instead of 0.3.3 for releases - docker image will still publish using semver (no 'v') in tag.
- release: added dynamic versioning via ldflag, pre-release pkgVersion change no longer required
- feat: add goreleaser to publish binaries by @eytan-avisror in #33
Full Changelog: 0.3.2...v0.3.3
aws-auth v0.3.2
What's Changed
- Multi arch docker build by @acmcelwee in #28
New Contributors
- @acmcelwee made their first contribution in #28
Full Changelog: 0.3.1...0.3.2
aws-auth v0.3.1
What's Changed
- Move to github actions by @eytan-avisror in #24
- update deps and golang version by @eytan-avisror in #26
Full Changelog: 0.3.0...0.3.1