Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@csatib02 csatib02 released this 25 Mar 09:53
· 124 commits to main since this release
19988fb

v0.3.0: OpenBao Injector

Breaking Changes:

The Vault injector has been moved:
injector/injector.go → pkg/vaultinjector/injector.go
injector/injector_test.go → pkg/vaultinjector/injector_test.go

Features:

#174 @csatib02 feat: change vault-env references to secret-init + add OpenBao injector

Maintenance:

#165 @csatib02 ci: Cancel previous workflow on push

Dependencies:

#166 @app/dependabot build(deps): Bump actions/dependency-review-action from 4.0.0 to 4.1.0
#167 @app/dependabot build(deps): Bump github.com/aws/aws-sdk-go from 1.50.15 to 1.50.20
#169 @app/dependabot build(deps): Bump actions/dependency-review-action from 4.1.0 to 4.1.3
#170 @app/dependabot build(deps): Bump github.com/aws/aws-sdk-go from 1.50.20 to 1.50.25
#175 @app/dependabot build(deps): Bump actions/cache from 4.0.0 to 4.0.1
#176 @app/dependabot build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
#177 @app/dependabot build(deps): Bump github.com/aws/aws-sdk-go from 1.50.25 to 1.50.30
#178 @app/dependabot build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3
#179 @app/dependabot build(deps): Bump github.com/aws/aws-sdk-go from 1.50.30 to 1.50.35
#180 @app/dependabot build(deps): Bump cachix/install-nix-action from 25 to 26
#181 @app/dependabot build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
#183 @app/dependabot build(deps): Bump github.com/hashicorp/vault/api from 1.12.0 to 1.12.1
#184 @app/dependabot build(deps): Bump gocloud.dev from 0.36.0 to 0.37.0
#185 @app/dependabot build(deps): Bump cloud.google.com/go/kms from 1.15.7 to 1.15.8
#186 @app/dependabot build(deps): Bump github.com/aws/aws-sdk-go from 1.50.35 to 1.51.1
#187 @app/dependabot build(deps): Bump actions/checkout from 4.1.1 to 4.1.2
#188 @app/dependabot build(deps): Bump DeterminateSystems/magic-nix-cache-action from 3 to 4
#190 @app/dependabot build(deps): Bump github.com/hashicorp/vault/api from 1.12.1 to 1.12.2
#191 @app/dependabot build(deps): Bump github.com/aws/aws-sdk-go from 1.51.1 to 1.51.6
#192 @app/dependabot build(deps): Bump actions/dependency-review-action from 4.1.3 to 4.2.4
#193 @app/dependabot build(deps): Bump actions/cache from 4.0.1 to 4.0.2

Full Changelog: v0.2.2...v0.3.0