Skip to content

Commit 698ad4d

Browse files
committed
chore: update changelog
1 parent 9dc84af commit 698ad4d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Added
8+
9+
- Support version `3.8.0` ([#753]).
10+
711
### Changed
812

913
- 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.
1620
certificates used by Kafka. This allows you to access Kafka brokers secured using TLS via the global bootstrap
1721
service ([#741]).
1822

23+
### Removed
24+
25+
- Remove versions `3.4.1`, `3.6.1`, `3.6.2` ([#753]).
26+
1927
[#741]: https://github.com/stackabletech/kafka-operator/pull/741
2028
[#750]: https://github.com/stackabletech/kafka-operator/pull/750
29+
[#753]: https://github.com/stackabletech/kafka-operator/pull/753
2130

2231
## [24.7.0] - 2024-07-24
2332

0 commit comments

Comments
 (0)