File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 22
33## 2025
44
5+ ### Trino Gateway 15 (12 Mar 2025) { id="15" }
6+
7+ Artifacts:
8+
9+ * [ JAR file gateway-ha-15-jar-with-dependencies.jar] ( https://repo1.maven.org/maven2/io/trino/gateway/gateway-ha/15/gateway-ha-15-jar-with-dependencies.jar )
10+ * Container image ` trinodb/trino-gateway:15 `
11+ * Source code as
12+ [ tar.gz] ( https://github.com/trinodb/trino-gateway/archive/refs/tags/15.tar.gz )
13+ or [ zip] ( https://github.com/trinodb/trino-gateway/archive/refs/tags/15.zip )
14+ * [ Trino Helm chart] ( https://trinodb.github.io/charts/ ) ` trino/trino-gateway ` version ` 1.15.0 `
15+
16+ Changes:
17+
18+ * Add pop up messages for operations in the user interface.
19+ ([ #617 ] ( https://github.com/trinodb/trino-gateway/pull/617 ) )
20+ * Add support for configuring custom OpenMetrics from the Trino clusters for the
21+ metrics monitor health check.
22+ ([ #621 ] ( https://github.com/trinodb/trino-gateway/pull/621 ) )
23+ * [ :warning : Breaking change:] ( #breaking ) Change paths and file names in the
24+ Docker image. Configuration file name is ` /opt/trino-gateway/config.yaml ` and
25+ folder names use ` trino-gateway ` consistently.
26+ ([ #623 ] ( https://github.com/trinodb/trino-gateway/pull/623 ) ) and
27+ ([ #628 ] ( https://github.com/trinodb/trino-gateway/pull/628 ) )
28+ * Prevent proxy failures resulting from backend URL configuration containing a
29+ trailing slash.
30+ ([ #564 ] ( https://github.com/trinodb/trino-gateway/issues/564 ) )
31+ * Fix query errors when adhoc routing group has no healthy backends.
32+ ([ #630 ] ( https://github.com/trinodb/trino-gateway/pull/630 ) ) and
33+ ([ #641 ] ( https://github.com/trinodb/trino-gateway/issues/641 ) )
34+
535### Trino Gateway 14 (14 Feb 2025) { id="14" }
636
737Artifacts:
You can’t perform that action at this time.
0 commit comments