Skip to content

Commit 5352a84

Browse files
committed
updated changelog
1 parent b2183e3 commit 5352a84

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,19 @@ All notable changes to this project will be documented in this file.
1818
Previously, arbitrary file names were silently accepted and ignored ([#960]).
1919
- Bump `stackable-operator` to 0.111.1 and snafu to 0.9 ([#960], [#961]).
2020
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#968]).
21+
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#971]).
2122
- Removed the product-config based configuration validation. Config and environment overrides are
2223
now merged directly from the CRD into the validated cluster, the Java-properties writer is
2324
vendored locally, and the `product-config` crate dependency is dropped. The `--product-config`
24-
CLI flag is now a no-op ([#XXX]).
25-
- test: Bump vector-aggregator to 0.55.0, replace /graphql call with gRPC call ([#971]).
25+
CLI flag is now a no-op ([#976]).
2626

2727
[#953]: https://github.com/stackabletech/kafka-operator/pull/953
2828
[#960]: https://github.com/stackabletech/kafka-operator/pull/960
2929
[#961]: https://github.com/stackabletech/kafka-operator/pull/961
3030
[#968]: https://github.com/stackabletech/kafka-operator/pull/968
3131
[#971]: https://github.com/stackabletech/kafka-operator/pull/971
3232
[#973]: https://github.com/stackabletech/kafka-operator/pull/973
33+
[#976]: https://github.com/stackabletech/kafka-operator/pull/976
3334

3435
## [26.3.0] - 2026-03-16
3536

0 commit comments

Comments
 (0)