@@ -31,12 +31,19 @@ All notable changes to this project will be documented in this file.
3131 ` check-permissions-ownership.sh ` provided in stackable-base image ([ #1025 ] ).
3232- zookeeper: check for correct permissions and ownerships in /stackable folder via
3333 ` check-permissions-ownership.sh ` provided in stackable-base image ([ #1043 ] ).
34+ - java: Add JDK 24 ([ #1097 ] ).
3435
3536### Changed
3637
3738- ubi-rust-builder: Bump Rust toolchain to 1.85.0, cargo-cyclonedx to 0.5.7, and cargo-auditable to 0.6.6 ([ #1050 ] ).
38- - spark-k8s: Include spark-connect jars. Replace OpenJDK with Temurin JDK. Cleanup. ([ #1034 ] )
39- - spark-connect-client: Image is now completely based on spark-k8s and includes JupyterLab and other demo dependencies ([ #1071 ] )
39+ - ubi9-rust-builder: Bump base image and update protoc to ` 30.2 ` ([ #1091 ] ).
40+ - spark-k8s: Include spark-connect jars, replace OpenJDK with Temurin JDK, cleanup ([ #1034 ] ).
41+ - spark-connect-client: Image is now completely based on spark-k8s and includes JupyterLab and other demo dependencies ([ #1071 ] ).
42+ - jmx_exporter: Bump products to use ` 1.2.0 ` ([ #1090 ] ).
43+ - kubectl: Bump products to use ` 1.33.0 ` ([ #1090 ] ).
44+ - yq: Bump products to use ` 4.45.2 ` ([ #1090 ] ).
45+ - cyclonedx-bom: Bump airflow and superset to use ` 6.0.0 ` ([ #1090 ] ).
46+ - vector: Bump to ` 0.46.1 ` ([ #1098 ] ).
4047
4148### Fixed
4249
@@ -57,6 +64,8 @@ All notable changes to this project will be documented in this file.
5764
5865- ci: Remove Nexus steps from build, mirror and release workflows ([ #1056 ] ).
5966 Also remove the old release workflow.
67+ - zookeeper: Remove 3.9.2 ([ #1093 ] ).
68+ - Remove ubi8-rust-builder image ([ #1091 ] ).
6069- spark: remove 3.5.2 and update dependencies for 3.5.5 ([ #1094 ] )
6170
6271[ #1025 ] : https://github.com/stackabletech/docker-images/pull/1025
@@ -77,7 +86,12 @@ All notable changes to this project will be documented in this file.
7786[ #1054 ] : https://github.com/stackabletech/docker-images/pull/1054
7887[ #1055 ] : https://github.com/stackabletech/docker-images/pull/1055
7988[ #1056 ] : https://github.com/stackabletech/docker-images/pull/1056
89+ [ #1090 ] : https://github.com/stackabletech/docker-images/pull/1090
90+ [ #1091 ] : https://github.com/stackabletech/docker-images/pull/1091
91+ [ #1093 ] : https://github.com/stackabletech/docker-images/pull/1093
8092[ #1094 ] : https://github.com/stackabletech/docker-images/pull/1094
93+ [ #1097 ] : https://github.com/stackabletech/docker-images/pull/1097
94+ [ #1098 ] : https://github.com/stackabletech/docker-images/pull/1098
8195
8296## [ 25.3.0] - 2025-03-21
8397
0 commit comments