Cognite-sdk

Latest version: v7.74.1

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

Scan your dependencies

Page 21 of 106

7.54.5

Changed
- [Feature Preview] Updated the Core Model to the newest version released on July 12th, 2024. The
introduction of the `Cognite` prefix for all classes.

7.54.4

Changed
- Instance classes like `Node` and `NodeList` now expand properties by default in notebook-like environments.

7.54.3

Added
- [Feature Preview] Support for `enum` as container property type in the data modeling APIs. Note that this is not
yet supported in the API, and is an experimental feature that may change without warning.

7.54.2

Fixed
- A bug in the list method of the RelationshipsAPI that could cause a thread deadlock.

7.54.1

Fixed
- Calling `client.functions.retrieve` or `client.functions.delete` with more than 10 ids no longer
raises a `CogniteAPIError`.
- Iterating over functions using `client.functions` or `client.functions(...)` no longer raises a `CogniteAPIError`.
Added
- Added missing filter parameter `metadata` to `client.functions.list`.
Changed
- When creating a new function without specifying `description` or `owner`, the default values are now
correctly set to `None` instead of `""`.

7.54.0

Added
- In the `client.data_modeling.instances` the methods `.search`, `.retrieve`,`.list`, `.query`, and `.sync` now
support the `include_typing` parameter. This parameter is used to include typing information in the response,
that can be accessed via the `.typing` attribute on the result object.

Page 21 of 106

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.