Cognite-sdk

Latest version: v7.74.1

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

Scan your dependencies

Page 47 of 106

6.39.6

Fixed
- HTTP status code retry strategy for RAW and labels. `/rows/insert` and `/rows/delete` will now
be retried for all status codes in `config.status_forcelist` (default 429, 502, 503, 504), while
`/dbs/{db}` and `/tables/{table}` will now only be retried for 429s and connection errors as those
endpoints are not idempotent.
- Also, `labels/list` will now also be retried.

6.39.5

Fixed
- The `.apply()` methods of `MappedProperty` now has the missing property `source`.

6.39.4

Fixed
- Fetching datapoints from dense time series using a `targetUnit` or a target `targetUnitSystem` could result
in some batches not being converted to the new unit.

6.39.3

Fixed
- The newly introduced parameter `connectionType` was assumed to be required from the API. This is not the case.

6.39.2

Fixed
- When listing `client.data_modeling.views` the SDK raises a `TypeError`. This is now fixed.

6.39.1

Fixed
- When creating transformations using backup auth. flow (aka a session could not be created for any reason),
the scopes for the credentials would not be passed correctly (bug introduced in 6.25.1).

Page 47 of 106

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.