Arvados 2.0.2 Release Notes
April 15, 2020
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:
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.
Now succeeds when copying a collection to an Arvados 2.0 cluster. No longer tries to copy read-only fields of a collection.
Applied security updates for third party dependencies.
Correctly compute scratch space available for each instance type.
Fixed backwards compatability for arv-mount 2.0.2 when accessing an Arvados 1.4 cluster.
SSO server checks for supported Ruby version on startup.
Improve documentation for keepstore options MaxConcurrentRequests and MaxKeepBlobBuffers.
Set floor on container RAM request to 16 MB to work around a Docker/runc bug.