Releases: DagsHub/client
Releases · DagsHub/client
0.3.33 - Pandas Timestamp handling in data engine
What's Changed
- Tests: Pin path lib to 16.0.0 by @kbolashev in #510
- Enhancement: Add explanation of what install_hooks() is doing by @kbolashev in #509
- Datasource: Handle pandas timestamp in df upload by @kbolashev in #511
Full Changelog: 0.3.32...0.3.33
0.3.32 - Bugfixes
What's Changed
- Add retry to the download function by @kbolashev in #502
- Bug: Filter the metadata fields based on the introspection by @kbolashev in #506
Full Changelog: 0.3.31...0.3.32
0.3.31 - datetime timezones
What's Changed
- enhancement/time-zone-at-datapoint-resp by @sdafni in #498
- Enhancement/datetime-fucntions-annotations by @sdafni in #496
Full Changelog: 0.3.30...0.3.31
0.3.30 - Authentication hotfix
What's Changed
- Fix OAuth token redemption breaking by @kbolashev in #499
Full Changelog: 0.3.29...0.3.30
0.3.29 - Datetime filtering, UX enhancement for logging current user
What's Changed
- Handle empty commit_message in repo.upload by @kbolashev in #490
- Feature/datetime-metadata-filters by @sdafni in #486
- Feature/datetime_metadata_new_timezone by @sdafni in #492
- Enhancement / Print “accessing as ” in client by @EvgeniLeonti in #493
New Contributors
- @EvgeniLeonti made their first contribution in #493
Full Changelog: 0.3.28...0.3.29
0.3.28
What's Changed
- Feature/Add a QueryResult.get_annotations() function by @kbolashev in #479
- Scheduled weekly dependency update for week 21 by @pyup-bot in #483
- Fix/default visualize by @kbolashev in #484
- Feature/datetime metadata by @sdafni in #482
- Infra: Utilize fields that are returned from the backend on querying in QueryResult by @kbolashev in #487
Full Changelog: 0.3.27...0.3.28
0.3.27 - MLflow reliability patches
What's Changed
- Custom thumbnails - remove csv support by @TalMalka123 in #476
- Scheduled weekly dependency update for week 17 by @pyup-bot in #473
- Add a monkey patch to make MLflow logging functions not throw after failed retries by @kbolashev in #475
- Expose patch_mlflow in dagshub.init() by @kbolashev in #478
Full Changelog: 0.3.26...0.3.27
0.3.26 - MLflow autologging in DE + bugfixes
What's Changed
- Scheduled weekly dependency update for week 16 by @pyup-bot in #469
- Thumbnails- Fix tags' names by @TalMalka123 in #471
- Adding an example to show how to use get_model_path by @deanp70 in #472
- Thumbnails- change reserved tags names by @TalMalka123 in #474
- Data Engine: Autolog to MLflow on datasource queries by @kbolashev in #463
Full Changelog: 0.3.25...0.3.26
0.3.25 - Thumbnails in data engine + colab timeout
What's Changed
- Implement thumbnails by @TalMalka123 in #467
- Add a colab_timeout arg to save_notebook and raise it from 20s to 40s by @kbolashev in #468
- Add a UserAPI class by @kbolashev in #470
Full Changelog: 0.3.24...0.3.25
0.3.24 - Bugfixes
What's Changed
- Fix missing None in the DagshubDataType definition by @kbolashev in #464
- Bug: Fix data engine not being able to download files with reserved URL symbols in the file paths by @kbolashev in #465
Full Changelog: 0.3.23...0.3.24