@@ -18,13 +18,15 @@ All notable changes to this project will be documented in this file.
1818- nifi: Build from source ([ #678 ] ).
1919- omid: Include Apache Omid in all workflows such as building and releasing images ([ #635 ] ).
2020- java-devel: New image to serve as base layer for builder stages ([ #665 ] ).
21- - hdfs: Exclude YARN and Mapreduce projects from build ([ #667 ] ).
2221- stackable-base: Mitigate CVE-2023 -37920 by removing e-Tugra root certificates ([ #673 ] ).
23- - hdfs: Exclude unused jars and mitigate snappy-java CVEs by bumping dependency ([ #682 ] ).
22+ - hadoop: Exclude YARN and Mapreduce projects from build ([ #667 ] ).
23+ - hadoop: Exclude unused jars and mitigate snappy-java CVEs by bumping dependency ([ #682 ] ).
24+ - hadoop: Add version ` 3.4.0 ` ([ #743 ] ).
2425- druid: Build from source ([ #684 ] , [ #696 ] ).
2526- opa: Add log processing script to opa for decision logging ([ #695 ] , [ #704 ] ).
2627- stackable-base: Add [ config-utils] ( https://github.com/stackabletech/config-utils ) ([ #706 ] ).
2728- omid: Include Apache Omid Examples to simplify testing ([ #721 ] ).
29+ - kafka: Add versions ` 3.6.2 ` and ` 3.7.1 ` ([ #745 ] ).
2830
2931### Changed
3032
@@ -67,6 +69,7 @@ All notable changes to this project will be documented in this file.
6769- zookeeper: Remove unsupported version 3.8.3 and 3.9.1 ([ #628 ] , [ #736 ] ).
6870- java-base: Remove openjdk-devel rpm package again to reduce the vulnerability surface ([ #665 ] )
6971- trino: Remove unsupported version 428 ([ #687 ] ).
72+ - kafka: Remove unsupported version ` 3.5.2 ` ([ #745 ] ).
7073
7174[ #583 ] : https://github.com/stackabletech/docker-images/pull/583
7275[ #611 ] : https://github.com/stackabletech/docker-images/pull/611
@@ -108,6 +111,8 @@ All notable changes to this project will be documented in this file.
108111[ #734 ] : https://github.com/stackabletech/docker-images/pull/734
109112[ #736 ] : https://github.com/stackabletech/docker-images/pull/736
110113[ #737 ] : https://github.com/stackabletech/docker-images/pull/737
114+ [ #743 ] : https://github.com/stackabletech/docker-images/pull/743
115+ [ #745 ] : https://github.com/stackabletech/docker-images/pull/745
111116
112117## [ 24.3.0] - 2024-03-20
113118
0 commit comments