Cognite-sdk

Latest version: v7.43.5

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

Scan your dependencies

Page 1 of 81

7.43.5

Fixed
- Transformation schemas no longer raise when loaded into its resource type.

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.

Page 1 of 81

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.