Releases: AgnostiqHQ/covalent-awslambda-plugin
Releases · AgnostiqHQ/covalent-awslambda-plugin
v0.8.0
[0.8.0] - 2022-09-15
Changed
- Updated requirements.txt to pin aws executor plugins to pre-release version 0.1.0rc0
v0.7.1
[0.7.1] - 2022-09-13
Fixed
- Removed the temporary
AWSExecutor
and now using the correctAWSExecutor
from its repository
v0.7.0
[0.7.0] - 2022-09-07
Changed
- Inheriting from
AWSExecutor
now instead fofBaseExecutor
directly
Tests
- Updated tests to reflect above changes
v0.6.0
[0.6.0] - 2022-09-06
Added
- Added live functional tests for CI pipeline
Tests
- Enabled Codecov
v0.5.0
[0.5.0] - 2022-08-25
Changed
- Changed covalent version in templated Dockerfile to correspond to 0.177.0
v0.4.0
[0.4.0] - 2022-08-17
Changed
- Pinning
covalent
version to the latest stable release0.177.0
v0.3.2
[0.3.2] - 2022-08-16
Fixed
- Make the version of Covalent required flexible
- Fixed path to Lambda JPG banner image
v0.3.1
[0.3.1] - 2022-08-16
Fixed
- Fixed CI workflow
- Updated tests