Skip to content

Releases: openbao/openbao-csi-provider

v2.0.1

01 Dec 08:20
809f1e0

Choose a tag to compare

Changelog

  • 760d334 Bump actions/checkout from 5.0.0 to 6.0.0 (#77)
  • a98a742 Bump actions/download-artifact from 5.0.0 to 6.0.0 (#71)
  • fa97905 Bump actions/setup-go from 5.5.0 to 6.0.0 (#58)
  • 4de43d0 Bump actions/setup-go from 6.0.0 to 6.1.0 (#78)
  • cf19660 Bump actions/setup-node from 4.4.0 to 5.0.0 (#57)
  • 9f9cf6e Bump actions/setup-node from 5.0.0 to 6.0.0 (#69)
  • 1325888 Bump actions/upload-artifact from 4.6.2 to 5.0.0 (#70)
  • 718542f Bump github.com/openbao/openbao/api/v2 from 2.4.0 to 2.5.0 (#79)
  • 87a3208 Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#59)
  • fac344f Bump google.golang.org/grpc from 1.75.0 to 1.75.1 (#66)
  • 58a4eb2 Bump google.golang.org/grpc from 1.75.1 to 1.76.0 (#68)
  • b09c36c Bump google.golang.org/grpc from 1.76.0 to 1.77.0 (#75)
  • 1b89638 Bump helm/kind-action from 1.12.0 to 1.13.0 (#72)
  • 4664d48 Bump sigs.k8s.io/secrets-store-csi-driver from 1.5.3 to 1.5.4 (#67)
  • 6376a64 Chore/client go to 0.34 and openbao/api to 2.4.0 (#64)
  • 809f1e0 chore(go-clients): update to 0.34.2 (#80)
  • 4a63f4c chore(k8s/api): 0.34.1 (#65)
  • d9f5430 docs(readme): rm broken link from readme. "learn tutorial" (#56) [skip ci]

v2.0.0

01 Sep 11:50
82e047a

Choose a tag to compare

What's Changed

  • add codeowners by @driif in #37
  • chore(k8s.io/client): update to 0.33.3 by @eyenx in #43
  • Bump github.com/openbao/openbao/api/v2 from 2.3.0 to 2.3.1 by @dependabot[bot] in #39
  • Bump sigs.k8s.io/secrets-store-csi-driver from 1.5.1 to 1.5.2 by @dependabot[bot] in #38
  • Bump google.golang.org/grpc from 1.73.0 to 1.75.0 by @dependabot[bot] in #51
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #49
  • Bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #45
  • chore(k8s/testify): update by @eyenx in #52
  • Rename Parameters for CSI by @eyenx in #53
  • v2.0.0 - Provider openbao by @eyenx in #54
  • fix(goreleaser): fixed version to 2.10.2 by @eyenx in #55

New Contributors

  • @driif made their first contribution in #37

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

v1.5.0

23 Jun 14:56
88c1994

Choose a tag to compare

Changelog

What's Changed

  • Issue 1: update as many references as possible from vault to openbao by @jessebot in #2
  • issue 3: get docker release up and running by @jessebot in #4
  • Point mailing list entries from the LF Edge to the OpenSSF by @karras in #8
  • add .goreleaser.yaml for openbao-csi-provider by @jessebot in #6
  • fix: run release workflow on public runners by @JanMa in #7
  • Update Actions to make them work and add Dependabot by @eyenx in #9
  • chore(actions): bump hashicorp/actions-docker-build to v2.2.0 by @pree in #20
  • Bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #10
  • Bump actions/setup-go from 4.0.1 to 5.5.0 by @dependabot in #11
  • Bump helm/kind-action from 1.10.0 to 1.12.0 by @dependabot in #12
  • Bump actions/setup-node from 3.6.0 to 4.4.0 by @dependabot in #13
  • Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #14
  • Bump github.com/stretchr/testify from 1.8.2 to 1.10.0 by @dependabot in #15
  • Bump github.com/hashicorp/golang-lru/v2 from 2.0.2 to 2.0.7 by @dependabot in #16
  • ci: update dependencies and kind-k8s versions in tests workflow by @eyenx in #21
  • chore(go): update to 1.24 by @eyenx in #22
  • Bump google.golang.org/grpc from 1.54.0 to 1.73.0 by @dependabot in #19
  • Bump sigs.k8s.io/secrets-store-csi-driver from 1.3.3 to 1.5.1 by @dependabot in #18
  • Bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in #23
  • Bump k8s.io/client-go from 0.26.4 to 0.33.1 by @dependabot in #24
  • chore(openbao/api): bump to v2 by @eyenx in #27
  • ci(gorleaser): set id by @eyenx in #31
  • ci(goreleaser): remove non existent entrypoint by @eyenx in #32
  • ci(Dockerfile): use BIN_NAME by @eyenx in #33
  • ci(goreleaser): default arch is only amd64/arm64/386 by @eyenx in #34
  • chore: Release v1.5.0 by @eyenx in #35

New Contributors

Full Changelog: v1.4.0...v1.5.0