Releases: AgnostiqHQ/covalent-aws-plugins
Releases · AgnostiqHQ/covalent-aws-plugins
v0.19.1
[0.19.1] - 2023-10-13
Fixed
- Fixed pre-release flag, was being incorrectly set as truthy even if unchecked
v0.19.0
[0.19.0] - 2023-10-13
Changed
- Updated the minimum covalent version, and relaxed the boto3 version requirement
v0.18.0
[0.18.0] - 2023-09-29
Changed
- The
exec.py
script to transfer outputs and exceptions, while preserving AWS logs output.
v0.13.0-1
v0.12.0-1
[0.12.0-1] - 2023-09-20
Changed
- Changed license to Apache
v0.17.0
[0.17.0] - 2023-09-20
Changed
- Changed license to Apache
v0.16.1
[0.16.1] - 2023-04-26
Fixed
- Fixed
docker
workflow referring to deprecatedstable_version
input
v0.16.0
[0.16.0] - 2023-04-26
Changed
- Added configurable covalent version in
docker
workflow to build base executor image
v0.15.1
[0.15.1] - 2023-02-10
Fixed
- Centos tests workflow by updating the Git version.
v0.13.0
[0.13.0] - 2022-11-22
Changed
- Not setting default AWS_SHARED_CREDENTIALS, using AWS_REGION then AWS_DEFAULT_REGION if not defined.
Documentation
- Added reference to RTD of aws plugins
- Added warning about not including [all] to install plugins, minor adjustments.