Cognite-sdk

Latest version: v7.74.2

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

Scan your dependencies

Page 55 of 106

6.21.1

Fixed
- Concurrent usage of the `CogniteClient` could result in API calls being made with the wrong value for `api_subversion`.

6.21.0

Added
- Supporting pattern mode and extra configuration for diagram detect in beta.

6.20.0

Fixed
- When creating functions with `client.functions.create` using the `folder` argument, a trial-import is executed as part of
the verification process. This could leave leftover modules still in scope, possibly affecting subsequent calls. This is
now done in a separate process to guarantee it has no side-effects on the main process.
- For pyodide/WASM users, a backup implementation is used, with an improved cleanup procedure.

Added
- The import-check in `client.functions.create` (when `folder` is used) can now be disabled by passing
`skip_folder_validation=True`. Basic validation is still done, now additionally by parsing the AST.

6.19.0

Added
- Now possible to retrieve and update translation and scale of 3D model revisions.

6.18.0

Added
- Added parameter `keep_directory_structure` to `client.files.download` to allow downloading files to a folder structure matching the one in CDF.

Improved
- Using `client.files.download` will still skip files with the same name when writing to disk, but now a `UserWarning` is raised, specifying which files are affected.

6.17.0

Added
- Support for the UserProfilesAPI with the implementation `client.iam.user_profiles`.

Page 55 of 106

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.