Backend-ai

Latest version: v1.3.0

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

Scan your dependencies

Page 7 of 12

0.9.4

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

**CHANGES**

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

0.9.3

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

**NEW**

- The command-line interface. Try `python -m sorna.cli run` command.

- It supports the batch-mode API with source file uploads.

- The client now now runs on Python 3.5 as well as Python 3.6.
(Debian 9 / Ubuntu 16.04 users can install the client without
searching for Google!)

0.9.2

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

**NEW**

- It supports the draft auto-completion API.

**FIX**

- Now compatible with aiohttp 2.0+

0.9.1

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

**FIX**

- Fix a bogus error when given empty codes for continuation.

0.9.0

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

**NEW**

- New object-style API: Kernel objects.
You can still use the legacy (but deprecated) function API.

- Add support for APIv2.20170315
(vfolder API is coming soon!)

**CHANGES**

- Now requires Python 3.6 or higher.

- Improved exception handling.

Now it uses a common base exception called "SornaError"
and reports client-side errors as "SornaClientError"
while server-side errors as "SornaAPIError".

0.8.6

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

**FIXES**

- Prevent potential CPU-hogging infinite loop during Datadog stats updates.

**IMPROVEMENTS**

- Add statistics reporting via Datadog. (optional feature)

- Improve exception handling and reporting, particularly for agent-sid errors.

Page 7 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.