v0.10.0
github-actions
released this
06 Jul 13:37
·
273 commits
to master
since this release
Bug Fixes
- jdbc: error on sql trigger without result (#133) #133 (brian-mulier-p)
- jdbc-postgres: void types from query are converted to null #135 (brian.mulier)
- trigger test (Loïc Mathieu)
- clickhouse: handle DateTime with no TZ (#140) #140 (Loïc Mathieu)
Documentation
- tasks: snowflake stage (#139) #139 (Anna Geller)
Chores
- version: update snapshot version 'v0.9.1-SNAPSHOT'. (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 (Ludovic DEHON)
- deps: update jdbc dependencies (Ludovic DEHON)
- deps: update common java libs (Ludovic DEHON)
- tasks: delete reference on SchedulerExecutionStateInterface (Ludovic DEHON)
- version: update to version 'v0.10.0'. (Ludovic DEHON)
Commits
- trino: Add example without DDL, clarify info about semicolons and point to Blueprints (#137) #137 (Anna Geller)