Cognite-sdk

Latest version: v7.43.3

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

Scan your dependencies

Page 20 of 80

7.3.1

Fixed
- Replaced action `Write` with `Create` in `ProjectsAcl`, as `Write` is not a valid action and `Create` is the correct one.

7.3.0

Added
- Added Scope `DataSet` for `TimeSeriesSubscriptionsAcl`.
- Added `data_set_id` to `DatapointSubscription`.

7.2.1

Fixed
- The new compare methods for capabilities in major version 7, `IAMAPI.verify_capabilities` and `IAMAPI.compare_capabilities`
now works correctly for rawAcl with database scope ("all tables").
Removed
- Capability scopes no longer have the `is_within` method, and capabilities no longer have `has_capability`. Use the more
general `IAMAPI.compare_capabilities` instead.

7.2.0

Added
- The `trigger` method of the Workflow Execution API, now accepts a `client_credentials` to allow specifying specific
credentials to run with. Previously, the current credentials set on the CogniteClient object doing the call would be used.

7.1.0

Added
- The list method for asset mappings in the 3D API now supports `intersects_bounding_box`, allowing users to only
return asset mappings for assets whose bounding box intersects with the given bounding box.

7.0.3

Fixed
- Bug when `cognite.client.data_classes.filter` used with any `data_modeling` endpoint raised a `CogniteAPIError` for
snake_cased properties. This is now fixed.
- When calling `client.relationships.retrieve`, `.retrieve_multiple`, or `.list` with `fetch_resources=True`, the
`target` and `source` resources were not instantiated with a `cognite_client`. This is now fixed.

Page 20 of 80

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.