Skip to content

Releases: AgnostiqHQ/covalent-ecs-plugin

v0.24.0

06 Dec 05:39
Compare
Choose a tag to compare
v0.24.0 Pre-release
Pre-release

[0.24.0] - 2022-12-06

Changed

  • Using region value directly from boto3 session to configure logging to support cases where user supplied region is empty

v0.23.0

22 Nov 21:43
Compare
Choose a tag to compare

[0.23.0] - 2022-11-22

Changed

  • Functional tests using pytest and .env file configuration

v0.22.0

22 Nov 20:44
Compare
Choose a tag to compare
v0.22.0 Pre-release
Pre-release

[0.22.0] - 2022-11-22

Changed

  • Not setting default values for profile, region, and credentials_file

v0.21.0

28 Oct 01:12
Compare
Choose a tag to compare
Release v0.21.0

v0.20.0

27 Oct 22:50
Compare
Choose a tag to compare
v0.20.0 Pre-release
Pre-release

[0.20.0] - 2022-10-27

Changed

  • Added Alejandro to paul blart group

v0.19.0

27 Oct 19:34
Compare
Choose a tag to compare
v0.19.0 Pre-release
Pre-release

[0.19.0] - 2022-10-27

Fixed

  • Fixed the issue resulting from several async executions from covalent to AWS ECS revision ID

Changed

  • Update README.md
  • Removed ecs_task_family_name argument from constructor as the family name is dynamically generated for each job submission

v0.18.0

27 Oct 01:30
Compare
Choose a tag to compare
v0.18.0 Pre-release
Pre-release

[0.18.0] - 2022-10-27

Changed

  • Updated tag of hardcoded ECR URI to stable

v0.17.0

25 Oct 19:27
Compare
Choose a tag to compare
v0.17.0 Pre-release
Pre-release

[0.17.0] - 2022-10-25

Changed

  • Updated version of covalent-aws-plugins to >=0.7.0rc0

v0.16.1

20 Oct 23:32
Compare
Choose a tag to compare
v0.16.1 Pre-release
Pre-release

[0.16.1] - 2022-10-20

Fixed

  • Ensure that async functions are not being passed off to the threadpool.

v0.16.0

14 Oct 20:15
Compare
Choose a tag to compare
v0.16.0 Pre-release
Pre-release

[0.16.0] - 2022-10-14

Changed

  • Updated boto3 calls to make them compatible with the async library.

Operations

  • Add ref to license checker path