Releases: kili-technology/kili-python-sdk
Releases · kili-technology/kili-python-sdk
Release 2.175.0
What's Changed
- docs(lab-3771): update links to the new api documentation by @baptiste-olivier in #1921
- fix: remove duplicated extensions in yolo exports by @HNicolas in #1925
- feat(LAB-3729): update
importing_assets_and_metadata
tutorial to include date format by @RuellePaul in #1906 - refactor(lab-3784): remove unused fields in create_organization by @baptiste-olivier in #1927
Full Changelog: 2.174.0...2.175.0
Release 2.169.4
What's Changed
- fix(LAB-3724): fix to have all multiparts polygons when exporting assets videos by @stchabi in #1915
- fix(LAB-3755): add width and height in patch_label_json_response to correctly interpolate bbox between keyframes by @FannyGaudin in #1914
Full Changelog: 2.169.3...2.169.4
Release 2.174.0
What's Changed
- fix(LAB-3750): catch OverflowError on upload for SSL write of files >2GB on Python ≤3.9 by @RuellePaul in #1907
- fix(LAB-3763): call convert_to_pixel_coords only for accepted input types by @aurelienlombard in #1911
- feat(lab-3717): handle update of workflow steps by @florianlega in #1909
- chore(lab-3776): drop python 3.8 support by @baptiste-olivier in #1917
- chore(lab-3743): refine dependencies and make some optional by @baptiste-olivier in #1908
- feat(lab-3717): remove workflow from create project by @florianlega in #1919
- fix(LAB-3755): add asset to patch_label_json_response to interpolate bbox between keyframes by @FannyGaudin in #1918
Full Changelog: 2.173.1...2.174.0
Release 2.173.1
Fix kili-formats version to 0.1.8
Full Changelog: 2.173.0...2.173.1
Release 2.169.3
What's Changed
- fix(LAB-3763): call convert_to_pixel_coords only for accepted input types
Full Changelog: 2.169.2...2.169.3
Release 2.173.0
What's Changed
- feat(LAB-3674): add stepName to appendManyLabels by @BlueGrizzliBear in #1900
- feat(LAB-3616): remove default processingParameters when not specified by @FannyGaudin in #1903
- chore: bump version to 2.173.0 by @github-actions in #1904
Full Changelog: 2.172.0...2.173.0
Release 2.172.0
What's Changed
- feat: aau i can add asset metadata as a keyvalue list that will be by @RuellePaul in #1880
- feat(LAB-3552): remove support for number_of_(...) fields in updatePr… by @BlueGrizzliBear in #1892
- feat(LAB-3634): import labels from shapefiles by @RuellePaul in #1890
- fix(LAB-3532): handle
external_ids
arg foradd_metadata
andset_metadata
by @RuellePaul in #1891 - feat(LAB-3634): refactor shapefile import using project json_interface by @RuellePaul in #1895
- feat(LAB-3666): add step_name_in and step_status_in where needed by @josselinbuils in #1897
- feat: export logic in a separated library by @baptiste-olivier in #1894
- feat(LAB-3665): ignore local duplicates when importing assets by @josselinbuils in #1898
- fix(LAB-3617): geojson bad naming by @FannyGaudin in #1899
- feat(LAB-3664): add method for list all available steps in a project by @FannyGaudin in #1896
- chore: bump version to 2.172.0 by @github-actions in #1901
Full Changelog: 2.171.0...2.172.0
Release 2.171.0
What's Changed
- chore: merge release/2.170.0 into main by @github-actions in #1884
- feat(LAB-3512): remove video processing parameters checks for SDK by @RuellePaul in #1872
- feat(lab-3589): make timeout longer for heavy plugins by @florianlega in #1886
- feat(LAB-3534): add stepIdIn and stepStatusIn filters by @BlueGrizzliBear in #1885
- chore: bump version to 2.171.0 by @github-actions in #1888
Full Changelog: 2.170.0...2.171.0
Release 2.170.0
What's Changed
- feat(lab-3537): handle events as handlers for plugin by @florianlega in #1878
- feat(lab-3461): use autoAssign field instead of seconds_to_label_befo… by @florianlega in #1881
- fix(LAB-3474): deprecation of projectType and creation of fromDemoProject parameter by @stchabi in #1879
- test: remove e2e tests that have been moved to docker app by @josselinbuils in #1883
Full Changelog: 2.169.2...2.170.0
Release 2.169.2
What's Changed
- fix(LAB-3572): change query timeout and remove retry mechanism to copy_project
Full Changelog: 2.169.1...2.169.2