File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ 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
@@ -82,6 +83,7 @@ All notable changes to this project will be documented in this file.
8283[ #1055 ] : https://github.com/stackabletech/docker-images/pull/1055
8384[ #1056 ] : https://github.com/stackabletech/docker-images/pull/1056
8485[ #1090 ] : https://github.com/stackabletech/docker-images/pull/1090
86+ [ #1097 ] : https://github.com/stackabletech/docker-images/pull/1097
8587[ #1098 ] : https://github.com/stackabletech/docker-images/pull/1098
8688
8789## [ 25.3.0] - 2025-03-21
Original file line number Diff line number Diff line change 2323 "product" : "23" ,
2424 "vector" : "0.46.1" ,
2525 },
26+ {
27+ "product" : "24" ,
28+ "vector" : "0.43.1" ,
29+ },
2630]
Original file line number Diff line number Diff line change 2323 "product" : "23" ,
2424 "stackable-devel" : "1.0.0" ,
2525 },
26+ {
27+ "product" : "24" ,
28+ "stackable-devel" : "1.0.0" ,
29+ },
2630]
You can’t perform that action at this time.
0 commit comments