Air-sdk

Latest version: v2.9.0

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

Scan your dependencies

Page 1 of 6

2.9.0

Added
- All API requests now include an explicit default timeout
- `publish()` and `unpublish()` methods for `Image` objects
Changed
- Improved 403 error handling

2.8.1

Fixed
- `AirApi.images.create()` now logs an error and still returns the `Image` object when an upload attempt fails

2.8.0

Added
- For sessions authenticated using a username and password, the `AirApi` client instance will now automatically try to refresh its authorization token after it expires

2.7.0

Added
- `AirApi.simulations.create()` now accepts an optional `topology_data` kwarg. This option is now preferred when creating a simulation from a DOT file and assigning it to an organization.
- `AirApi.topologies.create()` now logs a warning when additional kwargs are included with the `dot` kwarg. `AirApi.simulations.create()` should generally be used instead.

2.6.0

Added
- `Organization.create_fleet()` method for creating a private fleet

2.5.0

Changed
- All logs are now generated using a logger named `air_sdk`
Fixed
- Passwords are redacted from log messages

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.