v0.19.0
Features
- automatically trigger CI every monday,wednesday and friday at 5am, notify if failed (YannC)
- use the new FileSerde.readAll() method that improve performance #85 (Loïc Mathieu)
- docs: add full examples for kafka tasks (#87) #87 (Shruti Mantri)
Bug Fixes
- missing dash on refresh dependencies options (YannC)
- handle processing of an empty list or file #90 (Yoann Vernageau)
- changed block() to blockOptional() #91 (Mathieu Gabelle)
- handle complex types when generating Avro values (#94) #94 (Yoann Vernageau)
- remove schema at the enum level as it clashes with the prop one (#95) #95 (Loïc Mathieu)
Builds
- deps: bump gradle/actions from 3 to 4 #84 (dependabot[bot])
- deps: bump andrcuns/allure-publish-action from 2.6.0 to 2.7.1 #82 (dependabot[bot])
- deps: bump software.amazon.msk:aws-msk-iam-auth #83 (dependabot[bot])
Chores
- version: update snapshot version 'v0.19.0-SNAPSHOT'. (YannC)
- deps: update gradle wrapper (Ludovic DEHON)
- cicd: remove github discussions link (Ludovic DEHON)
- version: update to version 'v0.19.0'. (brian.mulier)