Cognite-sdk

Latest version: v7.43.4

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

Scan your dependencies

Page 1 of 80

7.43.4

Fixed
- The data modeling APIs (Views, Containers, Data Models and Spaces) limits for create, retrieve, delete,
and list were not matching the API spec, causing the SDK to wrongly split large calls into too few requests.
This means that the SDK will no longer raise a `CogniteAPIError` if you, for example, try to delete
more than 100 containers in a single method call.

7.43.3

Fixed
- Identity providers that return `expires_in` as a string no longer causes `TypeError` when authenticating.

7.43.2

Fixed
- In containers, `PropertyType` `Text` required parameter `collation` is now optional when `load()`ing, matching the API spec.

7.43.1

Fixed
- `RawRowsAPI.insert()` silently ignored rows of type `RowWriteList`.

7.43.0

Added
- Added new data classes to the contextualization module to simplify configuring diagram detect options: `DiagramDetectConfig`,`ConnectionFlags`, `CustomizeFuzziness`, `DirectionWeights`.
- `DiagramsAPI.detect()` method's parameter `configuration` now also accepts `DiagramDetectConfig` instances.

7.42.0

Changed
- Breaking change: the `workflows.executions.cancel` method now only allows cancelling one execution at a time to reflect its non-atomic operation.

Page 1 of 80

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.