Skip to content

Commit df1ae0b

Browse files
committed
Add Trino Gateway 17 release notes
1 parent e3f355a commit df1ae0b

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/release-notes.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
## 2025
44

5+
### Trino Gateway 17 (xx Nov 2025) { id="17" }
6+
7+
Artifacts:
8+
9+
* [JAR file gateway-ha-17-jar-with-dependencies.jar](https://repo1.maven.org/maven2/io/trino/gateway/gateway-ha/17/gateway-ha-17-jar-with-dependencies.jar)
10+
* Container image `trinodb/trino-gateway:17`
11+
* Source code as
12+
[tar.gz](https://github.com/trinodb/trino-gateway/archive/refs/tags/17.tar.gz)
13+
or [zip](https://github.com/trinodb/trino-gateway/archive/refs/tags/17.zip)
14+
* [Trino Helm chart](https://trinodb.github.io/charts/) `trino/trino-gateway` version `1.17.0`
15+
16+
Changes:
17+
18+
**General**
19+
20+
* Use UBI10 micro as the base Docker image.
21+
([#779](https://github.com/trinodb/trino-gateway/pull/779))
22+
* Expose Trino cluster state via JMX.
23+
([#782](https://github.com/trinodb/trino-gateway/pull/782))
24+
25+
**UI**
26+
27+
* TBD
28+
529
### Trino Gateway 16 (17 Sep 2025) { id="16" }
630

731
Artifacts:

0 commit comments

Comments
 (0)