Releases: oracle/oci-secrets-store-csi-driver-provider
Releases · oracle/oci-secrets-store-csi-driver-provider
Release v0.4.0
What's Changed
- Workload Identity Implementation by @rajashekhargundeti in #34
Full Changelog: https://github.com/oracle/oci-secrets-store-csi-driver-provider/commits/v0.4.0
Release v0.3.1
What's Changed
- Bump google.golang.org/grpc from 1.47.0 to 1.53.0 by @dependabot in #23
New Contributors
- @dependabot made their first contribution in #23
Full Changelog: v0.3.0...v0.3.1
Release v0.3.0
Upgraded underlying driver version to 1.3.3 to address:
Release v0.2.1
Fixes:
- verification of chart versions post publish in release github action.
Release v0.2.0
Changes
- Added End to End Test cases workflow
- Refactored github workflows
- Helm chart auto publish
Release v0.1.0
Bug fixes:
#10 - Enabled Instance Metadata service Lookup
Test release
v0.0.2 resolved merge conflicts
Test release
Initial commit (#1) (#2) * added all source code except build files * changed imports from bitbucket to github.com/oracle-samples * Added build and makefile * added release pipeline * changed the order * using explicit token * using docker command directly * using github token * corrected image repo name * using repo from vars and using makefile