What's Changed
- chore: use Azure bom from the platform by @loicmathieu in https://github.com/kestra-io/plugin-ee-azure/pull/18
- refactor: migrate to dynamic properties by @mgabelle in https://github.com/kestra-io/plugin-ee-azure/pull/20
- fix: resume should not take attempt into account by @loicmathieu in https://github.com/kestra-io/plugin-ee-azure/pull/21
- build(deps): bump com.google.cloud.artifactregistry.gradle-plugin from 2.2.3 to 2.2.4 by @dependabot[bot] in https://github.com/kestra-io/plugin-ee-azure/pull/19
- feat: add log exporter by @nkwiatkowski in https://github.com/kestra-io/plugin-ee-azure/pull/22
- feat: add log exporter icon by @nkwiatkowski in https://github.com/kestra-io/plugin-ee-azure/pull/24
- fix: render task commands property by @mgabelle in https://github.com/kestra-io/plugin-ee-azure/pull/26
- wip: add blob storage log exporter first implementation by @nkwiatkowski in https://github.com/kestra-io/plugin-ee-azure/pull/27
- build(deps): bump org.aspectj:aspectjweaver from 1.9.22.1 to 1.9.23 by @dependabot[bot] in https://github.com/kestra-io/plugin-ee-azure/pull/28
- feat(): add the new method accept() for the log consumer that take a … by @Skraye in https://github.com/kestra-io/plugin-ee-azure/pull/29
- feat: add icons by @nkwiatkowski in https://github.com/kestra-io/plugin-ee-azure/pull/30
- fix(docs): remove markdown component from description by @aj-emerich in https://github.com/kestra-io/plugin-ee-azure/pull/36
- fix: restore deletion at the end of the Batch task runner jobs by @brian-mulier-p in https://github.com/kestra-io/plugin-ee-azure/pull/38
- docs(azure-ee): fix example indentation by @aj-emerich in https://github.com/kestra-io/plugin-ee-azure/pull/39
- feat(batch): support for log streaming by @Malaydewangan09 in https://github.com/kestra-io/plugin-ee-azure/pull/41
- fix(batch): update default behaviour for streaming logs by @Malaydewangan09 in https://github.com/kestra-io/plugin-ee-azure/pull/42
- docs(azure-batch): update some property text by @aj-emerich in https://github.com/kestra-io/plugin-ee-azure/pull/44
- refactor(*): migrate Property.of() to Property.ofValue() by @Malaydewangan09 in https://github.com/kestra-io/plugin-ee-azure/pull/40
- fix: possible memory leak when using the schedule executor due to a l… by @loicmathieu in https://github.com/kestra-io/plugin-ee-azure/pull/47
- fix(): disable test before coming wdir feature by @fdelbrayelle in https://github.com/kestra-io/plugin-ee-azure/pull/49
- fix(batch): remove accessKey as required field by @Malaydewangan09 in https://github.com/kestra-io/plugin-ee-azure/pull/51
- Feat/batch runner with wdir by @brian-mulier-p in https://github.com/kestra-io/plugin-ee-azure/pull/56
- fix: add missing metrics doc by @fdelbrayelle in https://github.com/kestra-io/plugin-ee-azure/pull/57
- chore(metadata): add plugin metadata by @Malaydewangan09 in https://github.com/kestra-io/plugin-ee-azure/pull/58
New Contributors
- @mgabelle made their first contribution in https://github.com/kestra-io/plugin-ee-azure/pull/20
- @dependabot[bot] made their first contribution in https://github.com/kestra-io/plugin-ee-azure/pull/19
- @nkwiatkowski made their first contribution in https://github.com/kestra-io/plugin-ee-azure/pull/22
- @Skraye made their first contribution in https://github.com/kestra-io/plugin-ee-azure/pull/29
- @brian-mulier-p made their first contribution in https://github.com/kestra-io/plugin-ee-azure/pull/38
- @fdelbrayelle made their first contribution in https://github.com/kestra-io/plugin-ee-azure/pull/49
Full Changelog: https://github.com/kestra-io/plugin-ee-azure/compare/v0.20.0...v1.2.0