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 #429 (Loïc Mathieu)
- use FileSerde.writeAll and buffering for improved performances #431 (Loïc Mathieu)
- Tasks to manipulate Dataproc clusters (Create and De… (#433) #433 (Nikita Hrytsenko)
- docs: add full examples for gcp tasks (#434) #434 (Shruti Mantri)
Bug Fixes
- pubsub consume needs a suscription #427 (Loïc Mathieu)
- blocking() must be called before returing the file (Loïc Mathieu)
- docs: broken link (Will Russell)
- BigQuery Copy task didn't need store fetch valdation #435 (Loïc Mathieu)
- changed block() to blockOptional() #439 (Mathieu Gabelle)
- examples: correct the namespace (#440) #440 (Shruti Mantri)
- add full examples for dataproc cluster tasks and doc correction #446 (Shruti Mantri)
Documentation
Chores
- version: update snapshot version 'v0.19.0-SNAPSHOT'. (YannC)
- deps: bump gradle/actions from 3 to 4 #424 (dependabot[bot])
- deps: bump andrcuns/allure-publish-action from 2.6.0 to 2.7.1 #415 (dependabot[bot])
- deps: update gradle wrapper (Ludovic DEHON)
- deps: update gcp bom (Ludovic DEHON)
- cicd: remove github discussions link (Ludovic DEHON)
- version: update to version 'v0.19.0'. (brian.mulier)