Skip to content

Releases: AgnostiqHQ/covalent-azurebatch-plugin

v0.17.0

17 Jan 23:44
Compare
Choose a tag to compare

[0.17.0] - 2024-01-17

Added

  • Added covalent_package_version so that we can specify the version of the covalent to use when building the docker image
  • Added covalent_package_version, create_batch_acount, batch_account_name, and batch_resource_group to ExecutorInfraDefaults to accept arguments from the covalent deploy command
  • Added _EXECUTOR_PLUGIN_DEFAULTS variable to populate Azure Batch plugin defaults in the covalent config file
  • Added .gitignore file in the infra directory to ignore more unnecessary files from being committed

Fixed

  • Added subscription_id, owners, tenant_id, to ExecutorInfraDefaults to accept arguments from the covalent deploy command
  • Fixed pool_id value in config file
  • Fixed gcc installation in the docker image

Changed

  • Modified the owners variable to have a default value
  • base_image_uri and client_secret are now also saved in the covalent config file so that the user doesn't have to manually go and look for their values in the tfstate file

[0.16.0] - 2023-11-21

Changed

  • Changed application_id to client_id since application_id is being deprecated
  • Changed plugin_defaults & infra_defaults to pydantic models

Added

  • Added tftpl file for generating conf file
  • Added script in the main.tf for conf template

[0.15.0] - 2023-11-21

Changed

  • Changed the README.md banner from default covalent jpg to azure batch's svg file

v0.14.0

21 Sep 04:09
Compare
Choose a tag to compare

[0.14.0] - 2023-09-21

Changed

  • Changed license to Apache

[0.13.0] - 2023-09-20

Changed

  • Updated Terraform version

Initial Public Release

07 Jun 20:46
Compare
Choose a tag to compare
v0.12.0

Release 0.12.0

First pre-release

08 Nov 15:01
Compare
Choose a tag to compare
First pre-release Pre-release
Pre-release

What's Changed

  • Added Azure Batch executor skeleton.
  • Added basic CI/CD.
  • Update changelog workflow by @FyzHsn in #8

Full Changelog: https://github.com/AgnostiqHQ/covalent-azurebatch-plugin/commits/v0.3.0