Dagshub

Latest version: v0.5.9

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

Scan your dependencies

Page 2 of 18

0.5.3

What's Changed
* Bug: is_null queries with datetime fields don't work by kbolashev in https://github.com/DagsHub/client/pull/584
* Enhancement: Add a classes parameter to QueryResult.export_as_yolo(). by kbolashev in https://github.com/DagsHub/client/pull/586
* Limit boto3<1.36.0 by guysmoilov in https://github.com/DagsHub/client/pull/588


**Full Changelog**: https://github.com/DagsHub/client/compare/0.5.2...0.5.3

0.5.2

What's Changed
* Bug: Can't upload single files by kbolashev in https://github.com/DagsHub/client/pull/583


**Full Changelog**: https://github.com/DagsHub/client/compare/0.5.1...0.5.2

0.5.1

What's Changed
* Docs: Mock out imports that aren't installed in docs build env by kbolashev in https://github.com/DagsHub/client/pull/576
* Docs: Rename label studio client doc heading by kbolashev in https://github.com/DagsHub/client/pull/577
* Bug: Don't add "images" to the annotations for yolo export by kbolashev in https://github.com/DagsHub/client/pull/580


**Full Changelog**: https://github.com/DagsHub/client/compare/0.5.0...0.5.1

0.5.0

Breaking changes introduced in this version:

* Running `dagshub upload <file>` without specifying the output directory now puts the file in the path that is relative to the current working directory:
shell
$ cd /home/user/data
$ dagshub upload user/repo my-data/file.txt

Will upload the file to `my-data/file.txt`, instead of `file.txt` at the root of the repo. This is now consistent with how the directory upload behaved.

What's Changed
* Generalized MLFlow Model Loading by jinensetpal in https://github.com/DagsHub/client/pull/574
* Bug: Uploading a file to a bucket with no remote_path argument fails + minor CLI doc change by kbolashev in https://github.com/DagsHub/client/pull/575
* LS API Integrations by jinensetpal in https://github.com/DagsHub/client/pull/573
* Created generic prediction + annotation mechanism by jinensetpal in https://github.com/DagsHub/client/pull/571


**Full Changelog**: https://github.com/DagsHub/client/compare/0.4.2...0.5.0

0.4.2

What's Changed
* Feature: Datapoint version history by kbolashev in https://github.com/DagsHub/client/pull/566


**Full Changelog**: https://github.com/DagsHub/client/compare/0.4.1...0.4.2

0.4.1

What's Changed
* Docs: Replace DAGsHub with DagsHub in docs and comments by kbolashev in https://github.com/DagsHub/client/pull/567
* Bug: Fix not working very basic .is_not_null() query by kbolashev in https://github.com/DagsHub/client/pull/568
* Docs: Add CLI docs. Hide `dagshub mount` command by kbolashev in https://github.com/DagsHub/client/pull/569


**Full Changelog**: https://github.com/DagsHub/client/compare/0.4.0...0.4.1

Page 2 of 18

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.