Skip to content

Releases: kaasops/vector-operator

v0.4.0

26 Nov 07:09

Choose a tag to compare

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

17 Nov 11:51

Choose a tag to compare

What's Changed

  • fix: propagate volumes and volumeMounts to configcheck pod by @aa1ex in #203

Full Changelog: v0.3.2...v0.3.3

pre-v0.3.3

17 Nov 10:46

Choose a tag to compare

pre-v0.3.3 Pre-release
Pre-release

What's Changed

  • fix: propagate volumes and volumeMounts to configcheck pod by @aa1ex in #203

Full Changelog: v0.3.2...pre-v0.3.3

v0.3.2

03 Oct 08:51
843c768

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Aug 12:28
fb7ebce

Choose a tag to compare

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

v0.3.0

19 Feb 08:03
88c46b3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Jan 10:47
cc95b4a

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.2.0

v0.1.2

15 Jan 10:16
dda646e

Choose a tag to compare

What's Changed

  • fix: add event access for operator by @zvlb in #156
  • fix: add list access for events by @zvlb in #158
  • Event collector by @aa1ex in #159
  • add retry mechanism for reconciling invalid vector pipelines by @aa1ex in #163
  • Update helm package by @aa1ex in #164

Full Changelog: v0.1.1...v0.1.2

pre-v0.2.0

05 Nov 07:45
d09b06f

Choose a tag to compare

pre-v0.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.1.1...pre-v0.2.0

v0.1.1

08 Oct 05:41

Choose a tag to compare

What's Changed

  • hotfix: filter vector pipelines for agent by @aa1ex in #155

Full Changelog: v0.1.0...v0.1.1