Dvc

Latest version: v3.51.2

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

Scan your dependencies

Page 31 of 90

2.9.4

> Refer to https://dvc.org/doc/install for installation instructions.

πŸš€ New Features and Enhancements

- plots: make templates generation explicit (7108) pared
- exp show: Include `deps` and `outs`. (7089) daavoo
- utils: add decorator to wrap diskcache pickle errors (7300) pmrowla
- exp init: handle exception properly on missing parameters file (7277) skshetry
- Fix 3 README links so that they render in GitHub (7302) discdiver
- exp show: Add --drop and --keep args (7141) daavoo
- repro/exp run: display stage name instead of filepath on failure (7282) skshetry
- plots: update linear template so colors can be externally overwritten (7280) mattseddon
- `exp pull/push`: add multi exp name arg support (7206) karajan1001
- exp run: support naive remote execution via `--machine` (7173) pmrowla
- exp show: add `--rev` flag (7152) (7204) karajan1001
- rich-table: fix add_column args/kwargs (7252) skshetry
- Add config option `plots.auto_open` (7159) daavoo

πŸ‡ Optimizations

- cli: improve startup speed (7293) skshetry

πŸ› Bug Fixes

- exp show: show exp when checkpoint is running(7329) (7349) karajan1001
- remove .dvcignore on destroy (7360) dtrifiro
- exp show: handle extending/renaming of metrics/params. (7264) daavoo
- Doc URL correction for GitAuthError (7321) tapadipti
- ignore: move debug statement to the proper location (7311) dtrifiro
- exp run: do not log message twice on workspace executor (7306) skshetry
- find_root: unify error message (7283) efiop
- plots: Fix `--json` requiring `-o`. (7256) daavoo
- rich-table: fix add_column args/kwargs (7252) skshetry
- fs: test_links: create destination directory first (7239) gh2o
- handle paths ending with sep in dvc.fs.path.Path.parts (7234) jonburdo
- ls: handle broken symlink (7226) pared
- odb: pin index pickle protocol version (7222) pmrowla
- Fix memory leak in Index.build_graph() (7198) Suor
- exp: raise InvalidExpRefError properly (7218) skshetry
- plots: dir: handle no data in cache/remote (7163) pared

πŸ”¨ Maintenance

- build(deps-dev): Bump types-requests from 2.27.9 to 2.27.10 (7388) dependabot
- build(deps-dev): Bump types-toml from 0.10.3 to 0.10.4 (7368) dependabot
- build(deps-dev): Bump dvclive[image] from 0.5.0 to 0.5.1 (7365) dependabot
- build(deps-dev): Bump types-requests from 2.27.8 to 2.27.9 (7364) dependabot
- tests: several tests migrated unittest to pytest (7273) nik123
- build(deps): Bump pyinstaller from 4.8 to 4.9 (7351) dependabot
- build(deps-dev): Bump pytest-mock from 3.6.1 to 3.7.0 (7320) dependabot
- build(deps-dev): Bump types-requests from 2.27.7 to 2.27.8 (7327) dependabot
- build(deps-dev): Bump dvclive[image] from 0.4.6 to 0.5.0 (7328) dependabot
- build(deps-dev): Bump google-cloud-storage from 2.0.0 to 2.1.0 (7294) dependabot
- Fix 3 README links so that they render in GitHub (7302) discdiver
- cli: refactor into a module (7287) skshetry
- build(deps-dev): Bump pytest-timeout from 2.0.2 to 2.1.0 (7286) dependabot
- build(deps-dev): Bump wsgidav from 3.1.1 to 4.0.1 (7258) dependabot
- build(deps-dev): Bump google-cloud-storage from 1.43.0 to 2.0.0 (7262) dependabot
- build(deps-dev): Bump types-requests from 2.27.5 to 2.27.7 (7266) dependabot
- build(deps): Bump pyinstaller from 4.7 to 4.8 (7261) dependabot
- exp show: add `--rev` flag (7152) (7204) karajan1001
- build(deps-dev): Bump types-tabulate from 0.8.4 to 0.8.5 (7251) dependabot
- build(deps-dev): Bump types-toml from 0.10.1 to 0.10.3 (7250) dependabot
- build(deps-dev): Bump mypy from 0.930 to 0.931 (7242) dependabot
- build(deps-dev): Bump types-requests from 2.26.3 to 2.27.5 (7249) dependabot
- exp remove: refactor exp utils (7205) karajan1001
- build(deps-dev): Bump filelock from 3.4.0 to 3.4.2 (7200) dependabot
- build(deps-dev): Bump pylint-plugin-utils from 0.6 to 0.7 (7210) dependabot
- build(deps-dev): Bump types-tabulate from 0.8.3 to 0.8.4 (7208) dependabot
- build(deps-dev): Bump pygments from 2.10.0 to 2.11.1 (7217) dependabot
- build(deps-dev): Bump types-requests from 2.26.2 to 2.26.3 (7209) dependabot
- build(deps-dev): Bump mypy from 0.921 to 0.930 (7192) dependabot
- build(deps-dev): Bump wheel from 0.37.0 to 0.37.1 (7193) dependabot

Thanks again to Suor, amritghimire, daavoo, dberenbaum, dependabot, dependabot[bot], discdiver, dtrifiro, efiop, gh2o, jonburdo, karajan1001, mattseddon, nik123, pared, pmrowla, pre-commit-ci, pre-commit-ci[bot], skshetry, tapadipti and Daniele TrifirΓ² for the contributions! πŸŽ‰

2.9.3

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

πŸ› Bug Fixes
- diff: use relpaths (7158) efiop
- fs.hdfs: skip port if not available (7189) skshetry
- fs: repo: raise proper FileNotFoundError in metadata (7156) pared

πŸš€ New Features and Enhancements
- exp show: Add parallel coordinates plot. (6933) daavoo
- exp show: Alternate row background color (7142) daavoo

πŸ”¨ Maintenance
- deps: remove requests-kerberos from `webdhfs`; provide it via `webdhfs_kerberos`. (7178) skshetry
- build(deps): Bump scmrepo from 0.0.4 to 0.0.7 (7150, 7187) dependabot
- deps: explicitly specify pyarrow for hdfs (7179) skshetry
- build(deps-dev): Bump mypy from 0.920 to 0.921 (7185) dependabot
- build(deps-dev): Bump types-requests from 2.26.1 to 2.26.2 (7170) dependabot
- build(deps-dev): Bump mypy from 0.910 to 0.920 (7162) dependabot
- build(deps-dev): Bump pytest-timeout from 2.0.1 to 2.0.2 (7144) dependabot
- build(deps-dev): Bump pytest-xdist from 2.4.0 to 2.5.0 (7132) dependabot

Thanks again to daavoo, dependabot, dependabot[bot], efiop, karajan1001, pared, pmrowla and skshetry for the contributions! πŸŽ‰

2.9.2

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

πŸ”¨ Maintenance

- setup: bump gcsfs (7117) pared
- install: fix archives (7125) pared
- build(deps-dev): Bump dvclive[image] from 0.4.5 to 0.4.6 (7112) dependabot
- build(deps): Bump scmrepo from 0.0.3 to 0.0.4 (7113) dependabot

Thanks again to dependabot, dependabot[bot], efiop and pared for the contributions! πŸŽ‰

2.9.1

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

* webdav: fix unstrip_protocol

2.9.0

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

πŸ’£ Breaking Changes

- exp diff: Remove `--old` option. (6888) daavoo

πŸš€ New Features and Enhancements

- introduces `exp init` command skshetry
- render: image: make html less ugly (7075) pared
- plots: collect: provide callable for data resolution (6832) pared
- live: Call webbrowser.open (6913) daavoo
- scm: hint to autostage (6985) dberenbaum
- exp show: Add `--only-changed` option (6867) daavoo

πŸ› Bug Fixes

- exp: respect repo `hardlink_lock` config for the exp scm lock (7030) kwon-young
- dulwich: fallback to default SSH keys in asyncssh vendor (6983) pmrowla
- plots: special chars handling for vega plots paths (6900) pared
- params: Use `ast.literal_eval` for python params. (6954) daavoo
- push: fix http storage ignoring method setting (6981) ditod
- hardlink: fallback to other link methods if "Function not implemented" is raised (6963) skshetry
- argparse: dont override cmd (6958) pared

πŸ”¨ Maintenance

- build(deps): Bump scmrepo from 0.0.1 to 0.0.2 (7055) dependabot
- packages: build binary pkgs with Python 3.9 (7016) skshetry
- dvc.scm: refactor exceptions (7017) skshetry
- build(deps): Bump adlfs from 2021.9.1 to 2021.10.0 (6734) dependabot
- build: bump sshfs from 2021.8.1 to 2021.11.2 (6999) guludo
- build: bump pyinstaller from 4.6 to 4.7 (6960) dependabot
- dvc: get rid of path_info (6946) efiop

Thanks again to daavoo, dberenbaum, dependabot, dependabot[bot], ditod, efiop, guludo, isidentical, karajan1001, kwon-young, pared, pmrowla, pre-commit-ci, pre-commit-ci[bot], skshetry and Dimitar Todorov for the contributions! πŸŽ‰

2.8.3

> Refer to https://dvc.org/doc/install for installation instructions.

Changes

πŸš€ New Features and Enhancements

- machine status: include two new field in the output (6869) karajan1001
- exp init: ask for command before paths (6872) skshetry
- LiveTask: write output path at start/end (6815) daavoo
- transfer: preserve workspace data (6860) efiop
- exp run: add experiment name check. (6848) karajan1001
- fs: transfer: try reflink (6853) efiop

πŸ‡ Optimizations

- output: save: remove redundant changed() call (6887) efiop
- fs: transfer: try reflink (6853) efiop

πŸ› Bug Fixes

- webhdfs: expose kerberos and https options (6936) gudmundur-heimisson
- plots: fix resolve template path bug (6866) pared
- plots: Use URI for `--open`. (6845) daavoo
- transfer: preserve workspace data (6860) efiop

πŸ”¨ Maintenance

- build(deps-dev): bump gcsfs from 2021.10.1 to 2021.11.0 (6938) dependabot
- deps: bump rich to >=10.13.0 (6937) skshetry
- build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (6921) dependabot
- build: remove numpy restriction (6906) skshetry
- build(deps): bump pyinstaller from 4.5.1 to 4.6 (6897) dependabot
- dependencies: remove python 3.10 restriction for pyarrow (6901) skshetry
- build(deps): update pyparsing requirement from ==2.4.7 to >=2.4.7 (6858) dependabot

Thanks again to daavoo, dberenbaum, dependabot, dependabot[bot], efiop, gudmundur-heimisson, karajan1001, pared, pmrowla, pre-commit-ci, pre-commit-ci[bot] and skshetry for the contributions! πŸŽ‰

Page 31 of 90

Links

Releases

Has known vulnerabilities

Β© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.