Releases: FalcoSuessgott/vault-kubernetes-kms
Releases · FalcoSuessgott/vault-kubernetes-kms
v0.2.2
Changelog
Bug fixes
- e6d0695: fix(ci): allow Dependabot accessing repo secrets (@FalcoSuessgott)
Dependency updates
- 105ecfc: feat(deps): bump github.com/docker/docker (@dependabot[bot])
- 64162ee: feat(deps): bump k8s.io/kms from 0.29.4 to 0.31.0 (@dependabot[bot])
v0.2.1
Changelog
Bug fixes
- 74d0643: fix(cosign): use passwd and key via github action secrets (@FalcoSuessgott)
v0.2.0
Changelog
New Features
- a700f3a: feat(e2e): matrix testing against last 3 minor versions of kubernetes & vault (@FalcoSuessgott)
- ab46436: feat(releaser): create SBOMs and sign artifacts (@FalcoSuessgott)
- 105b865: feat(tests): more tests (@FalcoSuessgott)
- c927e86: feat(tests): test NewPlugin() (@FalcoSuessgott)
v0.1.1
Changelog
Bug fixes
- 1aa89b7: fix(logs): dont log secretID, log transit key+engine (@FalcoSuessgott)
- 5569bab: fix(transit): use latest_version instead of keys timestamp (@FalcoSuessgott)
v0.1.0
Changelog
New Features
- 2ecef8d: feat(auth): support approle (@FalcoSuessgott)
Bug fixes
- 01bfe4b: fix(log): dont output vault token (@FalcoSuessgott)
- d9dd468: fix(transit): error if no transit engine/key (@FalcoSuessgott)
Dependency updates
- cf4bfd8: feat(deps): bump distroless/static-debian12 from
4197211
toce46866
(#76) (@dependabot[bot])
v0.0.7
Changelog
Bug fixes
- 8eab5c4: fix(goreleaser): use --clean instead of --rm-dist (@FalcoSuessgott)
- e7967b2: fix(version): output version if flag passed (#84) (@FalcoSuessgott)
Dependency updates
- 16047ae: feat(deps): bump distroless/static-debian12 from
6dcc833
to4197211
(#42) (@dependabot[bot]) - 4348368: feat(deps): bump github.com/hashicorp/go-retryablehttp (#79) (@dependabot[bot])
- fc9e938: feat(deps): bump github.com/hashicorp/vault/api from 1.12.2 to 1.13.0 (#55) (@dependabot[bot])
- 06ea9b8: feat(deps): bump github.com/hashicorp/vault/api from 1.13.0 to 1.14.0 (#66) (@dependabot[bot])
- d38408c: feat(deps): bump github.com/testcontainers/testcontainers-go (#78) (@dependabot[bot])
- e6c1368: feat(deps): bump github.com/testcontainers/testcontainers-go/modules/vault (#60) (@dependabot[bot])
- fbf7cf6: feat(deps): bump github.com/testcontainers/testcontainers-go/modules/vault (#77) (@dependabot[bot])
- caaea25: feat(deps): bump golang from 1.22.2 to 1.22.3 (#59) (@dependabot[bot])
- a5e993f: feat(deps): bump golang from 1.22.3 to 1.22.4 (#69) (@dependabot[bot])
- 34ea926: feat(deps): bump golang from 1.22.4 to 1.23rc1 (#73) (@dependabot[bot])
- e590623: feat(deps): bump google.golang.org/grpc from 1.63.2 to 1.65.0 (#74) (@dependabot[bot])
- ce5a93e: feat(deps): bump gotest.tools/gotestsum from 1.11.0 to 1.12.0 (#67) (@dependabot[bot])
- c0eba86: feat(deps): bump k8s.io/kms from 0.29.3 to 0.29.4 (#53) (@dependabot[bot])
Other work
- d0518a8: docs: fix typo in configuration (#75) (@FalcoSuessgott)
v0.0.6
Changelog
New Features
- d6dd43a: feat(e2e): add kms v1 e2e job (#39) (@FalcoSuessgott)
- cd8a553: feat(plugin): add plugin unit tests (#41) (@FalcoSuessgott)
- 6f612d0: feat(tests): test cmd package (#48) (@FalcoSuessgott)
Bug fixes
- d86c7a5: fix(ci): fix CI job triggers (#40) (@FalcoSuessgott)
- a5f5cb5: fix(e2e): allow dependabot Access secrets (@FalcoSuessgott)
Dependency updates
- c14c86a: feat(deps): bump github.com/testcontainers/testcontainers-go/modules/vault (#51) (@dependabot[bot])
- 6641d89: feat(deps): bump golang from 1.21.1 to 1.22.2 (#46) (@dependabot[bot])
- c4fd105: feat(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.2 (#49) (@dependabot[bot])
v0.0.5
Changelog
New Features
- eb1027e: feat(e2e): introduce e2e testing using kind (#33) (@FalcoSuessgott)
Dependency updates
- 8e07ea6: feat(deps): bump github.com/docker/docker (#31) (@dependabot[bot])
- c19c11b: feat(deps): bump github.com/hashicorp/vault/api from 1.12.1 to 1.12.2 (#30) (@dependabot[bot])
v0.0.4
Changelog
Bug fixes
- dda8ad9: fix(args): use vault token arg (@FalcoSuessgott)
Dependency updates
- 1901da9: feat(deps): bump go.uber.org/zap from 1.26.0 to 1.27.0 (#29) (@dependabot[bot])
v0.0.3
Changelog
New Features
- d5f148b: feat(ci): allow dependabot access repo secrets (@FalcoSuessgott)
Bug fixes
- 7e96398: fix(docker): use fqdn path for entrypoint (#27) (@FalcoSuessgott)
Dependency updates
- e8175cf: feat(deps): bump distroless/static-debian12 from
4a2c1a5
to6dcc833
(#25) (@dependabot[bot]) - 7b118ee: feat(deps): bump github.com/docker/docker (#24) (@dependabot[bot])
- be856c9: feat(deps): bump github.com/hashicorp/vault/api from 1.11.0 to 1.12.1 (#26) (@dependabot[bot])
- 88327ae: feat(deps): bump github.com/testcontainers/testcontainers-go (#23) (@dependabot[bot])
- 41e5401: feat(deps): bump google.golang.org/grpc from 1.61.0 to 1.62.1 (#22) (@dependabot[bot])
- c0ec6b8: feat(deps): bump k8s.io/kms from 0.29.1 to 0.29.3 (#28) (@dependabot[bot])