Releases: freenowtech/secrets-store-csi-driver-provider-spring-cloud-config
Releases · freenowtech/secrets-store-csi-driver-provider-spring-cloud-config
v0.2.0
What's Changed
- docs: How to release a new version by @wndhydrnt in #16
- feature: Add attribute fileName by @wndhydrnt in #17
- docs: Describe how to run the service locally by @wndhydrnt in #18
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Prepare provider for v0.1.0 secrets store by @vaegt in #1
- Set correct binary in Dockerfile by @vaegt in #2
- Allow pull of raw files from spring cloud config by @vaegt in #3
- Using json inside of
Raw
field string by @vaegt in #4 - Release Docker image for architecture "arm64" by @wndhydrnt in #5
- Release Docker image with commit hash as tag by @wndhydrnt in #6
- Upgrade Go runtime to v1.22 by @wndhydrnt in #10
- Use Actions to execute tests by @wndhydrnt in #11
- Rework release process by @wndhydrnt in #12
- Fix unmarshal error when no raw files are defined by @wndhydrnt in #13
- Add Kubernetes resources to deploy the provider by @wndhydrnt in #14
- Retry requests to Config Server by @wndhydrnt in #15
New Contributors
- @vaegt made their first contribution in #1
- @wndhydrnt made their first contribution in #5
Full Changelog: https://github.com/freenowtech/secrets-store-csi-driver-provider-spring-cloud-config/commits/v0.1.0