Skip to content

Releases: upbound/provider-vault

v2.0.0

11 Dec 16:17
fd00fdf
Compare
Choose a tag to compare

This release contains two important changes:

  • Switching to no-fork architecture
  • Bumping the underlying provider version to: v4.4.0

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

24 May 18:51
f6c7b1d
Compare
Choose a tag to compare

What's Changed

  • fix: broken JSON in ProviderConfig example by @jaylevin in #34
  • fix: Rename Namespace MR to VaultNamespace by @jaylevin in #35

Breaking Changes

please check #35

Full Changelog: v0.4.0...v1.0.0

v0.4.0

26 Feb 11:16
1b67815
Compare
Choose a tag to compare

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

Full Changelog: v0.3.0...v0.4.0

v0.3.0

17 Sep 09:12
4d00664
Compare
Choose a tag to compare

What's Changed

  • feat(ess): fix panic error when enabled enableExternalSecretStores by @haarchri in #13

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Aug 14:50
6c08fb2
Compare
Choose a tag to compare

What's Changed

  • feat(func): add function ResourcesWithExternalNameConfig by @haarchri in #3
  • Parse credentials as map[string]any{} by @turkenh in #9
  • feat(upjet): switch to latest upjet version by @haarchri in https: es//github.com//pull/7

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

24 Jul 19:54
Compare
Choose a tag to compare

Initial Upbound provider-vault release that enables Crossplane to interact with HashiCorp Vault.