[arvados] updated: 2.6.2-2-g036eddeed
git repository hosting
git at public.arvados.org
Mon May 22 21:21:06 UTC 2023
Summary of changes:
doc/admin/upgrading.html.textile.liquid | 6 ++++++
1 file changed, 6 insertions(+)
via 036eddeed06d5efcf68e8ea20aa8b6cc9269287e (commit)
via 72a23541b328d451ce943671c80aeb7b0cbd07e2 (commit)
from 3cb5e61dc56d30e159f286f306351800bb4a0729 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 036eddeed06d5efcf68e8ea20aa8b6cc9269287e
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Mon May 22 17:20:22 2023 -0400
Fix typo 2_6_1 -> 2_6_2
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/doc/admin/upgrading.html.textile.liquid b/doc/admin/upgrading.html.textile.liquid
index 54e1ac785..475a05acc 100644
--- a/doc/admin/upgrading.html.textile.liquid
+++ b/doc/admin/upgrading.html.textile.liquid
@@ -28,7 +28,7 @@ TODO: extract this information based on git commit messages and generate changel
<div class="releasenotes">
</notextile>
-h2(#v2_6_1). v2.6.2 (2023-05-22)
+h2(#v2_6_2). v2.6.2 (2023-05-22)
"previous: Upgrading to 2.6.1":#v2_6_1
commit 72a23541b328d451ce943671c80aeb7b0cbd07e2
Author: Peter Amstutz <peter.amstutz at curii.com>
Date: Mon May 22 17:16:12 2023 -0400
Add 2.6.2 to the upgrading notes
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz at curii.com>
diff --git a/doc/admin/upgrading.html.textile.liquid b/doc/admin/upgrading.html.textile.liquid
index 0deeaa238..54e1ac785 100644
--- a/doc/admin/upgrading.html.textile.liquid
+++ b/doc/admin/upgrading.html.textile.liquid
@@ -28,6 +28,12 @@ TODO: extract this information based on git commit messages and generate changel
<div class="releasenotes">
</notextile>
+h2(#v2_6_1). v2.6.2 (2023-05-22)
+
+"previous: Upgrading to 2.6.1":#v2_6_1
+
+This version introduces a new API feature which is used by Workbench 2 to improve page loading performance. To avoid any errors using the new Workbench with an old API server, be sure to upgrade the API server before upgrading Workbench 2.
+
h2(#v2_6_1). v2.6.1 (2023-04-17)
"previous: Upgrading to 2.6.0":#v2_6_0
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list