Releases: samirtahir91/github-app-operator
Releases · samirtahir91/github-app-operator
v1.11.0
What's Changed
- chore(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 by @dependabot in #71
- Add validation webhook by @samirtahir91 in #68
Full Changelog: v1.10.1...v1.11.0
v1.10.1
What's Changed
- feat: Add gatekeeper policy by @samirtahir91 in #67
- chore: bump go to 1.22.8 by @samirtahir91 in #70
Full Changelog: v1.10.0...v1.10.1
v1.10.0
What's Changed
- feat: Add support for GCP secret manager by @samirtahir91 in #66
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- feat: Up access token secret name to be configurable in GithubApp spec by @samirtahir91 in #65
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.7 by @dependabot in #62
- feat: Add optional env vars for setting proxy for Github and Vault by @samirtahir91 in #63
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- feat: Up vault config to use default config with Vault env vars by @samirtahir91 in #60
Full Changelog: v1.6.2...v1.7.0
v1.6.2
What's Changed
- chore(deps): bump k8s.io/apimachinery to v0.30.0 and go to 1.22.0 by @samirtahir91 in #57
- Chore(deps): Bump dependencies by @samirtahir91 in #58
- chore(deps): Bump Go to 1.22.2 by @samirtahir91 in #59
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- fix: Up log msgs and refactor createOrUpdateAccessToken function by @samirtahir91 in #55
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #52
- Feat/cache privatekey by @samirtahir91 in #53
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- chore: Add minikube in tests by @samirtahir91 in #42
- feat: Add vault tests by @samirtahir91 in #43
- Fix mac os test by @samirtahir91 in #45
- fix: Add vault role audience to vault script by @samirtahir91 in #47
- Feat/add retry api rate limit by @samirtahir91 in #50
Full Changelog: v1.4.2...v1.5.0