Releases: Skyscanner/kms-issuer
Releases · Skyscanner/kms-issuer
v3.0.0 🌈
Changes
- Fix linting test failures @iainbowman (#137)
- Fix helm chart @duboisf (#112)
🧰 Maintenance
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.14 to 1.17.1 @dependabot (#140)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.13 to 1.12.14 @dependabot (#139)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.9 to 1.12.13 @dependabot (#136)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/kms from 1.17.5 to 1.18.4 @dependabot (#133)
- chore(deps): bump helm/chart-testing-action from 2.2.1 to 2.3.0 @dependabot (#131)
- chore(deps): bump docker/build-push-action from 3.0.0 to 3.1.1 @dependabot (#122)
- chore(deps): bump actions/setup-python from 4.1.0 to 4.2.0 @dependabot (#121)
- chore(deps): bump azure/setup-helm from 3.1 to 3.3 @dependabot (#116)
- chore(deps): bump github.com/onsi/gomega from 1.19.0 to 1.20.0 @dependabot (#115)
- chore(deps): bump k8s.io/kubectl from 0.24.2 to 0.24.3 @dependabot (#111)
- chore(deps): bump k8s.io/client-go from 0.24.2 to 0.24.3 @dependabot (#109)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.12 to 1.15.14 @dependabot (#107)
- chore(deps): bump actions/setup-python from 4.0.0 to 4.1.0 @dependabot (#106)
- chore(deps): bump azure/setup-helm from 3.0 to 3.1 @dependabot (#105)
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3 @dependabot (#104)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/kms from 1.17.4 to 1.17.5 @dependabot (#100)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.11 to 1.15.12 @dependabot (#98)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/kms from 1.17.3 to 1.17.4 @dependabot (#96)
- chore(deps): bump azure/setup-helm from 2.1 to 3.0 @dependabot (#95)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.6 to 1.12.7 @dependabot (#99)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.10 to 1.15.11 @dependabot (#89)
- chore(deps): bump sigs.k8s.io/controller-runtime from 0.12.1 to 0.12.2 @dependabot (#94)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.5 to 1.12.6 @dependabot (#91)
- chore(deps): bump k8s.io/kubectl from 0.24.1 to 0.24.2 @dependabot (#93)
- chore(deps): bump helm/kind-action from 1.2.0 to 1.3.0 @dependabot (#88)
- chore(deps): bump actions/setup-python from 3.1.2 to 4.0.0 @dependabot (#87)
v2.0.0 🌈
Changes
- Fix typo in README. All checks on push to main. @Smirl (#77)
- Fix markdown formatting of the tables in README.md @janeklb (#22)
🚀 Features
- Add actions when cutting a release @maruina (#86)
- Test key deletion in E2E tests @Smirl (#80)
- Add support for multigroup @iainbowman (#79)
- Helm chart @maruina (#72)
- Upgrade aws-sdk-go to aws-sdk-go-v2 @Smirl (#74)
- Add e2e testing as a github workflow @Smirl (#69)
- Add gomod to dependabot config @Smirl (#58)
- Migrate to kubebuilder v3 @maruina (#36)
- Move from Travis to GitHub actions @maruina (#23)
🐛 Bug Fixes
🧰 Maintenance
- chore(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.15.9 to 1.15.10 @dependabot (#83)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.4 to 1.12.5 @dependabot (#85)
- chore(deps): bump github.com/aws/aws-sdk-go-v2 from 1.16.4 to 1.16.5 @dependabot (#82)
- chore(deps): bump github.com/aws/aws-sdk-go-v2/service/kms from 1.17.2 to 1.17.3 @dependabot (#84)
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.22 to 1.44.23 @dependabot (#70)
- chore(deps): bump github.com/onsi/gomega from 1.18.1 to 1.19.0 @dependabot (#68)
- chore(deps): bump k8s.io/kubectl from 0.24.0 to 0.24.1 @dependabot (#63)
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.21 to 1.44.22 @dependabot (#64)
- chore(deps): bump k8s.io/client-go from 0.24.0 to 0.24.1 @dependabot (#61)
- chore(deps): bump docker/metadata-action from 3 to 4 @dependabot (#59)
- chore(deps): bump github/codeql-action from 1 to 2 @dependabot (#60)
- chore(deps): bump docker/login-action from 1.10.0 to 2.0.0 @dependabot (#54)
- chore(deps): bump docker/build-push-action from 2.7.0 to 3.0.0 @dependabot (#53)
- chore(deps): bump actions/checkout from 2.3.4 to 3.0.2 @dependabot (#52)
- chore(deps): bump docker/build-push-action from 2.5.0 to 2.7.0 @dependabot (#27)
- chore(deps): bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#24)
v1.0.0
Changes
- docs: Add API reference (#15) @skygeo
- Add certificate rotation (#14) @skygeo
- fix(docs): update version of cert-manager in docs (#13) @skygeo
- Signer.New will return Public Key errors (#10) @danmx
- fix(rbac): permissions for creating and patching events (#7) @danmx
🚀 Features
- Add support for release drafter (#20) @maruina
- Cert manager v1.3 - Approval Condition (#18) @JoshVanL
- Update pre-commit checks (#19) @maruina