Skip to content

Releases: Skyscanner/kms-issuer

v3.0.0 🌈

17 Aug 09:08
12185fe
Compare
Choose a tag to compare

Changes

🧰 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 🌈

09 Jun 08:37
1ebc005
Compare
Choose a tag to compare

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

🐛 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

28 Apr 13:20
02c026d
Compare
Choose a tag to compare

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

🐛 Bug Fixes

0.1.0

29 Jul 11:55
281e1d4
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Initial release