Skip to content

Releases: DagsHub/client

0.3.22 - Colab login

31 Mar 13:17
a5bb2b8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.21...0.3.22

0.3.21 - Startswith/Endswith, Visualize in DagsHub, Loading models

27 Mar 11:14
30481f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.20...0.3.21

0.3.20 - mounting repo bucket with RClone

24 Mar 12:00
a390390
Compare
Choose a tag to compare

What's Changed

  • feature/support select fields by @simonlsk in #440
  • Scheduled weekly dependency update for week 08 by @pyup-bot in #441
  • Tests: add tests for os.path.isfile/isdir for streaming by @kbolashev in #445
  • Scheduled weekly dependency update for week 10 by @pyup-bot in #446
  • Add storage convenience features for mounting and syncing with rclone by @deanp70 in #450

Full Changelog: 0.3.19...0.3.20

0.3.19

06 Mar 11:29
fc1b904
Compare
Choose a tag to compare

What's Changed

  • Bug: Make the client work even when git is not installed by @kbolashev in #443

Full Changelog: 0.3.18...0.3.19

0.3.18 - Repo bucket upload

05 Mar 15:59
27a1e31
Compare
Choose a tag to compare

What's Changed

  • Add s3 upload functionality in dagshub.upload and in cli dagshub upload by @deanp70 in #442

Full Changelog: 0.3.17...0.3.18

0.3.17 - Datapoint and metadata deletion

03 Mar 10:29
4ad2b99
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.16...0.3.17

0.3.16 - Fix FiftyOne annotation import

20 Feb 12:46
c0f3841
Compare
Choose a tag to compare

What's Changed

  • FIftyOne: Unpack the new tuple that gets returned from the ls converter by @kbolashev in #436

Full Changelog: 0.3.15...0.3.16

0.3.15 - Introducing dagshub dowload

19 Feb 18:14
2162a2e
Compare
Choose a tag to compare

What's Changed

  • Add ability to download a repo folder (including CLI) by @kbolashev in #389

Full Changelog: 0.3.14...0.3.15

0.3.14

19 Feb 13:46
10a8534
Compare
Choose a tag to compare

What's Changed

  • Save/Load Datasource/Dataset state from MLflow by @kbolashev in #410
  • dagshub upload: variable batch size. by @yairl in #430
  • Fix an issue where large colab notebooks would fail saving due to timeout by @deanp70 in #433
  • Feature/Support sorting by @simonlsk in #432
  • Add tenacity + retry on internal server errors in dagshub upload by @kbolashev in #431
  • Streaming: Add ability to monkey-patched non-python opens by @kbolashev in #434

New Contributors

Full Changelog: 0.3.13...0.3.14

0.3.13 - minor bugfixes and doc improvements

07 Feb 10:16
0525670
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Fixed a faulty null check by @jinensetpal in #409
  • Improve docstring for Datapoint.save() by @guysmoilov in #412
  • Raise a better error on adding empty token by @kbolashev in #414
  • Add Support ID to Data Engine errors by @sdafni in #416
  • DDA Streaming: allow excluding certain glob patterns from being looked up by @kbolashev in #362
  • Docs: Add example usage snippets for the bucket client flavors by @kbolashev in #426

Full Changelog: 0.3.12...0.3.13