Releases: kubernetes-sigs/secrets-store-sync-controller
Releases · kubernetes-sigs/secrets-store-sync-controller
v0.0.2
v0.0.2 - 2025-07-18
Changelog
Bug Fixes 🐞
- 2e7eda8 fix: update controller logs
- 0373d6d fix: update sha generation logic
- 990c893 fix: add unit test to show failures in current sha logic
Continuous Integration 💜
- 73a4a43 ci: update kind version and test matrix in e2e-test
- e0de756 ci: add area/dependency label for dependabot prs
- 6d25324 ci: add gomod updates to dependabot config
Maintenance 🔧
- 78026e6 chore: bump version to v0.0.2
- e6f015a chore: update to go 1.24.5
- 34352ef chore: Bump github/codeql-action from 3.23.1 to 3.28.17
- 2cb675f chore: Bump step-security/harden-runner from 2.11.1 to 2.12.0
- d4f387d chore: Bump engineerd/setup-kind from 0.5.0 to 0.6.2
- 9100af9 chore: move nilekhc to emeritus_reviewers
- 88d6cb0 chore: Bump actions/dependency-review-action from 4.0.0 to 4.6.0
- d6483a1 chore: Bump step-security/harden-runner from 2.6.1 to 2.11.1
- d9337f6 chore: Bump github.com/stretchr/testify from 1.8.2 to 1.8.4
- 7af43a0 chore: Bump the k8s group with 5 updates
- d93895a chore: Bump actions/setup-go from 4.0.1 to 5.4.0
- ae35e90 chore: Bump actions/upload-artifact from 4.2.0 to 4.6.2
- 6afde7a chore: Bump github.com/golangci/golangci-lint in /hack/tools
- f0ef3b9 chore: Bump github.com/golangci/golangci-lint in /hack/tools
- 140c80c chore: Bump github.com/golangci/golangci-lint in /hack/tools
- 15f13b2 chore: bump kind to v0.27.0
- 4147c6f chore: update to go 1.24
- ad4c260 chore: Bump codecov/codecov-action from 3.1.4 to 4.5.0
Security Fix 🛡️
- 9536caf security: bump golang.org/x/net to fix CVE-2025-22872
- dd4d6cc security: bump to go 1.24.2 to resolve CVE-2025-22871
- 763b08e security: bump golang.org/x/net to fix CVE-2025-22870
- bbbb8c5 security: bump golang.org/x/net x/crypto to fix CVE-2024-45337,CVE-2024-45338
- 8eb838a security: fixes stdlib high CVE
v0.0.1
v0.0.1 - 2024-08-23
Changelog
Bug Fixes 🐞
- 90441fc fix: fixes helm chart publish
Continuous Integration 💜
- 855ccac ci: fixes goreleaser
- 1f84e93 ci: fixes e2e tests workflow
- 08df6d9 ci: fixes gcloud auth
- c6e44d3 ci: updates timeout for staging image build
- 4a023b9 ci: Add golangci-lint configuration (#11)
Features 🌈
Maintenance 🔧
- 0dea8d2 chore: fixes staging image push
- a3e13c9 chore: release prep
- a89b499 chore: updates kubebuilder config (#30)