Covalent

Latest version: v0.238.0

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

Scan your dependencies

Page 46 of 57

0.15.4

Changed

- In file `covalent/executor/base.py`, `pickle` was changed to `cloudpickle` because of its universal pickling ability.

Added

- In docstring of `BaseExecutor`, a note was added specifying that `covalent` with its dependencies is assumed to be installed in the conda environments.
- Above note was also added to the conda env selector how-to.

0.15.3

Changed

- Replaced the generic `RuntimeError` telling users to check if there is an object manipulation taking place inside the lattice to a simple warning. This makes the original error more visible.

0.15.2

Added

- If condition added for handling the case where `__getattr__` of an electron is accessed to detect magic functions.

Changed

- `ActiveLatticeManager` now subclasses from `threading.local` to make it thread-safe.
- `ValueError` in the lattice manager's `claim` function now also shows the name of the lattice that is currently claimed.
- Changed docstring of `ActiveLatticeManager` to note that now it is thread-safe.
- Sublattice dispatching now no longer deletes the result object file and is dispatched normally instead of in a serverless manner.
- `simulate_nitrogen_and_copper_slab_interaction.ipynb` notebook tutorial now does normal dispatching as well instead of serverless dispatching. Also, now 7 datapoints will be shown instead of 10 earlier.

0.15.1

Fixed

- Passing AWS credentials to reusable workflows as a secret

0.15.0

Added

- Action to push development image to ECR

Changed

- Made the publish action reusable and callable

0.14.1

Changed

- Updated the README
- Updated classifiers in the setup.py file
- Massaged some RTD pages

Page 46 of 57

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.