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

6.4.2

Changed
- When providing ids as tuples in `instances.retrieve` and `instances.delete` you should not
have to specify the instance type in each tuple

Fixed
- Bug where edges and nodes would get mixed up on `instances.retrieve`

6.4.1

Fixed
- Add the missing page_count field for diagram detect items.

6.4.0

Added
- Partial support for the instance resource in the Data Modeling API with the implementation
`client.data_modeling.instances`, the endpoints `list`, `delete`, `retrieve`, and `apply`

6.3.2

Fixed
- Requests being retried around a token refresh cycle, no longer risk getting stuck with an outdated token.

Added
- `CredentialProviders` subclassing `_OAuthCredentialProviderWithTokenRefresh`, now accepts a new parameter, `token_expiry_leeway_seconds`, controlling how early a token refresh request should be initiated (before it expires).

Changed
- `CredentialProviders` subclassing `_OAuthCredentialProviderWithTokenRefresh` now uses a safer default of 15 seconds (up from 3 sec) to control how early a token refresh request should be initiated (before it expires).

6.3.1

Fixed
- Signature of `client.data_modeling.views.retrieve` and `client.data_modeling.data_models.retrieve` to always return a list.

6.3.0

Added
- Support for the container resource in the Data Modeling API with the implementation `client.data_modeling.containers`.
- Support for the view resource in the Data Modeling API with the implementation `client.data_modeling.views`.
- Support for the data models resource in the Data Modeling API with the implementation `client.data_modeling.data_models`.

Removed
- Removed `retrieve_multiple` from the `SpacesAPI` to have a consistent API with the `views`, `containers`, and `data_models`.

Page 38 of 80

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.