File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## [ Unreleased]
6
6
7
+ ### Added
8
+
9
+ - Support version ` 3.8.0 ` ([ #753 ] ).
10
+
7
11
### Changed
8
12
9
13
- Reduce CRD size from ` 479KB ` to ` 53KB ` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([ #750 ] ):
@@ -16,8 +20,13 @@ All notable changes to this project will be documented in this file.
16
20
certificates used by Kafka. This allows you to access Kafka brokers secured using TLS via the global bootstrap
17
21
service ([ #741 ] ).
18
22
23
+ ### Removed
24
+
25
+ - Remove versions ` 3.4.1 ` , ` 3.6.1 ` , ` 3.6.2 ` ([ #753 ] ).
26
+
19
27
[ #741 ] : https://github.com/stackabletech/kafka-operator/pull/741
20
28
[ #750 ] : https://github.com/stackabletech/kafka-operator/pull/750
29
+ [ #753 ] : https://github.com/stackabletech/kafka-operator/pull/753
21
30
22
31
## [ 24.7.0] - 2024-07-24
23
32
You can’t perform that action at this time.
0 commit comments