@@ -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 ] ).
3839- ubi9-rust-builder: Bump base image and update protoc to ` 30.2 ` ([ #1091 ] ).
39- - spark-k8s: Include spark-connect jars. Replace OpenJDK with Temurin JDK. Cleanup. ([ #1034 ] )
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,7 @@ 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 ] ).
6068- Remove ubi8-rust-builder image ([ #1091 ] ).
6169
6270[ #1025 ] : https://github.com/stackabletech/docker-images/pull/1025
@@ -77,7 +85,11 @@ All notable changes to this project will be documented in this file.
7785[ #1054 ] : https://github.com/stackabletech/docker-images/pull/1054
7886[ #1055 ] : https://github.com/stackabletech/docker-images/pull/1055
7987[ #1056 ] : https://github.com/stackabletech/docker-images/pull/1056
88+ [ #1090 ] : https://github.com/stackabletech/docker-images/pull/1090
8089[ #1091 ] : https://github.com/stackabletech/docker-images/pull/1091
90+ [ #1093 ] : https://github.com/stackabletech/docker-images/pull/1093
91+ [ #1097 ] : https://github.com/stackabletech/docker-images/pull/1097
92+ [ #1098 ] : https://github.com/stackabletech/docker-images/pull/1098
8193
8294## [ 25.3.0] - 2025-03-21
8395
0 commit comments