Cognite-sdk

Latest version: v7.43.3

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

Scan your dependencies

Page 71 of 80

2.4.3

- Increase raw rows list limit to 10,000

2.4.2

- Fixed a bug where urls with query parameters were excluded from the retryable endpoints.

2.4.1

Changed
- Generator-based listing now supports partitions. Example:
python
for asset in client.assets(partitions=10):
do something

2.4.0

Added
- New 'directory' in Files

2.3.0

Changed
- Add support for mypy and other type checking tools by adding packaging type information

2.2.2

Fixed
- HTTP transport logic to better handle retrying of connection errors
- read timeouts will now raise a CogniteReadTimeout
- connection errors will now raise a CogniteConnectionError, while connection refused errors will raise the more
specific CogniteConnectionRefused exception.

Added
- Jitter to exponential backoff on retries

Changed
- Make HTTP requests no longer follow redirects by default
- All exceptions now inherit from CogniteException

Page 71 of 80

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.