File tree 2 files changed +2
-7
lines changed
2 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ All notable changes to this project will be documented in this file.
61
61
62
62
- ci: Remove Nexus steps from build, mirror and release workflows ([ #1056 ] ).
63
63
Also remove the old release workflow.
64
+ - trino: Remove 455 ([ #1095 ] ).
64
65
65
66
[ #1025 ] : https://github.com/stackabletech/docker-images/pull/1025
66
67
[ #1027 ] : https://github.com/stackabletech/docker-images/pull/1027
@@ -81,6 +82,7 @@ All notable changes to this project will be documented in this file.
81
82
[ #1055 ] : https://github.com/stackabletech/docker-images/pull/1055
82
83
[ #1056 ] : https://github.com/stackabletech/docker-images/pull/1056
83
84
[ #1090 ] : https://github.com/stackabletech/docker-images/pull/1090
85
+ [ #1095 ] : https://github.com/stackabletech/docker-images/pull/1095
84
86
85
87
## [ 25.3.0] - 2025-03-21
86
88
Original file line number Diff line number Diff line change 6
6
"jmx_exporter" : "1.2.0" ,
7
7
"trino-storage-connector" : "451" ,
8
8
},
9
- {
10
- "product" : "455" ,
11
- "java-base" : "22" ,
12
- "java-devel" : "22" ,
13
- "jmx_exporter" : "1.2.0" ,
14
- "trino-storage-connector" : "455" ,
15
- },
16
9
{
17
10
"product" : "470" ,
18
11
"java-base" : "23" ,
You can’t perform that action at this time.
0 commit comments