Releases: kaasops/vector-operator
Releases · kaasops/vector-operator
v0.4.0
What's Changed
- add dual stack support by @sakateka in #190
- ci: add golangci-lint configuration and GitHub Actions workflow by @aa1ex in #205
- feat: add e2e test framework and CI workflow by @aa1ex in #206
- fix(configcheck): prevent memory leak by replacing time.After with time.NewTimer by @aa1ex in #207
- ci: add unit tests workflow and fix broken tests by @aa1ex in #209
- fix: buffer event channels to prevent blocking under load by @aa1ex in #210
- Fixed "configcheck validates ClusterVectorPipeline (CVP) against all ClusterVectorAggregator instances instead of only matching ones" by @P0lskay in #208
- feat: add scrapeInterval and scrapeTimeout configuration for PodMonitor by @aa1ex in #211
- test(e2e): add CVP selector matching regression tests by @aa1ex in #212
New Contributors
Full Changelog: v0.3.3...v0.4.0
v0.3.3
pre-v0.3.3
What's Changed
Full Changelog: v0.3.2...pre-v0.3.3
v0.3.2
What's Changed
- Fix that PodSecurityPolicyName is used to set PriorityClassName by @P0lskay in #194
- bump vector version 0.48.0 by @hornwind in #193
- mark vp false if unmarshal failed by @dkhachyan in #196
- update helm chart version by @dkhachyan in #197
- correct semver version in Chart.yaml by @dkhachyan in #198
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Fix specification in docs for vector spec by @P0lskay in #179
- P0lskay/issue182 Add support for customizable labels on Vector resources by @P0lskay in #185
- Fix imports in vectoragent_controller.go by @P0lskay in #186
- chore: bump vector version by @hornwind in #189
New Contributors
Full Changelog: v0.3.0...v0.3.1