Skip to content

Releases: DagsHub/client

0.3.42 - set host in dagshub.init()

05 Nov 09:58
09ff18b
Compare
Choose a tag to compare

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

28 Oct 15:14
eddc9d0
Compare
Choose a tag to compare

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

20 Oct 08:30
d7910fe
Compare
Choose a tag to compare

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

09 Oct 14:06
455d175
Compare
Choose a tag to compare

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

07 Oct 09:52
6f5f950
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.37...0.3.38

0.3.37 - bugfixes, drop Python 3.7 support

29 Sep 10:41
8f73716
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.36...0.3.37

0.3.36 - infra changes

22 Sep 09:10
3eb57d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.35...0.3.36

0.3.35 - Annotation overhaul

26 Aug 12:02
a59a142
Compare
Choose a tag to compare

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

01 Aug 13:07
5eb9655
Compare
Choose a tag to compare

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

01 Aug 11:36
90afcd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.32...0.3.33