Backend-ai-client

Latest version: v1.3.2

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

Scan your dependencies

Page 4 of 6

1.0.1

Not secure
------------------

**FIXES**

- Include missing dependencies: multidict

- Improve Windows platform supports (12)

**CHANGES**

- Install asyncio-based dependencies by default (aiohttp and async_timeout)

1.0.0

Not secure
------------------

**CHANGES**

- Rename the product name "Sorna" to "Backend.AI".
- Package import path: "sorna" → "ai.backend.client"
- Class names: "SornaError" / "SornaAPIError" → "BackendError" / "BackendAPIError"
- Any mention of "Sorna" in the API headers → "BackendAI".
e.g., "X-Sorna-Version" API request header → "X-BackendAI-Version"

- Refactor the internal structure for sync/async API functions.

- Add support for the Admin API based on GraphQL both in the CLI and the functions.
Now you can list up details of your compute sessions with ease.

0.9.7

------------------

**FIX**

- Missing sorna.cli module in distribution.

0.9.6

------------------

**NEW**

- Add console scripts "lcc" and "lpython" which are aliases
of "python -m sorna.cli run c" and "python -m sorna.cli run python".

- Add explicit "--build" and "--exec" option for batch-mode
customization.

0.9.5

------------------

**FIX**

- Fix support for interactive inputs in the batch mode.

0.9.4

------------------

**CHANGES**

- The `run` command now prints the build status in the batch mode.

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.