@@ -36,7 +36,8 @@ All notable changes to this project will be documented in this file.
36
36
### Changed
37
37
38
38
- ubi-rust-builder: Bump Rust toolchain to 1.85.0, cargo-cyclonedx to 0.5.7, and cargo-auditable to 0.6.6 ([ #1050 ] ).
39
- - spark-k8s: Include spark-connect jars. Replace OpenJDK with Temurin JDK. Cleanup ([ #1034 ] ).
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 ] ).
40
41
- spark-connect-client: Image is now completely based on spark-k8s and includes JupyterLab and other demo dependencies ([ #1071 ] ).
41
42
- jmx_exporter: Bump products to use ` 1.2.0 ` ([ #1090 ] ).
42
43
- kubectl: Bump products to use ` 1.33.0 ` ([ #1090 ] ).
@@ -64,6 +65,7 @@ All notable changes to this project will be documented in this file.
64
65
- ci: Remove Nexus steps from build, mirror and release workflows ([ #1056 ] ).
65
66
Also remove the old release workflow.
66
67
- zookeeper: Remove 3.9.2 ([ #1093 ] ).
68
+ - Remove ubi8-rust-builder image ([ #1091 ] ).
67
69
68
70
[ #1025 ] : https://github.com/stackabletech/docker-images/pull/1025
69
71
[ #1027 ] : https://github.com/stackabletech/docker-images/pull/1027
@@ -84,6 +86,7 @@ All notable changes to this project will be documented in this file.
84
86
[ #1055 ] : https://github.com/stackabletech/docker-images/pull/1055
85
87
[ #1056 ] : https://github.com/stackabletech/docker-images/pull/1056
86
88
[ #1090 ] : https://github.com/stackabletech/docker-images/pull/1090
89
+ [ #1091 ] : https://github.com/stackabletech/docker-images/pull/1091
87
90
[ #1093 ] : https://github.com/stackabletech/docker-images/pull/1093
88
91
[ #1097 ] : https://github.com/stackabletech/docker-images/pull/1097
89
92
[ #1098 ] : https://github.com/stackabletech/docker-images/pull/1098
0 commit comments