File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file.
10
10
- Use ` --file-log-max-files ` (or ` FILE_LOG_MAX_FILES ` ) to limit the number of log files kept.
11
11
- Use ` --file-log-rotation-period ` (or ` FILE_LOG_ROTATION_PERIOD ` ) to configure the frequency of rotation.
12
12
- Use ` --console-log-format ` (or ` CONSOLE_LOG_FORMAT ` ) to set the format to ` plain ` (default) or ` json ` .
13
+ - Add support for Kafka 3.9.1 ([ #866 ] ).
13
14
14
15
### Changed
15
16
@@ -48,6 +49,7 @@ All notable changes to this project will be documented in this file.
48
49
[ #860 ] : https://github.com/stackabletech/kafka-operator/pull/860
49
50
[ #861 ] : https://github.com/stackabletech/kafka-operator/pull/861
50
51
[ #862 ] : https://github.com/stackabletech/kafka-operator/pull/862
52
+ [ #866 ] : https://github.com/stackabletech/kafka-operator/pull/866
51
53
52
54
## [ 25.3.0] - 2025-03-21
53
55
You can’t perform that action at this time.
0 commit comments