v0.16.0
github-actions
released this
11 Apr 16:12
·
112 commits
to master
since this release
Features
- core: add labels to triggers (Ludovic DEHON)
- runner: introduce Azure Batch script runner (#79) #79 (brian-mulier-p)
- doc for task runners #82 (Loïc Mathieu)
- add an icon for the AzureBatchRunner (Loïc Mathieu)
Bug Fixes
- docs: correct the flow examples of azure #71 (Shruti Mantri)
- docs: Correct the examples for Azure EventHub #77 (Shruti Mantri)
- build: prevent slf4j to be included on shadowjar (Ludovic DEHON)
- build: prevent jackson to be included on shadowjar (Ludovic DEHON)
- runner: output dir property as a guard #83 (brian.mulier)
- doc: add connection string to task runner (brian.mulier)
Chores
- version: update snapshot version 'v0.16.0-SNAPSHOT'. (YannC)
- version: update minimal kestra version to '0.16'. (YannC)
- runner: rename ScriptRunner to TaskRunner #81 (brian.mulier)
- upgrade depdencies (Loïc Mathieu)
- version: update to version 'v0.16.0'. (YannC)
Commits
- remove the containerImage of the first example (Loïc Mathieu)