Cognite-sdk

Latest version: v7.74.2

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

Scan your dependencies

Page 11 of 106

7.63.10

Fixed
- The Not() filter now only accepts a single filter (and no longer silently ignores the rest).
- The And(), Or() and Not() filter now requires at least one argument.

7.63.9

Added
- Filters can now be combined using `And` and `Or` by using the operators `&` and `|`.
- Filters can now be negated by using the `~` operator (instead of using the `Not` filter)

7.63.8

Fixed
- Data Workflows: workflow external ID and version are now URL encoded to allow characters like `/` when calling `workflows.executions.run`

7.63.7

Fixed
- Calling `cognite_client.data_modeling.instances(..., chunk_size=False, include_typing=False)` no longer raises a
`TypeError`.

7.63.6

Fixed
- Files, or other resources with geo.location data, created long ago before the current API restriction(s) were in-place
now load as UnknownCogniteObject, rather than throwing an exception (typically `KeyError`).

7.63.5

Fixed
- Added missing parameter `notification_config` to `ExtractionPipeline`.

Page 11 of 106

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.