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 13 of 80

7.14.0

Changed
- Helper methods to get related resources on `Asset` class now accept `asset_ids` as part of keyword arguments.
Added
- Helper methods to get related resources on `AssetList` class now accept keyword arguments that are passed on to
the list endpoint (for server-side filtering).

7.13.8

Fixed
- `FilesAPI.upload` when using `geo_location` (serialize error).

7.13.7

Fixed
- Type hints for all `.update` and `.upsert` methods accept Write classes in addition to Read and Update classes.
- Missing overloading of the `.update` methods on `client.three_d.models.update`, `client.transformations.update`,
`client.transformations.schedules.update`, `client.relationships.update`, and `client.data_sets.update`.

7.13.6

Added
- Helper method `as_tuple` to `NodeId` and `EdgeId`.

7.13.5

Added
- EdgeConnection, MultiEdgeConnection, MultiReverseDirectRelation and their corresponding Apply View dataclasses are now importable from `cognite.client.dataclasses.data_modeling`.

7.13.4

Fixed
- When calling `WorkflowExecution.load` not having a `schedule` would raise a `KeyError` even though it is optional. This is now fixed.
- When calling `Datapoints.load` not having a `isString` would raise a `KeyError` even though it is optional. This is now fixed.
- Most `CogniteResourceList.as_write()` would raise a `CogniteMissingClientError` when called from a class with missing cognite_client. This is now fixed.

Page 13 of 80

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.