3.60.0
📦 dvcView on GitHub →
✨ 2 features🐛 1 fixes🔧 2 symbols
Summary
Version 3.60.0 introduces a renamed argument in dvcfs, adds anonymous login for the gs filesystem, fixes S3 configpath handling, and bumps the minimum dvc-gs version to 3.0.2.
Migration Steps
- Update calls to dvcfs functions to use the new `repo` argument instead of `url`.
✨ New Features
- Renamed argument `url` to `repo` in dvcfs APIs (see https://github.com/iterative/dvc/pull/10754).
- Added support for configuring anonymous login in the gs filesystem (see https://github.com/iterative/dvc/pull/10756).
🐛 Bug Fixes
- Fixed handling of S3 configpath being treated as a relative path (see https://github.com/iterative/dvc/pull/10758).
🔧 Affected Symbols
dvcfsgs filesystem