Covalent

Latest version: v0.232.0.post1

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

Scan your dependencies

Page 18 of 56

0.153.1

Authors

- Casey Jao <caseyagnostiq.ai>
- Co-authored-by: Venkat Bala <venkatagnostiq.ai>

Fixed

- Stdout and stderr are now captured when using the dask executor.

Tests

- Fixed Dask cluster CLI tests

0.153.0

Authors

- Faiyaz Hasan <faiyazagnostiq.ai>

Added

- Helper function to load and save files corresponding to the DB filenames.

Changed

- Files with .txt, .log extensions are stored as strings.
- Get result web request timeout to 2 seconds.

0.152.0

Authors

- Faiyaz Hasan <faiyazagnostiq.ai>
- Co-authored-by: Scott Wyman Neagle <scottagnostiq.ai>

Changed

- Pass default DataStore object to node value retrieval method in the Results object.

0.151.1

Authors

- Faiyaz Hasan <faiyazagnostiq.ai>
- Co-authored-by: Scott Wyman Neagle <scottagnostiq.ai>

Fixed

- Adding maximum number of retries and timeout parameter to the get result http call.
- Disabling result_webhook for now.

0.151.0

Authors

- Scott Wyman Neagle <scottagnostiq.ai>
- Co-authored-by: Will Cunningham <wjcunningham7gmail.com>
- Sankalp Sanand <sankalpagnostiq.ai>

Added

- `BaseAsyncExecutor` has been added which can be inherited by new async-aware executors.

Changed

- Since tasks were basically submitting the functions to a Dask cluster by default, they have been converted into asyncio `Tasks` instead which support a far larger number of concurrent tasks than previously used `ThreadPool`.

- `tasks_pool` will still be used to schedule tasks which use non-async executors.

- Executor's `executor` will now receive a callable instead of a serialized function. This allows deserializing the function where it is going to be executed while providing a simplified `execute` at the same time.

- `uvloop` is being used instead of the default event loop of `asyncio` for better performance.

- Tests have also been updated to reflect above changes.

Operations

- Made Santosh the sole owner of `/docs`

0.150.0

Authors

- Faiyaz Hasan <faiyazagnostiq.ai>

Added

- Initialize database tables when the covalent server is started.

Page 18 of 56

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.