- Updated Dockerfile to contain `COVALENT_BASE_IMAGE` ARG - Removed explicit cloudpickle install due to version conflict with covalent cloudpickle from Dockerfile - Constrained covalent semver range to be less than major version 1 for this version of Dockerfile
Documentation
- Update README to include reference to new `ecr_image_uri` key
0.8.0
Changed
- Updated executor to use pre-built braket executor base image - Updated aws plugins to be gt than 0.7.0rc0
0.7.2
Fixed
- License checker reference.
Operations
- Added license workflow
0.7.1
Fixed
- Store `BASE_COVALENT_AWS_PLUGINS_ONLY` in a temporary file rather than storing it as an environment variable.
Docs
- Simplified README
0.7.0
Added
- Logic to specify that only the base covalent-aws-plugins package is to be installed.