- Upgrade pydantic version to v2
- Translate zone_name from the frontend to zone_id by using the _get_zone_id method when initializing the input
- Correction of mount_parameters retyping
- Updated frinx-python-sdk to version ^1.1
- Utilize json.dumps for mount parameter serialization for InventoryAddDevice
- Update dependencies
- Added inventory update-device mutation
- Added inventory delete-device mutation
- Added 'fail_on_missing_label' boolean parameter to the INVENTORY_get_labels_id worker input.
- Controls the behavior of the worker when a label is not found.
- Updated inventory AddDevice and UpdateDevice settings, so they can also contain empty values. Useful when adding devices that have failed during the workflow.
- Bumped version of frinx-inventory-api to 2.1.0.
- Implemented new inventory workers for following mutations and query: AddStreamMutation, UpdateStreamMutation, DeleteStreamMutation, StreamsQuery.
- Bumped version of frinx-inventory-api to 2.2.0.
- Implemented worker for updating discovered at timestamp of selected device.
- Bumped version of frinx-inventory-api to 2.3.0.
- Implemented workers for reading, adding, updating and removing inventory locations.
- Bumped version of frinx-inventory-api to 3.0.0.
- Bumped version of frinx-python-sdk to 2.2.1.
- Update pyproject.toml for Poetry 2.0, adopting PEP 621 standards
- Bumped version of frinx-inventory-api to 4.0.0.