Dvc

Latest version: v3.51.2

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

Scan your dependencies

Page 77 of 90

0.24.2

1) Fixed a typo in RemoteBase class;

0.24.1

1) Fix bug in the improper md5 computation for dvc files;

0.24.0

1) Refactored logging subsystem;
2) Improved `dvc init` messages;
3) Supported `remote://` syntax for local remotes;
4) Supported relative paths for local remotes;
5) Introduced `dvc cache` command;
6) `dvc push/pull/etc` are now throwing a warning when stages are not up to date;
7) Refactored deps/outs classes;
8) Supported specifying port in the url for ssh remote;
9) Fixed the bug with improper command escaping on `dvc run`;
10) Refactored remote classes;
11) Supported recursive push/pull/etc;
12) Fixed the bug with improper path resolution when `dvc move` receives a file name with a suffix.
13) Fixed the bug with improper file/directory size cast in our state database;
14) Fixed the bug with improper file size calculation;
15) Refactored `dvc import` error message;
16) Fixed the bug with dvc file not being moved on `dvc move`;
17) Made first iterations to comply with pylint;
18) Introduced another level of the build cache, that will checkout files instead of running the command on `dvc run`, if it detects that this stage has been ran already;
19) Fixed the bug with improper directory path handling in `dvc move`;
20) Fixed the bug with cyclic dependencies in a DAG of a project, as well as introduced additional levels of checks to prevent that from happening;

0.23.2

Fix deb/rpm issue with a missing symlink;

0.23.1

Fix improper symlink resolving when generating a binary package for osx;

0.23.0

1) Fix duplicated logs;
2) Enable flake8 checks for tests;
3) Add file completion for `dvc add` command for bash/zsh;
4) Fix `dvc run` description;
5) Speedup logger by shortcutting it in non-verbose mode;
6) Mention `private key` in ssh password prompt;
7) Add option to disable ssl in for s3 remotes;
8) Prevent argument duplication with deps/outs in `dvc run`;
9) Introduce `--ignore-build-cache`;
10) Introduce `dvc remote default` command;
11) Support prefix for azure remotes;
12) Fix scheme detection for local outputs/deps with colons in names;
13) Optimize dir cache collection;
14) Fix `--all-pipelines` option for `dvc repro`;
15) Save file size in state db to help detect changes on filesystems with low mtime resolution;
16) Fix daemon when running in binary mode;
17) Use nice urls for analytics/updater endpoints;
18) Various RFC improvements;

Page 77 of 90

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.