Features
- automatically trigger CI every monday,wednesday and friday at 5am, notify if failed (YannC)
- use the new FileSerde.readAll() method that improve performance #124 (Loïc Mathieu)
- use FileSerde.writeAll and buffering for improved performances #125 (Loïc Mathieu)
- docs: add full examples for azure tasks (#129) #129 (Shruti Mantri)
- azure: Add DataFactory pipeline CreateRun plugin (#136) #136 (Mathieu Gabelle)
- data factory: add option to not wait pipeline (#139) #139 (Mathieu Gabelle)
Bug Fixes
- event-hub: render body in Produce task (brian.mulier)
- docs: fix the batch job example and storage blob trigger example (#130) #130 (Shruti Mantri)
- examples: correct the namespace (#133) #133 (Shruti Mantri)
- datafactory: remove duration to avoid parsing issues (#140) #140 (Mathieu Gabelle)
Builds
- deps: remove jackson libs #123 (Florian Hussonnois)
Chores
- version: update snapshot version 'v0.19.0-SNAPSHOT'. (YannC)
- deps: bump gradle/actions from 3 to 4 #122 (dependabot[bot])
- deps: bump andrcuns/allure-publish-action from 2.6.0 to 2.7.1 #114 (dependabot[bot])
- upgrade dependencies #126 (Loïc Mathieu)
- deps: update gradle wrapper (Ludovic DEHON)
- deps: update azure bom (Ludovic DEHON)
- cicd: remove github discussions link (Ludovic DEHON)
- version: update to version 'v0.19.0'. (brian.mulier)