v0.18.0
Features
- cicd: publish allure report (Ludovic DEHON)
- cicd: publish jacoco report (Ludovic DEHON)
- use a standard logger for unit test (Ludovic DEHON)
- new product overview video (Will Russell)
Bug Fixes
- transmit fetchSize from Trigger to Query #318 (Loïc Mathieu)
- cicd: don't run jacoco publish on failed (Ludovic DEHON)
- tests: introduce @KestraTest (linked to kestra-io/kestra#3948) (brian.mulier)
- tests: replace DefaultScheduler with JdbcScheduler & fix some queue.receive to work with JDBC (linked to kestra-io/kestra#3948) (brian.mulier)
- use RunContext storage object (Florian Hussonnois)
- tests: use RunContextFactory as RunContext is now abstract (brian.mulier)
- tests: don't lock db on queue.receive (brian.mulier)
- tests: larger startup timeout for druid (brian.mulier)
- deps: remove conditional on repositories for them to work (brian.mulier)
- tests: use TestsUtils.receive API instead of queue.receive (brian.mulier)
- docs: correct examples to use company.team namespace #322 (Shruti Mantri)
- enforce platform (Loïc Mathieu)
- use Jackson from the platform (Loïc Mathieu)
- examples: change the example to fetch multiple rows instead of one row #326 (Shruti Mantri)
- fs to core type (Will Russell)
- build: docker-compose is now docker compose (Ludovic DEHON)
Code Refactoring
- use runContext non-deprecated methods (Ludovic DEHON)
- core: remove RunnerUtils.typedInputs (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.18.0-SNAPSHOT'. (YannC)
- use non-deprecated PluginUtilsService #318 (Loïc Mathieu)
- deps: update gradle-wrapper-validation (Ludovic DEHON)
- deps: fixed bouncycastle version (brian.mulier)
- deps: repositories have to all be at the root project build.gradle since we moved to allprojects directive (brian.mulier)
- deps: use new tests package (Ludovic DEHON)
- use Kestra Platform BOM (Loïc Mathieu)
- vertica: disable test to allows plugin to be built (#349) #349 (YannC)
- vertica: totally disabled Vertica tests (YannC)
- version: update to version 'v0.18.0'. (YannC)