Skip to content

Commit 70dc187

Browse files
authoredFeb 6, 2025··
feat(trino): Add 469 (#993)
* chore: Add missing changelog entry for Java 23 * feat(trino): Add 469 * chore(trino): Remove unused patch directories * chore: Update changelog * chore(issue_templates): Reminder about update supported-versions * chore(issue_templates): Hint to raise demo PRs against main * chore: Add missing changelog entry for trino-cli
1 parent 55ed493 commit 70dc187

20 files changed

+81
-106
lines changed
 

‎.github/ISSUE_TEMPLATE/update-base-vector.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@ Add/Change/Remove anything that isn't applicable anymore
3838
- [ ] Upload new version (see `vector/upload_new_vector_version.sh`).
3939
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
4040
- [ ] Update other dependencies if applicable (eg: inotify_tools, etc).
41-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
41+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
4242
- [ ] Update the version in demos. Add the PR(s) to the list below.
4343
```
4444

4545
```[tasklist]
4646
### Related Pull Requests
4747
- [ ] _Link to the docker-images PR (product update)_
48-
- [ ] _Link to the operator PR (getting_started / kuttl)_
48+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4949
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
50-
- [ ] _Link to demo PR (raise against the `next` branch)_
50+
- [ ] _Link to demo PR (raise against the `main` branch)_
5151
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
5252
```
5353

‎.github/ISSUE_TEMPLATE/update-product-airflow.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Add/Change/Remove anything that isn't applicable anymore
3030
- [ ] Update `versions.py` to reflect the agreed upon versions in the spreadsheet (including the removal of old versions).
3131
- [ ] Download new constraints file (see `airflow/download_constraints.sh`).
3232
- [ ] Update other dependencies if applicable (eg: python, statsd_exporter, etc).
33-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
33+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3434
- [ ] Update the version in demos. Add the PR(s) to the list below.
3535
```
3636

@@ -39,7 +39,7 @@ Add/Change/Remove anything that isn't applicable anymore
3939
- [ ] _Link to the docker-images PR (product update)_
4040
- [ ] _Link to operator PR (getting_started / kuttl)_
4141
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
42-
- [ ] _Link to demo PR (raise against the `next` branch)_
42+
- [ ] _Link to demo PR (raise against the `main` branch)_
4343
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
4444
```
4545

‎.github/ISSUE_TEMPLATE/update-product-druid.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,16 @@ Add/Change/Remove anything that isn't applicable anymore
3333
- [ ] Delete old patch directories.
3434
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3535
- [ ] Update the [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer/) with the new set of versions.
36-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
36+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3737
- [ ] Update the version in demos. Add the PR(s) to the list below.
3838
```
3939

4040
```[tasklist]
4141
### Related Pull Requests
4242
- [ ] _Link to the docker-images PR (product update)_
43-
- [ ] _Link to the operator PR (getting_started / kuttl)_
43+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4444
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
45-
- [ ] _Link to demo PR (raise against the `next` branch)_
45+
- [ ] _Link to demo PR (raise against the `main` branch)_
4646
- [ ] _Link to [druid-opa-authorizer](https://github.com/stackabletech/druid-opa-authorizer/) PR_
4747
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
4848
```

‎.github/ISSUE_TEMPLATE/update-product-hbase-phoenix-omid.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add/Change/Remove anything that isn't applicable anymore
3131
- [ ] Upload new versions (see the `hbase/*.sh` scripts).
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Update other dependencies if applicable (eg: phoenix, opa_authorizer, etc).
34-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR to the list below.
34+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR to the list below.
3535
```
3636

3737
```[tasklist]
@@ -47,7 +47,7 @@ Add/Change/Remove anything that isn't applicable anymore
4747
- [ ] _Link to the docker-images PR (product update)_
4848
- [ ] _Link to operator PR (getting_started / kuttl)_
4949
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
50-
- [ ] _Link to demo PR (raise against the `next` branch)_
50+
- [ ] _Link to demo PR (raise against the `main` branch)_
5151
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
5252
```
5353

‎.github/ISSUE_TEMPLATE/update-product-hdfs.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,17 +31,17 @@ Add/Change/Remove anything that isn't applicable anymore
3131
- [ ] Upload new version (see `hadoop/upload_new_hadoop_version.sh`).
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Update other dependencies if applicable (eg: hdfs_utils, jmx_exporter, protobuf, etc).
34-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
34+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3535
- [ ] Update the version in demos. Add the PR(s) to the list below.
3636
```
3737

3838
```[tasklist]
3939
### Related Pull Requests
4040
- [ ] _Link to the docker-images PR (product update)_
4141
- [ ] _Link to [hdfs-utils](https://github.com/stackabletech/hdfs-utils/) PR (if applicable)_
42-
- [ ] _Link to the operator PR (getting_started / kuttl)_
42+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4343
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
44-
- [ ] _Link to demo PR (raise against the `next` branch)_
44+
- [ ] _Link to demo PR (raise against the `main` branch)_
4545
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
4646
```
4747

‎.github/ISSUE_TEMPLATE/update-product-hive.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@ Add/Change/Remove anything that isn't applicable anymore
3131
- [ ] Upload new version (see `hive/upload_new_hive_version.sh`).
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Update other dependencies if applicable (eg: jmx_exporter, aws_java_sdk_bundle, etc).
34-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
34+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3535
- [ ] Update the version in demos. Add the PR(s) to the list below.
3636
```
3737

3838
```[tasklist]
3939
### Related Pull Requests
4040
- [ ] _Link to the docker-images PR (product update)_
41-
- [ ] _Link to the operator PR (getting_started / kuttl)_
41+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4242
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
43-
- [ ] _Link to demo PR (raise against the `next` branch)_
43+
- [ ] _Link to demo PR (raise against the `main` branch)_
4444
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
4545
```
4646

‎.github/ISSUE_TEMPLATE/update-product-kafka.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add/Change/Remove anything that isn't applicable anymore
3131
- [ ] Upload new version (see `kafka/upload_new_kafka_version.sh`).
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Update other dependencies if applicable (eg: jmx_exporter, kcat, scala, etc).
34-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
34+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3535
- [ ] Update the version in demos. Add the PR(s) to the list below.
3636
```
3737

@@ -42,16 +42,16 @@ Add/Change/Remove anything that isn't applicable anymore
4242
- [ ] Update `kafka-testing-tools/versions.py`.
4343
- [ ] Upload new version (see `.scripts/upload_new_kcat_version.sh`).
4444
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
45-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
45+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
4646
- [ ] Update the version in demos. Add the PR(s) to the list below.
4747
```
4848

4949
```[tasklist]
5050
### Related Pull Requests
5151
- [ ] _Link to the docker-images PR (product update)_
52-
- [ ] _Link to the operator PR (getting_started / kuttl)_
52+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
5353
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
54-
- [ ] _Link to demo PR (raise against the `next` branch)_
54+
- [ ] _Link to demo PR (raise against the `main` branch)_
5555
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
5656
```
5757

‎.github/ISSUE_TEMPLATE/update-product-nifi.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@ Add/Change/Remove anything that isn't applicable anymore
3131
- [ ] Upload new version (see `nifi/upload_new_nifi_version.sh`).
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Update other dependencies if applicable (eg: jmx_exporter, kcat, scala, etc).
34-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
34+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3535
- [ ] Update the version in demos. Add the PR(s) to the list below.
3636
```
3737

3838
```[tasklist]
3939
### Related Pull Requests
4040
- [ ] _Link to the docker-images PR (product update)_
41-
- [ ] _Link to the operator PR (getting_started / kuttl)_
41+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4242
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
43-
- [ ] _Link to demo PR (raise against the `next` branch)_
43+
- [ ] _Link to demo PR (raise against the `main` branch)_
4444
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
4545
```
4646

‎.github/ISSUE_TEMPLATE/update-product-opa.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@ Add/Change/Remove anything that isn't applicable anymore
3030
- [ ] Update `versions.py` to reflect the agreed upon versions in the spreadsheet (including the removal of old versions).
3131
- [ ] Upload new version (see `opa/upload_new_opa_version.sh`).
3232
- [ ] Update other dependencies if applicable (eg: opa_bundle_builder, etc).
33-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
33+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3434
- [ ] Update the version in demos. Add the PR(s) to the list below.
3535
```
3636

3737
```[tasklist]
3838
### Related Pull Requests
3939
- [ ] _Link to the docker-images PR (product update)_
40-
- [ ] _Link to the operator PR (getting_started / kuttl)_
40+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4141
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
42-
- [ ] _Link to demo PR (raise against the `next` branch)_
42+
- [ ] _Link to demo PR (raise against the `main` branch)_
4343
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
4444
```
4545

‎.github/ISSUE_TEMPLATE/update-product-spark.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@ Add/Change/Remove anything that isn't applicable anymore
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Ensure that the transitive dependencies in `versions.py` are compatible with the Spark version(s).
3434
- [ ] Update other dependencies if applicable (eg: python, jmx_exporter, aws_java_sdk_bundle, etc).
35-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
35+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3636
- [ ] Update the version in demos. Add the PR(s) to the list below.
3737
```
3838

3939
```[tasklist]
4040
### Related Pull Requests
4141
- [ ] _Link to the docker-images PR (product update)_
42-
- [ ] _Link to the operator PR (getting_started / kuttl)_
42+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4343
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
44-
- [ ] _Link to demo PR (raise against the `next` branch)_
44+
- [ ] _Link to demo PR (raise against the `main` branch)_
4545
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
4646
```
4747

‎.github/ISSUE_TEMPLATE/update-product-superset.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,16 +32,16 @@ Add/Change/Remove anything that isn't applicable anymore
3232
- [ ] Create a file: `superset/stackable/patches/x.y.z/.gitkeep`, add patches if applicable.
3333
- [ ] Delete old constraint files and patch directories.
3434
- [ ] Update other dependencies if applicable (eg: python, auth_lib, etc).
35-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
35+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3636
- [ ] Update the version in demos. Add the PR(s) to the list below.
3737
```
3838

3939
```[tasklist]
4040
### Related Pull Requests
4141
- [ ] _Link to the docker-images PR (product update)_
42-
- [ ] _Link to the operator PR (getting_started / kuttl)_
42+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4343
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
44-
- [ ] _Link to demo PR (raise against the `next` branch)_
44+
- [ ] _Link to demo PR (raise against the `main` branch)_
4545
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
4646
```
4747

‎.github/ISSUE_TEMPLATE/update-product-trino.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add/Change/Remove anything that isn't applicable anymore
3131
- [ ] Upload new version (see `trino/*.sh` scripts).
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Update other dependencies if applicable (eg: jmx_exporter, opa_authorizer, storage_connector, etc).
34-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
34+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3535
- [ ] Update the version in demos. Add the PR(s) to the list below.
3636
```
3737

@@ -40,16 +40,16 @@ Add/Change/Remove anything that isn't applicable anymore
4040
- [ ] Update `trino-cli/versions.py` to reflect the agreed upon versions in the spreadsheet (including the removal of old versions).
4141
- [ ] Upload new version (see `trino-cli/upload_new_trino_version.sh` scripts).
4242
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
43-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
43+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
4444
- [ ] Update the version in demos. Add the PR(s) to the list below.
4545
```
4646

4747
```[tasklist]
4848
### Related Pull Requests
4949
- [ ] _Link to the docker-images PR (product update)_
50-
- [ ] _Link to the operator PR (getting_started / kuttl)_
50+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
5151
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
52-
- [ ] _Link to demo PR (raise against the `next` branch)_
52+
- [ ] _Link to demo PR (raise against the `main` branch)_
5353
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
5454
```
5555

‎.github/ISSUE_TEMPLATE/update-product-zookeeper.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,16 @@ Add/Change/Remove anything that isn't applicable anymore
3131
- [ ] Upload new version (see `zookeeper/upload_new_zookeeper_version.sh`).
3232
- [ ] Update `versions.py` to the latest supported version of JVM (base and devel).
3333
- [ ] Update other dependencies if applicable (eg: jmx_exporter, etc).
34-
- [ ] Check other operators (getting_started / kuttl) for usage of the versions. Add the PR(s) to the list below.
34+
- [ ] Check other operators (getting_started / kuttl / supported-versions) for usage of the versions. Add the PR(s) to the list below.
3535
- [ ] Update the version in demos. Add the PR(s) to the list below.
3636
```
3737

3838
```[tasklist]
3939
### Related Pull Requests
4040
- [ ] _Link to the docker-images PR (product update)_
41-
- [ ] _Link to the operator PR (getting_started / kuttl)_
41+
- [ ] _Link to the operator PR (getting_started / kuttl / supported-versions)_
4242
- [ ] _Link to any other operator PRs (getting_started / kuttl)_
43-
- [ ] _Link to demo PR (raise against the `next` branch)_
43+
- [ ] _Link to demo PR (raise against the `main` branch)_
4444
- [ ] _Link to the Release Notes PR in the documentation repo (if not a comment below)_
4545
```
4646

‎CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ All notable changes to this project will be documented in this file.
1717
- statsd-exporter: Bump version to 0.28.0 ([#982]).
1818
- git-sync: Bump version to 4.4.0 ([#990]).
1919
- kafka: Add versions 3.7.2 and 3.9.0 ([#988]).
20+
- java: Add JDK/JRE 23 ([#992]).
21+
- trino: Add 469 ([#993]).
22+
- trino-cli: Add version 469 ([#993]).
2023

2124
### Changed
2225

@@ -48,6 +51,8 @@ All notable changes to this project will be documented in this file.
4851
[#989]: https://github.com/stackabletech/docker-images/pull/989
4952
[#990]: https://github.com/stackabletech/docker-images/pull/990
5053
[#988]: https://github.com/stackabletech/docker-images/pull/988
54+
[#992]: https://github.com/stackabletech/docker-images/pull/992
55+
[#993]: https://github.com/stackabletech/docker-images/pull/993
5156
[#995]: https://github.com/stackabletech/docker-images/pull/995
5257

5358
## [24.11.1] - 2025-01-14

‎trino-cli/versions.py

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
# This image is only used in integration tests and demos.
2+
# It's therefore ok if we only support a single version at a time.
13
versions = [
24
{
3-
"product": "455",
4-
"java-base": "22",
5+
"product": "469",
6+
"java-base": "23",
57
},
68
]
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,43 @@
1+
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2+
From: Nick Larsen <nick.larsen@stackable.tech>
3+
Date: Tue, 4 Feb 2025 10:49:16 +0100
4+
Subject: Add cyclonedx plugin
5+
6+
---
7+
pom.xml | 18 ++++++++++++++++++
8+
1 file changed, 18 insertions(+)
9+
110
diff --git a/pom.xml b/pom.xml
2-
index 01b434c..35c3697 100644
11+
index 0d27151d77..b1682d7ab3 100644
312
--- a/pom.xml
413
+++ b/pom.xml
5-
@@ -278,6 +278,23 @@
6-
</execution>
7-
</executions>
14+
@@ -2850,6 +2850,24 @@
15+
</excludes>
16+
</configuration>
817
</plugin>
918
+ <plugin>
1019
+ <groupId>org.cyclonedx</groupId>
1120
+ <artifactId>cyclonedx-maven-plugin</artifactId>
12-
+ <version>2.8.0</version>
21+
+ <version>2.9.1</version>
1322
+ <configuration>
1423
+ <projectType>application</projectType>
15-
+ <schemaVersion>1.5</schemaVersion>
24+
+ <schemaVersion>1.6</schemaVersion>
25+
+ <skipNotDeployed>false</skipNotDeployed>
1626
+ </configuration>
1727
+ <executions>
1828
+ <execution>
19-
+ <phase>package</phase>
2029
+ <goals>
2130
+ <goal>makeBom</goal>
2231
+ </goals>
32+
+ <phase>package</phase>
2333
+ </execution>
2434
+ </executions>
2535
+ </plugin>
2636
</plugins>
2737
</build>
2838

39+
40+
base-commit: 39ef08e249549a6616916539f4ad21032d084c7a
41+
--
42+
2.40.1
43+
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/trinodb/trino"
2+
base = "39ef08e249549a6616916539f4ad21032d084c7a"

‎trino/stackable/patches/trino-storage/451/001-cyclonedx-plugin.patch

-28
This file was deleted.

‎trino/stackable/patches/trino-storage/455/001-cyclonedx-plugin.patch

-28
This file was deleted.

‎trino/versions.py

+9-2
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,21 @@
33
"product": "451",
44
"java-base": "22",
55
"java-devel": "22",
6-
"jmx_exporter": "1.0.1-stackable",
6+
"jmx_exporter": "1.1.0",
77
"storage_connector": "451",
88
},
99
{
1010
"product": "455",
1111
"java-base": "22",
1212
"java-devel": "22",
13-
"jmx_exporter": "1.0.1-stackable",
13+
"jmx_exporter": "1.1.0",
1414
"storage_connector": "455",
1515
},
16+
{
17+
"product": "469",
18+
"java-base": "23",
19+
"java-devel": "23",
20+
"jmx_exporter": "1.1.0",
21+
"storage_connector": "469",
22+
},
1623
]

0 commit comments

Comments
 (0)
Please sign in to comment.