Cognite-sdk

Latest version: v7.46.1

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

Scan your dependencies

Page 25 of 82

6.34.1

Added
- Support for setting `data_set_id` and `metadata` in `ThreeDModelsAPI.create`.
- Support for updating `data_set_id` in `ThreeDModelsAPI.update`.

6.34.0

Fixed
- `PropertyType`s no longer fail on instantiation, but warn on missing SDK support for the new property(-ies).

Added
- `PropertyType`s `Float32`, `Float64`, `Int32`, `Int64` now support `unit`.

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.

Page 25 of 82

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.