[arvados] updated: 2.6.0-27-g347c7205c

git repository hosting git at public.arvados.org
Mon Apr 17 21:20:17 UTC 2023


Summary of changes:
 doc/admin/upgrading.html.textile.liquid | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

       via  347c7205cde8e9e969975ea79dca4135e9f2ce5a (commit)
      from  272ce633588e6e6881d3e27bef4ef6de12555cfe (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 347c7205cde8e9e969975ea79dca4135e9f2ce5a
Author: Peter Amstutz <peter.amstutz at curii.com>
Date:   Mon Apr 17 15:30:54 2023 -0400

    Add 2.6.1 to upgrade notes. refs #20345
    
    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 96966c942..3527a5c93 100644
--- a/doc/admin/upgrading.html.textile.liquid
+++ b/doc/admin/upgrading.html.textile.liquid
@@ -28,10 +28,20 @@ TODO: extract this information based on git commit messages and generate changel
 <div class="releasenotes">
 </notextile>
 
-h2(#main). development main (as of 2023-04-06)
+h2(#main). development main (as of 2023-04-17)
+
+"previous: Upgrading to 2.6.1":#v2_6_1
+
+h2(#v2_6_1). v2.6.1 (2023-04-17)
 
 "previous: Upgrading to 2.6.0":#v2_6_0
 
+h3. Performance improvement for permission row de-duplication migration
+
+The migration which de-duplicates permission links has been optimized.  We recommend upgrading from 2.5.0 directly to 2.6.1 in order to avoid the slow permission de-deplication migration in 2.6.0.
+
+You should still plan for the arvados-api-server package upgrade to take longer than usual due to the database schema update changing the integer id column in each table from 32-bit to 64-bit.
+
 h2(#v2_6_0). v2.6.0 (2023-04-06)
 
 "previous: Upgrading to 2.5.0":#v2_5_0

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list