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 82c9108 commit f70c08eCopy full SHA for f70c08e
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 ([#645]).
22
+- test: Bump to Vector `0.46.1` ([#657]).
23
24
### Fixed
25
@@ -37,6 +38,7 @@
37
38
[#652]: https://github.com/stackabletech/hbase-operator/pull/652
39
[#654]: https://github.com/stackabletech/hbase-operator/pull/654
40
[#655]: https://github.com/stackabletech/hbase-operator/pull/655
41
+[#657]: https://github.com/stackabletech/hbase-operator/pull/657
42
43
## [25.3.0] - 2025-03-21
44
0 commit comments