Releases: kili-technology/kili-python-sdk
Releases · kili-technology/kili-python-sdk
Release 2.129.12
What's Changed
- fix: the upload of assets through the
append_many_to_dataset function
when using ssl certificates with theverify
client argument
Release 2.147.1
What's Changed
- perf: use
listTagsByProject
resolver inkili.tags()
(#1496) - fix: remove timeout when uploading big assets (#1493)
- fix: remove null variables in graphql queries (#1497)
- fix: add
warnings
graphq variable inDataConnectionComputeDifferencesPayload
for sync cloud storage (#1499)
Full Changelog: 2.147.0...2.147.1
Release 2.146.1
What's Changed
- chore: remove pydantic dependency (#1470)
- perf: use
listTagsByProject
resolver inkili.tags()
(#1496) - fix: remove timeout when uploading big assets (#1493)
- fix: remove null variables in graphql queries (#1497)
Full Changelog: 2.146.0...2.146.1
Release 2.147.0
What's Changed
- feat: add compliance tags to
kili.update_properties_in_project
by @Jonas1312 in #1462 - feat: add compliance tags to
kili.create_project
by @Jonas1312 in #1464 - chore: remove pydantic dependency by @Jonas1312 in #1470
Full Changelog: 2.146.0...2.147.0
Release 2.146.0
What's Changed
New features
- feat: add
status_in
filter tokili.project_users
query by @Jonas1312 in #1397
Tags
- feat:
kili.projects()
withtags_in
filter by @Jonas1312 in #1445 - feat: add
kili.delete_tag()
by @Jonas1312 in #1444 - feat: add
tags
parameter tokili.create_project
by @Jonas1312 in #1431 - feat: add
kili.update_tag
by @Jonas1312 in #1441 - feat: add
kili.untag_project
by @Jonas1312 in #1430 - feat: add
kili.tags
andkili.tag_project
methods by @Jonas1312 in #1419
Fix
- fix: file extension guess when encoding parameter is in the content type by @theodu in #1425
- fix: add http client with automatic authentication by @Jonas1312 in #1423
- fix: set
disable_tqdm
toNone
to disable tqdm for non-tty environments by @PierreLeveau in #1442 - fix: improve graphql error handling and add custom retry policy by @Jonas1312 in #1447
Full Changelog: 2.145.2...2.146.0
Release 2.145.2
What's Changed
- fix: add vertices (non-normalized) in exports of PDF projects with NER jobs by @Jonas1312 in #1449
Full Changelog: 2.145.1...2.145.2
Release 2.145.1
What's Changed
- chore: bump version to 2.145.1 by @github-actions in #1426
- fix: add comment for parameter filtering by @theodu in #1427
Full Changelog: 2.145.0...2.145.1
Release 2.145.0
Release 2.144.0
What's Changed
- feat: add
.display_name
attribute to label parser by @Jonas1312 in #1408
Full Changelog: 2.143.1...2.144.0
Release 2.143.1
What's Changed
- docs: fix COCO import tutorial pose estimation json response
- fix: add log context to
_is_api_key_valid
graphql query by @Jonas1312 in #1405 - fix: use status instead of invitationStatus in project copier
Full Changelog: 2.143.0...2.143.1