Releases: kili-technology/kili-python-sdk
Releases · kili-technology/kili-python-sdk
Release 26.1.0
Release 25.2.6
What's Changed
- Revert : allow to delete and update workflow steps by name, as it is not available in LTS 2025 2
- fix(LAB-4094): add a function to skip or unskip an asset by @stchabi in #1992
Full Changelog: 25.2.5...25.2.6
Release 25.2.5
What's Changed
- fix: ensure the json_metadatas is correct by @stchabi in #1973
- docs: convert
geosat->geospatialin all docs by @RuellePaul in #1976 - feat: allow to delete and update workflow steps by name by @josselinbuils in #1977
- feat: add domain API architecture by @baptiste-olivier in #1965
- fix: nested sub job exports by @baptiste-olivier in #1978
Full Changelog: 25.2.4...25.2.5
Release 2.169.5
What's Changed
Full Changelog: 25.2.4...2.169.5
Release 25.2.4
What's Changed
- docs: update metadata properties documentation by @aurelienlombard in #1962
- chore(LAB-3898): remove reviewedLabel deprecated field by @josselinbuils in #1963
- chore(LAB-3898): remove project_type deprecated field by @josselinbuils in #1964
- chore(LAB-3898): remove data connection deprecated fields by @josselinbuils in #1966
- docs: fix dead links and optimise images by @josselinbuils in #1967
- chore(LAB-3898): remove deprecated annotation fields by @josselinbuils in #1969
- chore(LAB-3898): remove deprecated user fields by @josselinbuils in #1968
Full Changelog: 25.2.3...25.2.4
Release 25.2.3
What's Changed
- fix(LAB-3951): convert split annotation to jsonResponse for GEOSPATIAL by @FannyGaudin in #1958
Full Changelog: 25.2.2...25.2.3
Release 25.2.2
What's Changed
- feat(lab-3897): add default return when using update project workflow by @florianlega in #1952
- fix(LAB-3923): remove
.tifextension on bucket path for multi-layer… by @RuellePaul in #1953
Full Changelog: 25.2.1...25.2.2
Release 25.2.1
What's Changed
- feat(LAB-3849): asset default fields depend on project workflow version by @HNicolas in #1945
- feat(LAB-3743): move copy label to backend resolver by @BlueGrizzliBear in #1943
- fix(LAB-3894): fix to export labels from geospatial projects in geojson format by @stchabi in #1949
Full Changelog: 25.2.0...25.2.1
Release 25.2.0
Version 25.2.0 – Introducing a Unified Versioning Scheme
We are moving from the previous 2.x.y format to a unified YY.R.P versioning scheme, shared across both the Kili application and SDK. This release, 25.2.0, corresponds to the upcoming LTS-2025-2 release and the associated SaaS deployment version.
Why this change?
The previous system lacked consistency between the SDK, application, and LTS versions. The new format improves clarity, simplifies compatibility, and aligns all components under a single, coherent scheme.
Versioning
YY: Last two digits of the year of the compatible LTS (e.g.,25for 2025)R: The LTS release number for that year (usually1or2)P: Incremented with each release for a givenYY.R
What's Changed
- feat(LAB-3811): add count asset annotations for batching in list asse… by @BlueGrizzliBear in #1930
- feat(LAB-3861): support GeoJSON
MultiPoint&MultiLineStringby @RuellePaul in #1939 - feat(LAB-3824): add tutorial
import_labels_from_geojsonby @RuellePaul in #1937 - feat: aa sdk user when i have a fail in lock i can see the reason by @baptiste-olivier in #1944
- chore(LAB-3845): remove outdated doc on SDK by @RuellePaul in #1946
Full Changelog: 2.176.1...25.2.0
Release 2.176.1
What's Changed
- feat(LAB-3811): add count asset annotations for batching in list assets by @BlueGrizzliBear in #1940
Full Changelog: 2.176.0...2.176.1