We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd144e7 commit a8a517eCopy full SHA for a8a517e
CHANGELOG.md
@@ -19,6 +19,7 @@
19
- Replace stackable-operator `print_startup_string` with `tracing::info!` with fields.
20
- BREAKING: Inject the vector aggregator address into the vector config using the env var `VECTOR_AGGREGATOR_ADDRESS` instead
21
of having the operator write it to the vector config ([#609]).
22
+- test: Bump to Vector `0.46.1` ([#628]).
23
24
### Fixed
25
@@ -30,6 +31,7 @@
30
31
[#615]: https://github.com/stackabletech/superset-operator/pull/615
32
[#617]: https://github.com/stackabletech/superset-operator/pull/617
33
[#623]: https://github.com/stackabletech/superset-operator/pull/623
34
+[#628]: https://github.com/stackabletech/superset-operator/pull/628
35
36
## [25.3.0] - 2025-03-21
37
0 commit comments