Cognite-sdk

Latest version: v7.74.2

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

Scan your dependencies

Page 70 of 106

5.7.3

Improved
- For users unknowingly using a too old version of `numpy` (against the SDK dependency requirements), an exception could be raised (`NameError: name 'np' is not defined`). This has been fixed.

5.7.2

Fixed
- Fix method dump in TransformationDestination to ignore None.

5.7.1

Changed
- Split `instances` destination type of Transformations to `nodes` and `edges`.

5.7.0

Removed
- `ExtractionPipelineRunUpdate` was removed as runs are immutable.

Fixed
- `ExtractionPipelinesRunsAPI` was hiding `id` of runs because `ExtractionPipelineRun` only defined `external_id` which doesn't exist for the "run resource", only for the "parent" ext.pipe (but this is not returned by the API; only used to query).

Changed
- Rename and deprecate `external_id` in `ExtractionPipelinesRunsAPI` in favour of the more descriptive `extpipe_external_id`. The change is backwards-compatible, but will issue a `UserWarning` for the old usage pattern.

5.6.4

Added
- Input validation on `DatapointsAPI.[insert, insert_multiple, delete_ranges]` now raise on missing keys, not just invalid keys.

5.6.3

Added
- Make the SDK compatible with `pandas` major version 2 ahead of release.

Page 70 of 106

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.