Skip to content

Releases: Labelbox/labelbox-python

v2.4.6

04 Sep 04:13
Compare
Choose a tag to compare

Version 2.4.6 (2020-09-03)

Fix

  • fix failing create_metadata calls

v2.4.5

01 Sep 15:40
Compare
Choose a tag to compare

Version 2.4.5 (2020-09-01)

Added

  • retry capabilities for common flaky API failures
  • protection against improper types passed into Project.upload_anntations
  • pass thru API error messages when possible

v2.4.4

13 Aug 01:55
Compare
Choose a tag to compare

bug fixes for 2.4.3

v2.4.3

13 Aug 01:50
Compare
Choose a tag to compare

Version 2.4.3 (2020-08-04)

Added

  • BulkImportRequest data type
  • Project.upload_annotation supports uploading via a local ndjson file, url, or a iterable of annotations

v2.4.2

01 Aug 22:21
ad6d439
Compare
Choose a tag to compare

Version 2.4.2 (2020-08-01)

Fixed

  • Client.upload_data will now pass the correct content-length when uploading data.

v2.4.1

23 Jul 01:38
a297d22
Compare
Choose a tag to compare

Fixed

  • Dataset.create_data_row and Dataset.create_data_rows will now upload with content type to ensure the Labelbox editor can show videos.

2.4

30 Jan 10:01
Compare
Choose a tag to compare
2.4
Bump version to 2.4

2.3

22 Nov 00:44
Compare
Choose a tag to compare
2.3
Bump version to 2.3

2.2

15 Nov 01:47
Compare
Choose a tag to compare
2.2
labelbox python api