Skip to content

Commit 79c4fee

Browse files
committed
Add Trino Gateway 13 release notes
1 parent 81ec9b0 commit 79c4fee

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/release-notes.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Release notes
22

3+
## Trino Gateway 13 (?? Dec 2024) { id="13" }
4+
5+
Artifacts:
6+
7+
* [JAR file gateway-ha-13-jar-with-dependencies.jar](https://repo1.maven.org/maven2/io/trino/gateway/gateway-ha/13/gateway-ha-13-jar-with-dependencies.jar)
8+
* Container image `trinodb/trino-gateway:13`
9+
* Source code as
10+
[tar.gz](https://github.com/trinodb/trino-gateway/archive/refs/tags/13.tar.gz)
11+
or [zip](https://github.com/trinodb/trino-gateway/archive/refs/tags/13.zip)
12+
* Helm chart `1.13.0` in `helm/trino-gateway` of the tagged source code
13+
14+
Changes:
15+
16+
* Allow proxying of HTTP PUT requests to Trino clusters.
17+
([#543](https://github.com/trinodb/trino-gateway/pull/543))
18+
* Add a filter for `source` to the **History** page in the UI.
19+
([#551](https://github.com/trinodb/trino-gateway/pull/551))
20+
* Log out inactive users from the UI automatically.
21+
([#544](https://github.com/trinodb/trino-gateway/pull/544))
22+
323
## Trino Gateway 12 (7 Nov 2024) { id="12" }
424

525
Artifacts:

0 commit comments

Comments
 (0)