@@ -18,13 +18,15 @@ All notable changes to this project will be documented in this file.
18
18
- nifi: Build from source ([ #678 ] ).
19
19
- omid: Include Apache Omid in all workflows such as building and releasing images ([ #635 ] ).
20
20
- java-devel: New image to serve as base layer for builder stages ([ #665 ] ).
21
- - hdfs: Exclude YARN and Mapreduce projects from build ([ #667 ] ).
22
21
- 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 ] ).
24
25
- druid: Build from source ([ #684 ] , [ #696 ] ).
25
26
- opa: Add log processing script to opa for decision logging ([ #695 ] , [ #704 ] ).
26
27
- stackable-base: Add [ config-utils] ( https://github.com/stackabletech/config-utils ) ([ #706 ] ).
27
28
- omid: Include Apache Omid Examples to simplify testing ([ #721 ] ).
29
+ - kafka: Add versions ` 3.6.2 ` and ` 3.7.1 ` ([ #745 ] ).
28
30
29
31
### Changed
30
32
@@ -67,6 +69,7 @@ All notable changes to this project will be documented in this file.
67
69
- zookeeper: Remove unsupported version 3.8.3 and 3.9.1 ([ #628 ] , [ #736 ] ).
68
70
- java-base: Remove openjdk-devel rpm package again to reduce the vulnerability surface ([ #665 ] )
69
71
- trino: Remove unsupported version 428 ([ #687 ] ).
72
+ - kafka: Remove unsupported version ` 3.5.2 ` ([ #745 ] ).
70
73
71
74
[ #583 ] : https://github.com/stackabletech/docker-images/pull/583
72
75
[ #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.
108
111
[ #734 ] : https://github.com/stackabletech/docker-images/pull/734
109
112
[ #736 ] : https://github.com/stackabletech/docker-images/pull/736
110
113
[ #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
111
116
112
117
## [ 24.3.0] - 2024-03-20
113
118
0 commit comments