Skip to content

Releases: AgnostiqHQ/covalent-ecs-plugin

v0.15.1

06 Oct 16:46
Compare
Choose a tag to compare
v0.15.1 Pre-release
Pre-release

[0.15.1] - 2022-10-06

Fixed

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

Docs

  • Added sections containing configuration information and required cloud resources

v0.15.0

04 Oct 20:26
Compare
Choose a tag to compare
v0.15.0 Pre-release
Pre-release

[0.15.0] - 2022-10-04

Changed

  • Falling back to config file defaults when using executor via instantiation of executor class
  • Removed redundant ecr_repo_name config attribute

v0.14.0

30 Sep 14:53
Compare
Choose a tag to compare
v0.14.0 Pre-release
Pre-release

[0.14.0] - 2022-09-30

Added

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

Operations

  • Added license workflow

v0.13.0

15 Sep 22:36
Compare
Choose a tag to compare
v0.13.0 Pre-release
Pre-release

[0.13.0] - 2022-09-15

Changed

  • Updated requirements.txt to pin aws executor plugins to pre-release version 0.1.0rc0

Tests

  • Updated tests for ECS Executor now using AWSExecutor base class
  • Added pytest-asyncio
  • Added missing pip deps to functional tests

Updated

v0.12.0

01 Sep 21:43
Compare
Choose a tag to compare
v0.12.0 Pre-release
Pre-release

[0.12.0] - 2022-09-01

Added

  • Added live functional tests for CI pipeline

Tests

  • Enabled Codecov

v0.11.0

25 Aug 21:08
Compare
Choose a tag to compare

[0.11.0] - 2022-08-25

Changed

  • Changed covalent version in templated Dockerfile to correspond to 0.177.0

Tests

  • Added remaining unit tests for the ecs.py module.

v0.10.0

19 Aug 11:23
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

[0.10.0] - 2022-08-19

Changed

  • Updated s3 client to initilize with explicit profile name

v0.9.0

18 Aug 13:41
Compare
Choose a tag to compare
v0.9.0 Pre-release
Pre-release

[0.9.0] - 2022-08-18

Added

  • Unit tests for the ecs.py module.

v0.8.0

17 Aug 18:49
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

[0.8.0] - 2022-08-17

Changed

  • Pinned covalent version to stable

v0.7.0

16 Aug 20:11
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

[0.7.0] - 2022-08-16

Changed

  • Updated required covalent version