From b9c196d9bc4765b05c1d6289619144685e0309c5 Mon Sep 17 00:00:00 2001 From: Sebastian Bernauer Date: Thu, 12 Mar 2026 10:55:58 +0100 Subject: [PATCH 1/2] docs: Document that we use trino-storage 477 for the 479 image --- docs/modules/trino/partials/supported-versions.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/trino/partials/supported-versions.adoc b/docs/modules/trino/partials/supported-versions.adoc index 1a78c9d9..5cceb100 100644 --- a/docs/modules/trino/partials/supported-versions.adoc +++ b/docs/modules/trino/partials/supported-versions.adoc @@ -3,5 +3,5 @@ // Stackable Platform documentation. // These versions must be sorted in descending order (highest to lowest). -- 479 +- 479 (Please note that we had to use the https://github.com/snowlift/trino-storage[trino-storage] connector version 477, as no newer version was available) - 477 (LTS) From 1e92d45b16fac9f08c31614e90fa0de411d2b5cf Mon Sep 17 00:00:00 2001 From: Sebastian Bernauer Date: Fri, 13 Mar 2026 12:10:30 +0100 Subject: [PATCH 2/2] Update docs/modules/trino/partials/supported-versions.adoc Co-authored-by: Malte Sander --- docs/modules/trino/partials/supported-versions.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/trino/partials/supported-versions.adoc b/docs/modules/trino/partials/supported-versions.adoc index 5cceb100..e3d61d8d 100644 --- a/docs/modules/trino/partials/supported-versions.adoc +++ b/docs/modules/trino/partials/supported-versions.adoc @@ -3,5 +3,5 @@ // Stackable Platform documentation. // These versions must be sorted in descending order (highest to lowest). -- 479 (Please note that we had to use the https://github.com/snowlift/trino-storage[trino-storage] connector version 477, as no newer version was available) +- 479 (Please note that we use the https://github.com/snowlift/trino-storage[trino-storage] connector version 477, as no newer version was available at the time of release) - 477 (LTS)