Alteia

Latest version: v2.15.0

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

Scan your dependencies

Page 5 of 6

1.3.2

Changed

- Use new logo (DAI-11977)
- Use type aliases instead of `NewType` in `alteia.core.utils.typing` (DAI-11769)
- Add missing JSON serialization in `describe_token()` (DAI-11767)

Added

- Add an option `force_prompt` to ask the user to confirm or modify his credentials when instantiating the `SDK` (DAI-12083)

1.3.1

Changed

- Set minimum version of `urllib3` to 1.26, to fix `unexpected keyword argument 'allowed_methods'` error (DAI-11501)

1.3.0

Changed

- `sdk.datasets.share_tiles()` now supports creating tile URL for multiple raster datasets (DAI-11058)
- Harmonize `sdk.share_tokens.create()` and `sdk.share_tokens.search()` instance of `Resource` class (DAI-10818)
- Deprecates `company` argument of `sdk.share_tokens.search()` (DAI-10818)
- Use `allowed_methods` instead of `method_whitelist` to remove deprecation warning when instantiating SDK (DAI-11056)
- `sdk.share_tokens.create()` now support creating share tokens for multiple datasets (DAI-10782)
- `sdk.share_tokens.search()` now support usual API search syntax (DAI-10818)

1.2.1

Changed

- Fix crash in `products.retrieve_logs` if the log timestamps does not contain enough digits for microseconds (DAI-10960)

1.2.0

Changed

- `company` is now required when creating a project with `sdk.projects.create()` (DAI-10595)

Added

- Add missing API reference in the documentation (DAI-10294)
- Add type hints for every resource implementation (DAI-10041)
- Add `py.typed` to the package to benefit from mypy type hints (DAI-10041)
- Add 5 new arrow icons in Icons enum (DAI-10680)

1.1.0

Changed

- Share token actions don't use current company anymore (DAI-9417)
- `project` or `company` required to create a dataset (DAI-9679)
- `company` required to create an analytic (DAI-8800)
- `version` required to create an analytic (DAI-9746)

Added

- Add `sdk._connection._token_manager.describe_token()` to describe an access token (DAI-10281)
- Add `sdk.companies` and `sdk.users` to search or describe user and companies (DAI-10281)
- Add `timeout` parameter in providers for get/post/put/delete methods (DAI-10100)

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.