Releases: kestra-io/plugin-surrealdb
Releases · kestra-io/plugin-surrealdb
v0.19.0
Features
- automatically trigger CI every monday,wednesday and friday at 5am, notify if failed (YannC)
- use FileSerde.writeAll and buffering for improved perf #35 (Loïc Mathieu)
- docs: add full-examples for surrealdb tasks #36 (Shruti Mantri)
Chores
- version: update snapshot version 'v0.19.0-SNAPSHOT'. (YannC)
- deps: update gradle wrapper (Ludovic DEHON)
- cicd: remove github discussions link (Ludovic DEHON)
- version: update to version 'v0.19.0'. (brian.mulier)
Commits
- deps: bump org.java-websocket:Java-WebSocket from 1.5.6 to 1.5.7 #34 (dependabot[bot])
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)
- cicd: use reusable workflow for plugins #32 (Ludovic DEHON)
- cicd: add a composite action for setup unit test (Ludovic DEHON)
- new product overview video (Will Russell)
Bug Fixes
- 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: missing parenthesis (brian.mulier)
- tests: remove consumerGroup from tests' queue.receive (brian.mulier)
- tests: use TestsUtils.receive API instead of queue.receive (brian.mulier)
- docs: correct examples to use company.team namespace #31 (Shruti Mantri)
- build: docker-compose is now docker compose (Ludovic DEHON)
Code Refactoring
- use runContext non-deprecated methods (Ludovic DEHON)
- core: remove Worker constructor (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.18.0-SNAPSHOT'. (YannC)
- deps: update gradle-wrapper-validation (Ludovic DEHON)
- deps: use new tests package (Ludovic DEHON)
- use Kestra Platform (Loïc Mathieu)
- docs: fix README (Ludovic DEHON)
- version: update to version 'v0.18.0'. (YannC)
v0.17.0
Features
- examples: update the examples to use 0.17.0 plugin names #30 (Shruti Mantri)
- cicd: allow skipping test (Ludovic DEHON)
Code Refactoring
- migrate to Java ServiceLoader for plugin registration #29 (Florian Hussonnois)
Chores
- version: update snapshot version 'v0.17.0-SNAPSHOT'. (YannC)
- deps: update most java deps (Ludovic DEHON)
- upgrade Micronaut platform to 4.4.3 (Loïc Mathieu)
- version: update to version 'v0.17.0'. (YannC)
v0.16.0
Chores
- version: update snapshot version 'v0.16.0-SNAPSHOT'. (YannC)
- version: update minimal kestra version to '0.16'. (YannC)
- upgrade depdencies (Loïc Mathieu)
- version: update to version 'v0.16.0'. (YannC)
v0.15.0
Features
- Micronaut 4 #22 (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.15.0-SNAPSHOT'. (Ludovic DEHON)
- upgrade libs #22 (Loïc Mathieu)
- deps: bump some gh actions (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (Ludovic DEHON)
- upgrade to Micronaut 4.3 (Loïc Mathieu)
- deps: update micronaut & gradle (Ludovic DEHON)
- version: update to version 'v0.15.0'. (YannC)
Commits
- deps: bump org.java-websocket:Java-WebSocket from 1.5.5 to 1.5.6 #24 (dependabot[bot])
v0.14.0
Bug Fixes
- docs: minor corrections in docs #18 (Shruti Mantri)
Chores
- version: update snapshot version 'v0.14.0-SNAPSHOT'. (Ludovic DEHON)
- deps: update github actions and dependabot (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 (Ludovic DEHON)
- version: update to version 'v0.14.0'. (Ludovic DEHON)
v0.13.0
Features
- multi-tenant #13 (Loïc Mathieu)
Chores
- version: update snapshot version 'v0.13.0-SNAPSHOT'. (Ludovic DEHON)
- deps: bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 (Ludovic DEHON)
- deps: bump com.adarshr.test-logger from 3.2.0 to 4.0.0 (Ludovic DEHON)
- build: add a workflow dispatch (Ludovic DEHON)
- version: update to version 'v0.13.0'. (Ludovic DEHON)
v0.12.0
chore(version): tag version 'v0.12.0'.