| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| authenticator_0.7.12_checksums.txt | 2026-03-21 | 759 Bytes | |
| aws-iam-authenticator_0.7.12_darwin_amd64 | 2026-03-21 | 34.5 MB | |
| aws-iam-authenticator_0.7.12_darwin_arm64 | 2026-03-21 | 32.3 MB | |
| aws-iam-authenticator_0.7.12_linux_amd64 | 2026-03-21 | 33.7 MB | |
| aws-iam-authenticator_0.7.12_linux_arm64 | 2026-03-21 | 31.3 MB | |
| aws-iam-authenticator_0.7.12_linux_ppc64le | 2026-03-21 | 33.2 MB | |
| aws-iam-authenticator_0.7.12_linux_s390x | 2026-03-21 | 34.7 MB | |
| aws-iam-authenticator_0.7.12_windows_amd64.exe | 2026-03-21 | 34.5 MB | |
| README.md | 2026-03-21 | 1.6 kB | |
| v0.7.12 source code.tar.gz | 2026-03-21 | 175.2 kB | |
| v0.7.12 source code.zip | 2026-03-21 | 281.5 kB | |
| Totals: 11 Items | 234.7 MB | 0 | |
Changelog
- [833396] Merge pull request [#1000] from mengqiy/master
- [af205b] Merge pull request [#1002] from ronaldngounou/update-owners
- [f0435e] Update OWNERS in reviewers and approvers list
- [64fd35] Release 0.7.12
- [711e47] Merge pull request [#998] from bryantbiggs/chore/repo-cleanup-and-dx
- [93b158] ci: add verify job to catch unrun gofmt and go mod tidy
- [b4673a] chore(lint): harden linter config and fix coverage gaps
- [0acabd] fix(lint): add revive and unparam linters with full compliance
- [a6a288] ci: add unit test job, expand golangci config, add make update/verify
- [f19a13] docs(e2e): fix Go version, remove non-existent make target, fix typo
- [d8fd7c] docs(release): remove stale ECR image update instructions and fix asset version placeholders
- [d3aa58] fix: address code review findings in repo cleanup branch
- [066079] docs: rewrite development.md as a practical local dev guide
- [868411] chore: repo cleanup, developer experience improvements
- [a05fab] Merge pull request [#999] from bryantbiggs/chore/reduce-binary-size
- [22e223] chore: reduce binary size by 59% (80 MB → 33 MB)
- [540c0a] Merge pull request [#997] from bryantbiggs/deps/update-all-modules-2026-03-16
- [1d65eb] fix(lint): replace deprecated NewSimpleClientset and fix embedded field selector
- [dcc191] fix(tests): address code review findings in integration test framework
- [f8dba9] fix(tests): address post-refactor issues and add go workspace
- [a58b4c] refactor(tests): remove k8s.io/kubernetes dependency from test modules
- [a5e321] chore: update all dependencies to latest versions