@@ -31,15 +31,20 @@ All notable changes to this project will be documented in this file.
31
31
- superset: Add version ` 4.1.1 ` ([ #991 ] ).
32
32
- Add Patchable patch management tool ([ #1003 ] , [ #1005 ] , [ #1007 ] ).
33
33
- nifi: Add 1.28.1, 2.2.0 ([ #1006 ] ).
34
- - spark: Add 3.5.5 ([ #1022 ] )
34
+ - airflow: Add 2.10.4 ([ #1021 ] ).
35
+ - hadoop: Add 3.4.1, use jmx_export 1.1.0 ([ #1021 ] ).
36
+ - hive: Add 4.0.1, use jmx_export 1.1.0 ([ #1021 ] ).
37
+ - zookeeper: Add 3.9.3, use jmx_export 1.1.0 ([ #1021 ] ).
38
+ - hbase: Use jmx_export 1.1.0 ([ #1021 ] ).
39
+ - omid: Use jmx_export 1.1.0 ([ #1021 ] ).
40
+ - spark: Add 3.5.5 ([ #1022 ] ).
35
41
36
42
### Changed
37
43
38
44
- stackable-base: Bump cargo-cyclonedx to 0.5.7 ([ #1013 ] ).
39
- - kafka: Bump 3.8.0 to 3.8.1 ([ #995 ] ).
40
45
- Update registry references to oci ([ #989 ] ).
41
46
- trino-storage-connector: Move the build out of trino/ for easier patching ([ #996 ] ).
42
- - BREAKING: druid: Bump opa-authorizer to 0.6.0 for all versions ([ #984 ] )
47
+ - BREAKING: druid: Bump opa-authorizer to 0.6.0 for all versions ([ #984 ] ).
43
48
44
49
### Removed
45
50
@@ -51,7 +56,9 @@ All notable changes to this project will be documented in this file.
51
56
- trino-storage-connector: Remove version 469 ([ #999 ] ).
52
57
- nifi: Remove 2.0.0 ([ #1006 ] ).
53
58
- druid: Remove 26.0.0 ([ #984 ] )
54
- - spark: Remove 3.5.1 ([ #1022 ] )
59
+ - airflow: Remove 2.9.2, and 2.10.2 ([ #1021 ] ).
60
+ - hive: Remove 4.0.0 ([ #1021 ] ).
61
+ - spark: Remove 3.5.1 ([ #1022 ] ).
55
62
56
63
### Fixed
57
64
@@ -60,6 +67,8 @@ All notable changes to this project will be documented in this file.
60
67
- druid: Fix CVE-2023 -34455 in Druid ` 30.0.0 ` by deleting a dependency ([ #935 ] ).
61
68
- hadoop: Fix the JMX exporter configuration for metrics suffixed with
62
69
` _total ` , ` _info ` and ` _created ` ([ #962 ] ).
70
+ - nix: Move ` pkg-config ` to nativeBuildInputs ([ #1021 ] ).
71
+ - hadoop: Use the fast mirror in the download script ([ #1021 ] ).
63
72
64
73
[ #884 ] : https://github.com/stackabletech/docker-images/pull/884
65
74
[ #928 ] : https://github.com/stackabletech/docker-images/pull/928
@@ -80,7 +89,6 @@ All notable changes to this project will be documented in this file.
80
89
[ #991 ] : https://github.com/stackabletech/docker-images/pull/991
81
90
[ #992 ] : https://github.com/stackabletech/docker-images/pull/992
82
91
[ #993 ] : https://github.com/stackabletech/docker-images/pull/993
83
- [ #995 ] : https://github.com/stackabletech/docker-images/pull/995
84
92
[ #996 ] : https://github.com/stackabletech/docker-images/pull/996
85
93
[ #997 ] : https://github.com/stackabletech/docker-images/pull/997
86
94
[ #999 ] : https://github.com/stackabletech/docker-images/pull/999
@@ -90,6 +98,7 @@ All notable changes to this project will be documented in this file.
90
98
[ #1006 ] : https://github.com/stackabletech/docker-images/pull/1006
91
99
[ #1007 ] : https://github.com/stackabletech/docker-images/pull/1007
92
100
[ #1013 ] : https://github.com/stackabletech/docker-images/pull/1013
101
+ [ #1021 ] : https://github.com/stackabletech/docker-images/pull/1021
93
102
[ #1022 ] : https://github.com/stackabletech/docker-images/pull/1022
94
103
95
104
## [ 24.11.1] - 2025-01-14
0 commit comments