Backend-ai

Latest version: v1.3.0

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

Scan your dependencies

Page 8 of 12

0.8.5

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

**FIXES**

- It now copes with API requests without bodies at all: use an empty string to
generate signatures.

- Enabled authorization checks to stream-mode APIs, which has been disabled
for debugging and tests.
(Though the probability of exposing kernels to other users was very low
due to randomly generated kernel IDs.)

0.8.4

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

**FIXES**

- Stabilized sporadic restarts/disconnects of agent instances, and keep the
concurrency usage consistent.

- Increased the minimum size of aioredis connection pools to avoid rare
deadlocks due to pool exhaustion.

0.8.3

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

**FIX**

- Web terminal now works via SSL-enabled API servers.

0.8.2

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

**FIXES**

- Add missing proxy method for exception() to StreamPty.

- Fix broken async_timeout checks due to pre-mature optimization,
by reverting the optimization (thread-local HTTP sessions).

0.8.1

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

**FIXES**

- Assume date headers in HTTP request headers without timezone offsets
as UTC instead of showing internal server error.

0.8.0

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

**NEW**

- Add support for (now implemented) HTTP-based web terminal API.

Page 8 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.