Releases: DagsHub/client
Releases · DagsHub/client
0.3.42 - set host in dagshub.init()
What's Changed
- Enhancement: use username:token for mlflow auth instead of token:token by @kbolashev in #544
- Enhancement: Override config.host in dagshub.init by @kbolashev in #545
Full Changelog: 0.3.41...0.3.42
0.3.41 - bugfixes
What's Changed
- Infra: Bump pytest-git to 1.8.0 by @kbolashev in #539
- Enhancement: Use timestamp returned from the server in QueryResult by @kbolashev in #529
- Enhancement: Don't validate env var token excessively by @kbolashev in #542
- Bug: Can't update inside of a metadata context when iterating over a different query by @kbolashev in #541
Full Changelog: 0.3.40...0.3.41
0.3.40 - Custom Label Studio models
What's Changed
- Fix but in 'LS backend with MLflow model' flow by @idonov8 in #535
- Added DagsHub Label Studio Inference for Customisable Remote backend by @jinensetpal in #513
Full Changelog: 0.3.39...0.3.40
0.3.39 - Bugfix
What's Changed
- Bug: Don't try to parse annotations two times in a row by @kbolashev in #537
Full Changelog: 0.3.38...0.3.39
0.3.38 - Bugfixes
What's Changed
- Bug/load empty query by @simonlsk in #533
- Enhancement: Add QueryResult.query_data_time by @kbolashev in #525
Full Changelog: 0.3.37...0.3.38
0.3.37 - bugfixes, drop Python 3.7 support
What's Changed
- Add a fallback on annotation validation by @kbolashev in #531
- Drop Python 3.7 support by @kbolashev in #532
Full Changelog: 0.3.36...0.3.37
0.3.36 - infra changes
What's Changed
- Feature/autolog datasource id by @simonlsk in #520
- Infra/add ruff cfg by @kbolashev in #524
- Infra: Unpin semver dependencies by @kbolashev in #522
- Fix wrong example args for ds.import_annotations_from_files by @kbolashev in #526
Full Changelog: 0.3.35...0.3.36
0.3.35 - Annotation overhaul
What's Changed
- Added a generalized tensorizer definition by @jinensetpal in #515
- enhancement / remote metadata upload by @EvgeniLeonti in #517
- Cache the current user profile by @kbolashev in #501
- Feature: Export a QueryResult with annotations as a YOLO dataset ready for training by @kbolashev in #505
- Feature: Import annotations into a datasource by @kbolashev in #504
- Add MetadataAnnotations class for user-facing handling of annotations by @kbolashev in #503
Full Changelog: 0.3.34...0.3.35
0.3.34 - hotfix
What's Changed
- Handle datetimes correctly for dataframe + multivalue by @kbolashev in #512
Full Changelog: 0.3.33...0.3.34
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