Releases: upbound/provider-vault
Releases · upbound/provider-vault
v2.1.0
This release includes updates to the go.mod file to address security vulnerabilities.
What's Changed
- Fix authentication configuration options by @m1so in #50
- Remove publish-artifacts job from the CI pipeline and fix security vulnerabilities by @turkenf in #53
New Contributors
Full Changelog: v2.0.1...v2.1.0
v2.0.1
This release contains a fix about authentication configuration options.
What's Changed
- [Backport release-2.0] Fix authentication configuration options by @github-actions in #51
New Contributors
- @github-actions made their first contribution in #51
Full Changelog: v2.0.0...v2.0.1
v2.0.0
This release contains two important changes:
- Switching to no-fork architecture
- Bumping the underlying provider version to:
v4.4.0
What's Changed
- Update provider to no-fork architecture by @m1so in #46
- Bump the upload-artifact action by @sergenyalcin in #48
New Contributors
- @m1so made their first contribution in #46
- @sergenyalcin made their first contribution in #48
Full Changelog: v1.0.0...v2.0.0
v1.0.0
v0.4.0
What's Changed
- feat(uptest): make uptest usable for repo by @haarchri in #14
- feat(go): reusable workflow respect the new configuration go-version to 1.20 by @haarchri in #17
- feat(go): set go 1.20 also for e2e uptest by @haarchri in #16
- chore: add approle login example by @swarren83 in #15
- fix malformed JSON in providerconfig example by @jaylevin in #22
- chore: update terraform-provider-vault 3.15.0 -> 3.25.0 by @selfuryon in #24
New Contributors
- @swarren83 made their first contribution in #15
- @jaylevin made their first contribution in #22
- @selfuryon made their first contribution in #24
Full Changelog: v0.3.0...v0.4.0