Cognite-sdk

Latest version: v7.43.3

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

Scan your dependencies

Page 12 of 80

7.17.2

Fixed
- Uploading files now accepts Labels again as part of file metadata. This addresses a bug introduced in v7, which caused
a `ValueError` to be raised.

7.17.1

Fixed
- An (extreme) edge case where an empty, unnecessary API request for datapoints would be sent leading to a `CogniteAPIError`.
- Certain granularity inputs (when using the `DatapointsAPI`) no longer cause a `ValueError` to be raised with confusing/wrong wording.

7.17.0

Fixed
- Calls to `AnnotationsAPI.[list|retrieve|retrieve_multiple|reverse_lookup]` are now retried automatically.
- Calls to `AnnotationsAPI.reverse_lookup` now also accept the standard values (`-1, inf`) to indicate 'no limit'.
Improved
- Calls to `AnnotationsAPI.list` with more than 1000 `annotated_resource_ids` are now batched automatically for the user.
Previously these would raise an API error.

7.16.0

Added
- When listing instances (and when using `search`, `aggregate` and `histogram`), a new `space` parameter has been added;
you may pass either a single space identifier (or a list of several). Note that this is just for convenience, using
`filter` still works (and is necessary for more complex queries).
- New convenience filter, `SpaceFilter`, makes filtering on space simpler.

7.15.1

Fixed
- When calling `to_pandas` with `expand_properties=True` on an instance or instance list with no properties, the SDK will
no longer raise ValueError, but drop the empty properties row/column.

7.15.0

Improved
- Only run pypi version check once, despite instantiating multiple clients. And make it async too.

Page 12 of 80

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.