Cognite-sdk

Latest version: v7.43.3

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

Scan your dependencies

Page 6 of 80

7.32.3

Removed
- Support for `protobuf==3.*` was dropped.

7.32.2

Added
- Missing filterable properties `unit_external_id` and `unit_quantity` to `DatapointSubscriptionProperty`.
Note: was renamed from `DatapointSubscriptionFilterProperties`, which is now a deprecated alias.

7.32.1

Fixed
- Fix type hints for functions data classes Function/FunctionSchedule/FunctionCall

7.32.0

Changed
- Type hint for `id`, `last_updated_time`, and `create_time` attributes are no longer `Optional` on
subclasses of `CogniteResource`. This is to reflect that these attributes are always set when the
object is returned by the SDK.

7.31.0

Added
- Retrieve method for session, `client.iam.session.retrieve`
- The parameter `limit` to the method `client.iam.session.list`.
Fixed
- The method `client.iam.session.revoke` is now overloaded correctly and returns a `Session` for single id
and a `SessionList` for multiple ids.

7.30.1

Fixed
- When calling `client.sequences.data.retrieve` in a Jupyter Notebook the returning `SequenceRowsList` no longer raises
`AttributeError: 'dict' object has no attribute '_repr_html_'` (the HTML representation of `SequenceRowsList` was failing).

Page 6 of 80

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.