@@ -4,8 +4,11 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ## [ 25.3.0] - 2025-03-21
8+
79### Added
810
11+ - omid: Added 1.1.3-SNAPSHOT to allow for easier scanning pre-release
912- airflow: Add OPA support to Airflow ([ #978 ] ).
1013- nifi: Activate ` include-hadoop ` profile for NiFi version 2.* ([ #958 ] ).
1114- nifi: Add NiFi hadoop Azure and GCP libraries ([ #943 ] ).
@@ -29,7 +32,7 @@ All notable changes to this project will be documented in this file.
2932- trino-cli: Add version 470 ([ #999 ] ).
3033- trino-storage-connector: Add version 470 ([ #999 ] ).
3134- superset: Add version ` 4.1.1 ` ([ #991 ] ).
32- - Add Patchable patch management tool ([ #1003 ] , [ #1005 ] , [ #1007 ] ).
35+ - Add Patchable patch management tool ([ #1003 ] , [ #1005 ] , [ #1007 ] , [ # 1026 ] ).
3336- nifi: Add 1.28.1, 2.2.0 ([ #1006 ] ).
3437- airflow: Add 2.10.4 ([ #1021 ] ).
3538- hadoop: Add 3.4.1, use jmx_export 1.1.0 ([ #1021 ] ).
@@ -38,12 +41,15 @@ All notable changes to this project will be documented in this file.
3841- hbase: Use jmx_export 1.1.0 ([ #1021 ] ).
3942- omid: Use jmx_export 1.1.0 ([ #1021 ] ).
4043- spark: Add 3.5.5 ([ #1022 ] ).
44+ - trino: Add libstdc++ package, needed by snappy and duckdb ([ #1015 ] ).
45+ - hive: Revert the removal of 4.0.0 ([ #1031 ] ).
4146
4247### Changed
4348
4449- stackable-base: Bump cargo-cyclonedx to 0.5.7 ([ #1013 ] ).
4550- Update registry references to oci ([ #989 ] ).
4651- trino-storage-connector: Move the build out of trino/ for easier patching ([ #996 ] ).
52+ - phoenix: Bump 5.2.0 to 5.2.1 ([ #997 ] , [ #1009 ] ).
4753- BREAKING: druid: Bump opa-authorizer to 0.6.0 for all versions ([ #984 ] ).
4854
4955### Removed
@@ -97,9 +103,12 @@ All notable changes to this project will be documented in this file.
97103[ #1005 ] : https://github.com/stackabletech/docker-images/pull/1005
98104[ #1006 ] : https://github.com/stackabletech/docker-images/pull/1006
99105[ #1007 ] : https://github.com/stackabletech/docker-images/pull/1007
106+ [ #1009 ] : https://github.com/stackabletech/docker-images/pull/1009
100107[ #1013 ] : https://github.com/stackabletech/docker-images/pull/1013
108+ [ #1015 ] : https://github.com/stackabletech/docker-images/pull/1015
101109[ #1021 ] : https://github.com/stackabletech/docker-images/pull/1021
102110[ #1022 ] : https://github.com/stackabletech/docker-images/pull/1022
111+ [ #1026 ] : https://github.com/stackabletech/docker-images/pull/1026
103112
104113## [ 24.11.1] - 2025-01-14
105114
0 commit comments