Releases: AgnostiqHQ/covalent-azurebatch-plugin
Releases · AgnostiqHQ/covalent-azurebatch-plugin
v0.17.0
[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
, andbatch_resource_group
toExecutorInfraDefaults
to accept arguments from thecovalent deploy
command - Added
_EXECUTOR_PLUGIN_DEFAULTS
variable to populate Azure Batch plugin defaults in thecovalent
config file - Added
.gitignore
file in theinfra
directory to ignore more unnecessary files from being committed
Fixed
- Added
subscription_id
,owners
,tenant_id
, to ExecutorInfraDefaults to accept arguments from thecovalent 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
andclient_secret
are now also saved in thecovalent
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
toclient_id
sinceapplication_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
[0.14.0] - 2023-09-21
Changed
- Changed license to Apache
[0.13.0] - 2023-09-20
Changed
- Updated Terraform version
Initial Public Release
v0.12.0 Release 0.12.0
First pre-release
What's Changed
Full Changelog: https://github.com/AgnostiqHQ/covalent-azurebatch-plugin/commits/v0.3.0