Releases: rbaliyan/config
Releases · rbaliyan/config
v0.7.0
What's Changed
- deps: bump the go-dependencies group with 4 updates by @dependabot[bot] in #69
- deps: bump the go-dependencies group with 2 updates by @dependabot[bot] in #70
- ci: bump github/codeql-action from 4.35.2 to 4.35.3 in the github-actions group by @dependabot[bot] in #71
- chore: bump Go to 1.26.3 and golangci-lint to 2.11.4 by @rbaliyan in #73
- refactor(k8s): decouple store from kubernetes.io dependencies by @rbaliyan in #74
Full Changelog: v0.6.6...v0.7.0
v0.6.6
v0.6.5
v0.6.4
What's Changed
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- deps: bump modernc.org/sqlite from 1.48.2 to 1.49.1 in the go-dependencies group by @dependabot[bot] in #58
- feat: add writable file store, Redis backend, and Kubernetes store by @rbaliyan in #59
- fix: concurrency and design quality improvements across all store backends by @rbaliyan in #61
- feat: add etcd v3 storage backend by @rbaliyan in #62
- feat: add expand package, query-time expansion store, and Secret type by @rbaliyan in #63
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- ci: bump the github-actions group with 3 updates by @dependabot[bot] in #55
- deps: bump go.mongodb.org/mongo-driver/v2 from 2.5.0 to 2.5.1 in the go-dependencies group by @dependabot[bot] in #54
- feat: add replica store with async/sync replication and OTel support by @rbaliyan in #56
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
Full Changelog: v0.5.5...v0.6.0
v0.5.5
What's Changed
- fix: resolve all gosec findings by @rbaliyan in #44
- ci: add GoSec SAST scanning with SARIF upload by @rbaliyan in #43
- fix: pin dependencies by hash and enrich SECURITY.md by @rbaliyan in #45
- fix: add nosec annotation for clamped int32 cast in migrate by @rbaliyan in #46
- ci: add ClusterFuzzLite PR workflow for code-change fuzzing by @rbaliyan in #47
- deps: bump the go-dependencies group with 2 updates by @dependabot[bot] in #48
- ci: bump the github-actions group with 2 updates by @dependabot[bot] in #49
- chore: update Go to 1.25.9 by @rbaliyan in #51
- deps: bump the go-dependencies group with 5 updates by @dependabot[bot] in #50
- feat: add first-class key alias support by @rbaliyan in #52
Full Changelog: v0.5.4...v0.5.5