Labelbox

Latest version: v6.2.0

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

Scan your dependencies

Page 12 of 24

3.29.0

Added
* Added new base `Slice` Entity/DbObject and `CatalogSlice` class
* Added `client.get_catalog_slice(id)` to fetch a CatalogSlice by ID
* Added `slice.get_data_row_ids()` to fetch data row ids of the slice
* Add deprecation warning for queue_mode == QueueMode.Dataset when creating a new project.
* Add deprecation warning for LPOs.

Changed
* Default behavior for metrics to not include subclasses in the calculation.

Fixed
* Polygon extraction from masks creating invalid polygons. This would cause issues in the coco converter.

v.3.28.0

3.28.0

Added
* Added warning for upcoming change in default project queue_mode setting
* Added notebook example for importing Conversational Text annotations using Model-Assisted Labeling

Changed
* Updated QueueMode enum to support new value for QueueMode.Batch = `BATCH`.
* Task.failed_data_rows is now a property

Fixed
* Fixed Task.wait_till_done() showing warning message for every completed task, instead of only warning when task has errors
* Fixed error on dataset creation step in examples/annotation_import/video.ipynb notebook

v.3.27.2

3.27.2

Added
* Added deprecation warning for missing `media_type` in `create_project` in `Client`.

Changed
* Updated docs for deprecated methods `_update_queue_mode` and `get_queue_mode` in `Project`
* Use the `queue_mode` attribute in `Project` to get and set the queue mode instead
* For more information, visit https://docs.labelbox.com/reference/migrating-to-workflows#upcoming-changes
* Updated `project.export_labels` to support filtering by start/end time formats "YYYY-MM-DD" and "YYYY-MM-DD hh:mm:ss"

v.3.27.1

3.27.1

Changed
* Removed `client.get_data_rows_for_global_keys` until further notice

v.3.27.0

3.27.0

Added
* Global Keys for data rows
* Assign global keys to a data row with `client.assign_global_keys_to_data_rows`
* Get data rows using global keys with `client.get_data_row_ids_for_global_keys` and `client.get_data_rows_for_global_keys`
* Project Creation
* Introduces `Project.queue_mode` as an optional parameter when creating projects
* `MEAToMALPredictionImport` class
* This allows users to use predictions stored in Models for MAL
* `Task.wait_till_done` now shows a warning if task has failed
Changed
* Increase scalar metric value limit to 100m
* Added deprecation warnings when updating project `queue_mode`
Fixed
* Fix bug in `feature_confusion_matrix` and `confusion_matrix` causing FPs and FNs to be capped at 1 when there were no matching annotations

v.3.26.2

3.26.2

Added
* Support for document (pdf) de/serialization from exports
* Use the `LBV1Converter.serialize()` and `LBV1Converter.deserialize()` methods
* Support for document (pdf) de/serialization for imports
* Use the `NDJsonConverter.serialize()` and `NDJsonConverter.deserialize()` methods

v.3.26.1

Page 12 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.