File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## 2025
4
4
5
+ ### Trino Gateway 16 (19 Jun 2025) { id="16" }
6
+
7
+ Artifacts:
8
+
9
+ * [ JAR file gateway-ha-16-jar-with-dependencies.jar] ( https://repo1.maven.org/maven2/io/trino/gateway/gateway-ha/16/gateway-ha-16-jar-with-dependencies.jar )
10
+ * Container image ` trinodb/trino-gateway:16 `
11
+ * Source code as
12
+ [ tar.gz] ( https://github.com/trinodb/trino-gateway/archive/refs/tags/16.tar.gz )
13
+ or [ zip] ( https://github.com/trinodb/trino-gateway/archive/refs/tags/16.zip )
14
+ * [ Trino Helm chart] ( https://trinodb.github.io/charts/ ) ` trino/trino-gateway ` version ` 1.16.0 `
15
+
16
+ Changes:
17
+
18
+ * Add support for HTTP header modifications by an external routing service.
19
+ ([ #646 ] ( https://github.com/trinodb/trino-gateway/pull/646 ) )
20
+ * Add cluster activation status metric and emit to ` v1/jmx ` .
21
+ ([ #673 ] ( https://github.com/trinodb/trino-gateway/pull/673 ) )
22
+ * Display routing in the query history page.
23
+ ([ #607 ] ( https://github.com/trinodb/trino-gateway/pull/607 ) )
24
+ * Improve telemetry for cluster status changes.
25
+ ([ #672 ] ( https://github.com/trinodb/trino-gateway/pull/672 ) )
26
+ * Improve properties handling for JDBC connection to the database.
27
+ ([ #651 ] ( https://github.com/trinodb/trino-gateway/pull/651 ) )
28
+ * [ :warning : Breaking change:] ( #breaking ) Rename the task delay configuration
29
+ for the monitor to ` taskDelay ` and to support duration instead of seconds.
30
+ ([ #695 ] ( https://github.com/trinodb/trino-gateway/pull/695 ) )
31
+ * Prevent UI access issue for users when some pages are restricted.
32
+ ([ #664 ] ( https://github.com/trinodb/trino-gateway/pull/664 ) )
33
+
5
34
### Trino Gateway 15 (12 Mar 2025) { id="15" }
6
35
7
36
Artifacts:
You can’t perform that action at this time.
0 commit comments