File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 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
733Artifacts:
You can’t perform that action at this time.
0 commit comments