Pasqal-cloud

Latest version: v0.10.1

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

Scan your dependencies

Page 5 of 7

0.2.3

Fixed

- Fixed bug when using a custom TokenProvider to authenticate to Pasqal Cloud Services

Changed

- Reorder documentation for clarity
- Clarify instructions to use a custom token provider for authentication

0.2.2

Changed

- Package renamed from **pasqal-sdk** to **pasqal-cloud**
- Import name renamed from **sdk** to **pasqal_cloud** (import sdk is now deprecated but still usable)

0.2.0

Changed

- `device_type` argument replace by `emulator` in sdk create_batch
- `DeviceType` replaced with `EmulatorType`

Deleted

- QPU device type and related logic

0.1.15

Added

- Added tests to check the login behavior.
- Added tests to check the override Endpoints behavior.

Changed

- The authentication now directly connects to the Auth0 platform instead of connecting through PasqalCloud.
- Small refactor of files, with the authentication modules in the `authentication.py` file, instead of `client.py`.

Deleted

- Account endpoint, we now use Auth0.

0.1.14

Changed

- Added a get_device_specs_dict function to the sdk
- Updated Readme for the device specs

0.1.13

Changed

- The default values for the tensor network emulator were updated to better ones.
- the client_id and client_secret was leftover in the Client object even though they are no longer used.
- Updated the README to also supply the group_id which is mandatory.
- Updated the default endpoint to `/core-fast` in accordance with infra changes. All users should use `/core-fast` in all environments.
- The PCS APIs Client was refactored to accept any custom token provider for authentication. This can be used by users as an alternative to the username/password-based token provider.

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.