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 da965ba commit 37aa8cdCopy full SHA for 37aa8cd
1 file changed
CHANGELOG.md
@@ -14,11 +14,13 @@
14
Previously, arbitrary file names were silently accepted and ignored ([#751]).
15
- Bump `stackable-operator` to 0.111.1 and snafu to 0.9 ([#751], [#752]).
16
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#757]).
17
+- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#762]).
18
19
[#745]: https://github.com/stackabletech/hbase-operator/pull/745
20
[#751]: https://github.com/stackabletech/hbase-operator/pull/751
21
[#752]: https://github.com/stackabletech/hbase-operator/pull/752
22
[#757]: https://github.com/stackabletech/hbase-operator/pull/757
23
+[#762]: https://github.com/stackabletech/hbase-operator/pull/762
24
25
## [26.3.0] - 2026-03-16
26
0 commit comments