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