Dvc

Latest version: v3.51.2

Safety actively analyzes 638845 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 74 of 90

0.32.0

1) Warn when there is no cache locally or on the remote;
2) Fix NotDvcRepoError message;
3) Ignore cryptography's warnings caused by paramiko;
4) Fix posixpath/ntpath mixup in ssh remote driver on windows;

0.31.1

1) Support choosing between `list_objects` and `list_objects_v2` for s3 remote using `listobjects` config option;
2) Use decorator for cleaning up gitignore on error and reminding to add to git;
3) Fix bug in dvc state where inode wasn't converted to sqlite format properly;

0.31.0

1) Fix the message for dvc file formatting error;
2) Support `-f|--file` for `dvc add`;
3) Fix bug in ssh remote driver on windows;

0.30.1

1) Fix stage checksum calculation when `wdir` is default;

0.30.0

1) Multiple test improvements;
2) Fix a bug in `dvc repro`, when callback stages were not reproduced and instead a build cache was used;
3) `dvc status` with `--remote` now implies `--cloud`;
4) Raise exception when output/dependency doesn't exist. Previously this was handled properly only for local outputs/dependencies;
5) Use temporary file as an intermediary step when uploading to ssh remote to prevent cache corruption;
6) Use cache directory mtime/inode/size to do cache validation faster;
7) Support `dvc run --wdir` as a way to run dvc file command from a directory that doesn't match dvc file location;
8) Gracefully handle a case when a progress bar is interrupted with a prompt;
9) Support `dvc add` for symlinks that point to a location within or outside the current project;
10) Multiple code refactorings;

0.29.0

1) Use sftp for push/pull/status instead of full ssh;
2) Fix types in `dvc metrics`;
3) Fix `dvc move` bug with improper stage file resolving;
4) Fix a bug in external outputs caching, where we didn't check if cache already exists;

Page 74 of 90

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.