Skip to content

Commit c75b7ff

Browse files
committed
Update CHANGELOG.md for the new release plan (#594)
Signed-off-by: Jakub Scholz <[email protected]>
1 parent 3ada490 commit c75b7ff

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,31 @@
22

33
## 0.22.0
44

5+
* n/a
6+
7+
## 0.21.4
8+
9+
* Dependency updates (Configuration providers, Vert.x, Netty, Oauth client and more)
510
* Add support for disabling the FIPS mode in OpenJDK
611
* Add transactions `isolation.level` configuration parameter on consumer creation
12+
* Support for s390x platform
13+
14+
## 0.21.3
15+
16+
* Dependency updates (Log4j2 [CVE-2021-44832](https://nvd.nist.gov/vuln/detail/CVE-2021-44832))
17+
18+
## 0.21.2
19+
20+
* Dependency updates (Log4j2 [CVE-2021-45105](https://nvd.nist.gov/vuln/detail/CVE-2021-45105))
21+
22+
## 0.21.1
23+
24+
* Dependency updates (Log4j2 [CVE-2021-45046](https://nvd.nist.gov/vuln/detail/CVE-2021-45046))
25+
* Fix parsing of provided JVM options when deployed by Strimzi Cluster Operator
726

827
## 0.21.0
928

29+
* Dependency updates (Log4j2 [CVE-2021-44228](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-44228))
1030
* Multi-arch container image with support for x86_64 / AMD64 and AArch64 / ARM64 platforms
1131
_(The support AArch64 is currently considered as experimental. We are not aware of any issues, but the AArch64 build doesn't at this point undergo the same level of testing as the AMD64 container images.)_
1232

0 commit comments

Comments
 (0)