Skip to content

Releases: kili-technology/kili-python-sdk

Release 2.150.0

19 Jan 08:41
ff2489a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.149.0...2.150.0

Release 2.149.0

02 Jan 16:42
9b154b7
Compare
Choose a tag to compare

What's Changed

Features

Fixes

New Contributors

Full Changelog: 2.148.3...2.149.0

Release 2.148.3

14 Nov 11:17
720e271
Compare
Choose a tag to compare

What's Changed

  • fix: allow negative confidence scores in label parser (#1589)

Full Changelog: 2.148.2...2.148.3

Release 2.148.2

13 Nov 16:08
03900d2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.148.1...2.148.2

Release 2.148.1

10 Nov 14:19
6b627c2
Compare
Choose a tag to compare

What's Changed

  • fix: fix labels and assets queries when fetching jsonResponse for video projects (#1576)
  • fix: don't use annotations GraphQL query on LTS-2023-2 (#1582)

Full Changelog: 2.148.0...2.148.1

Release 2.148.0

06 Nov 11:18
01aa32a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.147.4...2.148.0

Release 2.147.4

18 Oct 13:11
Compare
Choose a tag to compare

What's Changed

  • fix: use asset externalId for the file_name field of a COCO label (#1545)
  • fix: return type hint of kili.append_many_to_dataset() (#1542)

Full Changelog: 2.147.3...2.147.4

Release 2.147.3

12 Oct 06:50
e025011
Compare
Choose a tag to compare

What's Changed

  • fix: fix label query with asset externalid filters (#1494)

Full Changelog: 2.147.2...2.147.3

Release 2.147.2

09 Oct 09:32
7f6a919
Compare
Choose a tag to compare

What's Changed

  • fix: add retries when data connections GraphQL query fails (#1517)
  • fix: remove status_array from asset mutation methods (#1521)
  • fix: use projects resolver to check for data connections during project export (kili.export_labels()) (#1522)

Full Changelog: 2.147.1...2.147.2

Release 2.129.12

04 Oct 13:45
2d4e415
Compare
Choose a tag to compare

What's Changed

  • fix: the upload of assets through the append_many_to_dataset function when using ssl certificates with the verify client argument