Skip to content

Releases: AgnostiqHQ/covalent-ec2-plugin

v0.6.2

06 Oct 15:08
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

[0.6.2] - 2022-10-06

Fixed

  • Store BASE_COVALENT_AWS_PLUGINS_ONLY in a temporary file rather than storing it as an environment variable.

Docs

  • Updated docs to include more information about required/optional config values, and provide information about each cloud resource that needs to be provisioned

v0.6.1

04 Oct 18:59
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

[0.6.1] - 2022-10-04

Fixed

  • Moved infra folder to live within covalent_ec2_plugin module and added missing init file to include during installation

v0.6.0

30 Sep 14:59
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

[0.6.0] - 2022-09-30

Added

  • Logic to specify that only the base covalent-aws-plugins package is to be installed.

Updated

v0.5.1

29 Sep 20:34
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

[0.5.1] - 2022-09-29

Fixed

  • Typo in release.yml

v0.5.0

29 Sep 20:24
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

[0.5.0] - 2022-09-29

Added

  • Added license workflow

Changed

  • Made EC2 executor async aware
  • updated to be compatible with ssh plugin 0.14.0rc0
  • Introduced AWSExecutor as a second parent to the EC2Executor
  • Updated requirements.txt to pin aws executor plugins to pre-release version 0.1.0rc0
  • Updated requirements.txt to pin ssh plugin to version 0.13.0rc0

Tests

  • Added unit tests for validating attributes and credentials
  • Using DepsPip instead of DepsBash to install pip dependencies for functional tests & logging executor config
  • Added requirements.txt for functional tests

Release v0.4.0

31 Aug 02:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/AgnostiqHQ/covalent-ec2-plugin/commits/v0.4.0