@@ -25,6 +25,7 @@ All notable changes to this project will be documented in this file.
2525 ` check-permissions-ownership.sh ` provided in stackable-base image ([ #1027 ] ).
2626- nifi: Add [ nifi-iceberg-bundle] for NiFi ` 2.4.0 ` ([ #1060 ] , [ #1106 ] ).
2727- nifi: Add ` 2.4.0 ` ([ #1114 ] ).
28+ - nifi: Add git-sync ([ #1107 ] ).
2829- opa: check for correct permissions and ownerships in /stackable folder via
2930 ` check-permissions-ownership.sh ` provided in stackable-base image ([ #1038 ] ).
3031- opa: Add ` 1.4.2 ` ([ #1103 ] ).
@@ -56,6 +57,7 @@ All notable changes to this project will be documented in this file.
5657- yq: Bump products to use ` 4.45.2 ` ([ #1090 ] ).
5758- cyclonedx-bom: Bump airflow and superset to use ` 6.0.0 ` ([ #1090 ] ).
5859- vector: Bump to ` 0.46.1 ` ([ #1098 ] ).
60+ - spark: update dependencies for 3.5.5 ([ #1094 ] )
5961
6062### Fixed
6163
@@ -81,6 +83,7 @@ All notable changes to this project will be documented in this file.
8183 Also remove the old release workflow.
8284- zookeeper: Remove 3.9.2 ([ #1093 ] ).
8385- Remove ubi8-rust-builder image ([ #1091 ] ).
86+ - spark: remove 3.5.2 ([ #1094 ] )
8487- hadoop: Remove ` 3.3.4 ` and ` 3.4.0 ` ([ #1099 ] ).
8588- opa: Remove ` 0.67.1 ` ([ #1103 ] ).
8689- opa: Remove legacy bundle-builder from container build ([ #1103 ] ).
@@ -112,6 +115,7 @@ All notable changes to this project will be documented in this file.
112115[ #1090 ] : https://github.com/stackabletech/docker-images/pull/1090
113116[ #1091 ] : https://github.com/stackabletech/docker-images/pull/1091
114117[ #1093 ] : https://github.com/stackabletech/docker-images/pull/1093
118+ [ #1094 ] : https://github.com/stackabletech/docker-images/pull/1094
115119[ #1097 ] : https://github.com/stackabletech/docker-images/pull/1097
116120[ #1098 ] : https://github.com/stackabletech/docker-images/pull/1098
117121[ #1099 ] : https://github.com/stackabletech/docker-images/pull/1099
@@ -120,6 +124,7 @@ All notable changes to this project will be documented in this file.
120124[ #1103 ] : https://github.com/stackabletech/docker-images/pull/1103
121125[ #1105 ] : https://github.com/stackabletech/docker-images/pull/1105
122126[ #1106 ] : https://github.com/stackabletech/docker-images/pull/1106
127+ [ #1107 ] : https://github.com/stackabletech/docker-images/pull/1107
123128[ #1108 ] : https://github.com/stackabletech/docker-images/pull/1108
124129[ #1110 ] : https://github.com/stackabletech/docker-images/pull/1110
125130[ #1114 ] : https://github.com/stackabletech/docker-images/pull/1114
0 commit comments