File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,14 @@ All notable changes to this project will be documented in this file.
11
11
(or via ` --rolling-logs <DIRECTORY> ` ).
12
12
- Replace stackable-operator ` print_startup_string ` with ` tracing::info! ` with fields.
13
13
- BREAKING: Inject the vector aggregator address into the vector config using the env var ` VECTOR_AGGREGATOR_ADDRESS ` instead
14
- of having the operator write it to the vector config ([ #XXX ] ).
14
+ of having the operator write it to the vector config ([ #844 ] ).
15
15
16
16
### Fixed
17
17
18
- - Fix a bug where changes to ConfigMaps that are referenced in the KafkaCluster spec didn't trigger a reconciliation ([ #XXX ] ).
18
+ - Fix a bug where changes to ConfigMaps that are referenced in the KafkaCluster spec didn't trigger a reconciliation ([ #844 ] ).
19
19
20
20
[ #840 ] : https://github.com/stackabletech/kafka-operator/pull/840
21
- [ #XXX ] : https://github.com/stackabletech/kafka-operator/pull/XXX
21
+ [ #844 ] : https://github.com/stackabletech/kafka-operator/pull/844
22
22
23
23
## [ 25.3.0] - 2025-03-21
24
24
You can’t perform that action at this time.
0 commit comments