Overview
Use internal package and update to slog, fixed injecting versioned secrets from vault.security.banzaicloud.io/vault-env-from-path
annotation.
What's Changed
Features
- feat: use internal package and update to slog by @sagikazarmark in #116
Maintenance
- ci: flake updates by @sagikazarmark in #56
- chore: Use verified publisher image hashicorp/vault by @tanmay-pnaik in #61
- Update vault version by @akijakya in #62
- chore: Update to
hashicorp/vault:1.14.1
by @tanmay-pnaik in #71 - chore: add codeowners by @ramizpolic in #122
- chore: fix codeowners by @ramizpolic in #123
- fix(licensei): add vault/api to ignored list by @akijakya in #134
Dependencies
- build(deps): bump docker/setup-buildx-action from 2.9.0 to 2.9.1 by @dependabot in #53
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.299 to 1.44.300 by @dependabot in #54
- build(deps): bump cloud.google.com/go/kms from 1.13.0 to 1.14.0 by @dependabot in #59
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.300 to 1.44.303 by @dependabot in #64
- build(deps): bump gocloud.dev from 0.30.0 to 0.32.0 by @dependabot in #63
- build(deps): bump cloud.google.com/go/kms from 1.14.0 to 1.15.0 by @dependabot in #69
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.303 to 1.44.314 by @dependabot in #76
- build(deps): bump gocloud.dev from 0.32.0 to 0.33.0 by @dependabot in #77
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.314 to 1.44.315 by @dependabot in #78
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.315 to 1.44.316 by @dependabot in #80
- build(deps): bump cloud.google.com/go/kms from 1.15.0 to 1.15.1 by @dependabot in #86
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.316 to 1.44.319 by @dependabot in #85
- build(deps): bump alpine from 3.18.2 to 3.18.3 by @dependabot in #84
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.319 to 1.44.320 by @dependabot in #88
- build(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.7 by @dependabot in #87
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.320 to 1.44.322 by @dependabot in #90
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.322 to 1.44.323 by @dependabot in #91
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.323 to 1.44.326 by @dependabot in #95
- build(deps): bump actions/dependency-review-action from 3.0.7 to 3.0.8 by @dependabot in #92
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.326 to 1.44.327 by @dependabot in #96
- build(deps): bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #100
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.327 to 1.44.331 by @dependabot in #101
- build(deps): bump gocloud.dev from 0.33.0 to 0.34.0 by @dependabot in #102
- build(deps): bump docker/setup-buildx-action from 2.9.1 to 2.10.0 by @dependabot in #105
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.331 to 1.44.333 by @dependabot in #106
- build(deps): bump github.com/aws/aws-sdk-go from 1.44.333 to 1.44.334 by @dependabot in #107
- build(deps): bump github.com/aws/aws-sdk-go from 2.44.334 to 1.45.0 by @dependabot in #108
- build(deps): bump github.com/aws/aws-sdk-go from 1.45.0 to 1.45.1 by @dependabot in #109
- build(deps): bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 by @dependabot in #111
- build(deps): bump github.com/aws/aws-sdk-go from 1.45.1 to 1.45.2 by @dependabot in #113
- build(deps): bump cachix/install-nix-action from 22 to 23 by @dependabot in #117
- build(deps): bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #118
- build(deps): bump golang from
dd8888b
to445f340
by @dependabot in #119 - build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0 by @dependabot in #125
- build(deps): bump actions/cache from 3.3.1 to 3.3.2 by @dependabot in #124
- build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #121
- build(deps): bump golang from 1.21.0-alpine3.18 to 1.21.1-alpine3.18 by @dependabot in #120
- build(deps): bump docker/setup-buildx-action from 2.10.0 to 3.0.0 by @dependabot in #127
- build(deps): bump docker/build-push-action from 4.1.1 to 5.0.0 by @dependabot in #130
- build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #135
- build(deps): bump docker/metadata-action from 4.6.0 to 5.0.0 by @dependabot in #128
- build(deps): bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #131
- build(deps): bump golang from
96634e5
toec31b7f
by @dependabot in #136 - build(deps): bump bank-vaults/internal v0.1.0->v0.2.0 by @akijakya in #137
- build(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0 by @dependabot in #129
- build(deps): bump github.com/samber/slog-multi from 0.6.1-0.20230904153115-612fd5bfe681 to 1.0.1 by @dependabot in #132
New Contributors
- @tanmay-pnaik made their first contribution in #61
Full Changelog: v1.21.0...v1.21.1