Skip to content

Commit 52aff7f

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

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

docs/release-notes.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
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+
* Fix `partialCancel` statement path redirection.
25+
([#776](https://github.com/trinodb/trino-gateway/pull/776))
26+
27+
**UI**
28+
29+
* TBD
30+
531
### Trino Gateway 16 (17 Sep 2025) { id="16" }
632

733
Artifacts:

0 commit comments

Comments
 (0)