From peter.amstutz at curii.com Wed Apr 15 20:47:50 2020 From: peter.amstutz at curii.com (Peter Amstutz) Date: Wed, 15 Apr 2020 16:47:50 -0400 Subject: [arvados] Arvados 2.0.2 released Message-ID: The Arvados team is pleased to announce Arvados 2.0.2. This is a bug fix release. We recommend that new and existing installations of Arvados 2.0.0 or 2.0.1 upgrade to 2.0.2. The following issues are resolved in this release: #16263 Now succeeds when requesting a user listing on a federated cluster with LoginCluster is set. Introduces a new admin-only API flag bypass_federation which is used by admin tools such as the arv-federation-migrate to communicate with the local API without requests being routed to federated clusters. #16138 Now succeeds when copying a collection to an Arvados 2.0 cluster. No longer tries to copy read-only fields of a collection. #16265 #16266 Applied security updates for third party dependencies. #16219 #16270 Correctly compute scratch space available for each instance type. #16221 Fixed backwards compatability for arv-mount 2.0.2 when accessing an Arvados 1.4 cluster. #16218 SSO server checks for supported Ruby version on startup. #16326 Improve documentation for keepstore options MaxConcurrentRequests and MaxKeepBlobBuffers. #16313 Set floor on container RAM request to 16 MB to work around a Docker/runc bug. Thanks, The Arvados Team