v0.19.0
Features
- automatically trigger CI every monday,wednesday and friday at 5am, notify if failed (YannC)
- examples: standardise id naming format in examples #351 (Shruti Mantri)
- use the new FileSerde.readAll() method that improve performance #354 (Loïc Mathieu)
- Improved the Batch tasks to not require an explicit columns specification (#358) #358 (Nikita Hrytsenko)
- Add support for postgres tsvector type (#361) #361 (Nikita Hrytsenko)
- Implement CLI task for ClickHouse (#370) #370 (Nikita Hrytsenko)
- docs: add full-examples for multiple jdbc tasks #362 (Shruti Mantri)
Bug Fixes
- missing dash on refresh dependencies options (YannC)
- example: correct the postgres copyin example #353 (Shruti Mantri)
- fetchOne error when no results #369 (Loïc Mathieu)
- docs: add full examples for multiple jdbc tasks (#378) #378 (Shruti Mantri)
- deps: add script as testImplementation to use ScriptOutput (brian.mulier)
- docs: remove the misplaced bracket #386 (Shruti Mantri)
Builds
- deps: remove jackson libs #352 (Florian Hussonnois)
Chores
- version: update snapshot version 'v0.19.0-SNAPSHOT'. (YannC)
- deps: bump gradle/actions from 3 to 4 #348 (dependabot[bot])
- deps: bump andrcuns/allure-publish-action from 2.6.0 to 2.7.1 #330 (dependabot[bot])
- dependencies upgrade #356 (Loïc Mathieu)
- deps: bump io.trino:trino-jdbc from 453 to 454 #359 (dependabot[bot])
- deps: bump org.xerial:sqlite-jdbc from 3.46.0.1 to 3.46.1.0 #360 (dependabot[bot])
- deps: update gradle wrapper (Ludovic DEHON)
- rockset: rockset shutdown (Ludovic DEHON)
- deps: update all deps (Ludovic DEHON)
- cicd: remove github discussions link (Ludovic DEHON)
- version: update to version 'v0.19.0'. (brian.mulier)