Releases: AgnostiqHQ/covalent-awslambda-plugin
Releases · AgnostiqHQ/covalent-awslambda-plugin
v0.34.0
[0.34.0] - 2023-10-13
Changed
- Updated license to Apache 2.0
v0.33.0
[0.33.0] - 2023-10-11
Added
- Added the lambda terraform files to
covalent_awslambda_plugin
folder from terraform repo ( including license blocks )
Changed
- Modified the MANIFEST.in to include the newly added plugin files
- Added terraform ignore file paths to
.gitignore
v0.32.0
[0.32.0] - 2023-04-26
Changed
- Setting
COVALENT_PLUGIN_LOAD=false
in base executor image to avoid multiprocessing issue in lambda
v0.31.0
[0.31.0] - 2023-04-26
Changed
- Added configurable covalent version in
docker
workflow to build base executor image
v0.30.0
[0.30.0] - 2023-04-26
Added
- Print statements to functional tests.
v0.29.0
[0.29.0] - 2023-02-27
Changed
- Removed execution_role from the executor defaults.
v0.28.0
[0.28.0] - 2023-02-09
Changed
- Current path env variable in tests workflow.
[0.27.1] - 2023-02-09
Fixed
- Adding safe directory flag to execute git commands in the tests workflow.
[0.27.0] - 2023-02-09
Added
- Adding a
repository_dispatch
trigger to enable triggering this workflow from workflows in other repository
[0.26.1] - 2023-02-09
Fixed
- Fix broken Centos tests workflow by updating Git version.
- License checker workflow.
Operations
- Updates for pre-commit hooks.
[0.26.0] - 2023-02-07
Fixed
- Broken release.yml workflow.
Changed
- Fixed ECR repo URI in docker workflow
[0.25.0] - 2023-01-20
Changed
- Changed trigger from
pull_request
topush
Added
- Added
pull_request
trigger todocker
workflow for testing
Changed
- Updated docker workflow to install covalent pre-releases, syntax fixes
- Added docker image build job to the
release.yml
workflow - Update
Dockerfile
to includePYTHONPATH
for aws lambda - Update
Dockerfile
to install pre-release versions ofcovalent
v0.24.0
[0.24.0] - 2022-12-15
Changed
- Removed references to
.env
file in the functional test README.
v0.23.0
[0.23.0] - 2022-12-06
Changed
- Using executor aliases instead of classes for functional tests
v0.22.0
[0.22.0] - 2022-11-22
Changed
- Not setting default values for profile, region, and credentials_file