Cognite-sdk

Latest version: v7.43.3

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

Scan your dependencies

Page 24 of 80

6.33.3

Added
- `functions.create()` now accepts a `data_set_id` parameter. Note: This is not for the Cognite function, but for the zipfile containing
the source code files that is uploaded on the user's behalf (from which the function is then created). Specifying a data set may
help resolve the error 'Resource not found' (403) that happens when a user is not allowed to create files outside a data set.

6.33.2

Fixed
- When fetching datapoints from "a few time series" (implementation detail), all missing, non-ignorable time series
are now raised together in a `CogniteNotFoundError` rather than only the first encountered.

Improved
- Datapoints fetching has a lower peak memory consumption when fetching from multiple time series simultaneously.

6.33.1

Fixed
- `Function.list_schedules()` would return schedules unrelated to the function if the function did not have an external id.

6.33.0

Added
- Support for providing `DirectRelationReference` and `NodeId` as direct relation values when
ingesting node and edge data.

6.32.4

Fixed
- Filters using e.g. metadata keys no longer dumps the key in camel case.

6.32.3

Added
- Ability to toggle the SDK debug logging on/off by setting `config.debug` property on a CogniteClient to True (enable) or False (disable).

Page 24 of 80

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.