Labelbox

Latest version: v6.2.0

Safety actively analyzes 687990 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 24

6.2.0

Added
* Prompt Issue ontology support([1917](https://github.com/Labelbox/labelbox-python/pull/1917)), ([#1891](https://github.com/Labelbox/labelbox-python/pull/1891))
* Fact Checking ontology support([1883](https://github.com/Labelbox/labelbox-python/pull/1883))
* Get mal import functions to replace old BulkImportRequest class([1909](https://github.com/Labelbox/labelbox-python/pull/1909))
* Deprecation warning to wait_until_done methods([1913](https://github.com/Labelbox/labelbox-python/pull/1913))
* Deprecation warning to get_data_row_ids([1912](https://github.com/Labelbox/labelbox-python/pull/1912))

Fixed
* Optimization to relationship code ([1920](https://github.com/Labelbox/labelbox-python/pull/1920))
* Relationship label bug([1918](https://github.com/Labelbox/labelbox-python/pull/1918))
* Import lb-client exceptions for labelbox([1916](https://github.com/Labelbox/labelbox-python/pull/1916))
* get_roles return type: Dict[str, Role] (instead of List[Role])([1904](https://github.com/Labelbox/labelbox-python/pull/1904))
* Adjusted deprecation message to new standard([1908](https://github.com/Labelbox/labelbox-python/pull/1908))
* Support for Client enable_experimental([1905](https://github.com/Labelbox/labelbox-python/pull/1905))

Removed
* Support for Dicom([1902](https://github.com/Labelbox/labelbox-python/pull/1902)), ([#1903](https://github.com/Labelbox/labelbox-python/pull/1903))


v.6.1.0

6.1.0

Added
* Support for step reasoning ontology tool([1894](https://github.com/Labelbox/labelbox-python/pull/1894), [#1882](https://github.com/Labelbox/labelbox-python/pull/1882), [#1879](https://github.com/Labelbox/labelbox-python/pull/1879))

Fixed
* Use valid lbox.exception in client IAMIntegration validation([1887](https://github.com/Labelbox/labelbox-python/pull/1887))
* Improve SDK method name detection for Datadog dashboard([1880](https://github.com/Labelbox/labelbox-python/pull/1880))
* Limit labeling front end visibility and mentions of a custom editor([1877](https://github.com/Labelbox/labelbox-python/pull/1877))
* Remove all unused python imports([1876](https://github.com/Labelbox/labelbox-python/pull/1876))
* Remove bulk import request from readthedocs([1881](https://github.com/Labelbox/labelbox-python/pull/1881))


v.6.0.1

6.0.1

Fixed
* Updated labelbox.exception to lbox.exception for IAMIntegration check([1887](https://github.com/Labelbox/labelbox-python/pull/1887))


v.6.0.0

6.0.0

Added
* Deprecation messages to all export_v2 methods([1865](https://github.com/Labelbox/labelbox-python/pull/1865))
* Logic to extract sdk method to pass to datadog dashboard([1865](https://github.com/Labelbox/labelbox-python/pull/1865))
* Graphql client as a separate component lbox.request_client([1834](https://github.com/Labelbox/labelbox-python/pull/1834))

Updated
* Minimum requirement numpy version from 1.24 to 1.25 and cleaned up _TypedArray validations([1845](https://github.com/Labelbox/labelbox-python/pull/1845))
* Refactored client `create_project` inputs to be named parameters, not kwargs([1844](https://github.com/Labelbox/labelbox-python/pull/1844))
* Fixed pydantic v2 deprecation warnings([1838](https://github.com/Labelbox/labelbox-python/pull/1838))
* Remove experimental from `UserGroup`([1840](https://github.com/Labelbox/labelbox-python/pull/1840))
* Improved labeling service error reporting([1836](https://github.com/Labelbox/labelbox-python/pull/1836))
* Switched to ruff linter([1822](https://github.com/Labelbox/labelbox-python/pull/1822))

Fixed
* Labeling dashboard serialization ([1870](https://github.com/Labelbox/labelbox-python/pull/1870))
* Handling of global key in ModelEvaluationTemplate([1869](https://github.com/Labelbox/labelbox-python/pull/1869))

Removed
* Various deprecated classes, methods and attributes([1853](https://github.com/Labelbox/labelbox-python/pull/1853))
* `QueueMode` for project
* LabelGenerator `assign_feature_schema_ids`
* Label `assign_feature_schema_ids`
* AttachmentType `attachment_type` TEXT
* DataRowMetadata bulk_delete `deletes` paramerter - support for string for data row ids or global keys, use `UniqueId` or `GlobalKey` class instead
* Dataset `create_data_rows_sync`. Use create_data_rows instead
* Slice `get_data_row_ids`. Use get_data_row_identifiers instead
* More deprecations([1852](https://github.com/Labelbox/labelbox-python/pull/1852))
* LabelingParameterOverrideInput remove instance of `DataRow` as a type of input
* Project `_update_queue_mode`, `get_queue_mode`
* Support for Python 3.8([1847](https://github.com/Labelbox/labelbox-python/pull/1847))
* Project `setup`([1843](https://github.com/Labelbox/labelbox-python/pull/1843))
* Deprecated get stream - related classes from ExportTask([1839](https://github.com/Labelbox/labelbox-python/pull/1839))
* `JsonConverter`, `JsonConverterOutput`, `FileConverter`, `FileConverterOutput`
* Project `setup_editor`([1841](https://github.com/Labelbox/labelbox-python/pull/1841))
* Label `*Data*` classes as Label data attribute. Use GenericDataRowData
* NOTE MaskData was NOT removed
* COCO package([1820](https://github.com/Labelbox/labelbox-python/pull/1820))
* NDJsonConverter `deserialize`([1818](https://github.com/Labelbox/labelbox-python/pull/1818))
* BulkImportRequest package([1821](https://github.com/Labelbox/labelbox-python/pull/1821)), including
* BulkImportRequest
* BulkImportRequestState
* Project `upload_annotations`
* Project `bulk_import_requests`


v.5.2.1

5.2.1

Fixed
* Exporter encoding

v.5.2.0

5.2.0

Fixed
* Support data row / batch for live mmc projects([1856](https://github.com/Labelbox/labelbox-python/pull/1856))

v.5.1.0

Page 1 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.