v0.20.0
Features
- Add a new Queries task to run multiple SQL with multiple outputs, parameter binding and transactions (#398) #398 (Mathieu Gabelle)
- implement queries for postgres (#402) #402 (Mathieu Gabelle)
- add db2 Queries task (#410) #410 (Mathieu Gabelle)
- add queries to sql server (#416) #416 (Mathieu Gabelle)
- add queries to oracle (#417) #417 (Mathieu Gabelle)
- add queries to arrow flight and as400 (#418) #418 (Mathieu Gabelle)
- add queries to clickhouse (#419) #419 (Mathieu Gabelle)
- add queries to dremio (#420) #420 (Mathieu Gabelle)
- add queries to druid (#421) #421 (Mathieu Gabelle)
- add queries to duckdb (#422) #422 (Mathieu Gabelle)
- add queries to pinot (#423) #423 (Mathieu Gabelle)
- add queries : redshift, snowflake, sybase, vectorwise, vertica (#424) #424 (Mathieu Gabelle)
- replace EachSequential with ForEach (#441) #441 (Shruti Mantri)
- storage now have a namespace parameter #442 (Loïc Mathieu)
Bug Fixes
- Prevent resource leak by closing the PreparedStatement (#390) #390 (Lucian Burja)
- druid: exclude Jackson libs as they are provided by Kestra #394 (Loïc Mathieu)
- triggers not working with deprecated properties (#399) #399 (Mathieu Gabelle)
- javadoc issue with lombok builder as parameter (#408) #408 (Mathieu Gabelle)
- deps: force slf4 dependency (#412) #412 (Mathieu Gabelle)
- clean up issue templates (Anna Geller)
- snowflake: Trigger not working when selecting warehouse (#438) #438 (Mathieu Gabelle)
- add missing .editorconfig (Ludovic DEHON)
- queries: remove exception when fetchType is NONE (#447) #447 (Mathieu Gabelle)
- queries: refactor regex for named parameters (#449) #449 (Mathieu Gabelle)
Tests
- queries: add additional tests (#440) #440 (Mathieu Gabelle)
Builds
- deps: bump rlespinasse/github-slug-action from 4 to 5 (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.20.0-SNAPSHOT'. (brian.mulier)
- deps: bump up dependencies (#407) #407 (Mathieu Gabelle)
- cicd: use a non branch version for test artifact (Ludovic DEHON)
- cicd: fix jacoco xml report path (Ludovic DEHON)
- deps: bump up clickhouse to 0.7.1-patch1 (#439) #439 (Mathieu Gabelle)
- version: update to version 'v0.20.0'. (Florian Hussonnois)