Releases: kestra-io/plugin-debezium
Releases · kestra-io/plugin-debezium
v0.20.0
Features
- storage now have a namespace parameter #80 (Loïc Mathieu)
Bug Fixes
- tests: fix test and enforce sl4j dep (#79) #79 (Mathieu Gabelle)
- clean up issue templates (Anna Geller)
- add missing .editorconfig (Ludovic DEHON)
Builds
- deps: bump rlespinasse/github-slug-action from 4 to 5 (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.20.0-SNAPSHOT'. (brian.mulier)
- cicd: use a non branch version for test artifact (Ludovic DEHON)
- deps: bump andrcuns/allure-publish-action from 2.7.1 to 2.8.0 (Ludovic DEHON)
- cicd: fix jacoco xml report path (Ludovic DEHON)
- version: update to version 'v0.20.0'. (Florian Hussonnois)
v0.19.0
Features
- automatically trigger CI every monday,wednesday and friday at 5am, notify if failed (YannC)
Bug Fixes
- missing dash on refresh dependencies options (YannC)
- use the new StateStore implementation #74 (brian.mulier)
Chores
- version: update snapshot version 'v0.19.0-SNAPSHOT'. (YannC)
- deps: update gradle wrapper (Ludovic DEHON)
- deps: Bump gradle/actions from 3 to 4 (Ludovic DEHON)
- deps: bump andrcuns/allure-publish-action from 2.6.0 to 2.7.1 (Ludovic DEHON)
- deps: update bouncy castle deps (Ludovic DEHON)
- cicd: remove github discussions link (Ludovic DEHON)
- disable flaky test for Oracle #77 (Loïc Mathieu)
- version: update to version 'v0.19.0'. (brian.mulier)
Commits
- 340eb4e: fix kestra-io/docs#1686 (Anna Geller)
v0.18.0
Features
- cicd: publish allure report (Ludovic DEHON)
- Implement oracle connector (#67) #67 (Nikita Hrytsenko)
- cicd: publish jacoco report (Ludovic DEHON)
- use a standard logger for 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)
- tests: don't lock db when doing queue.receive (brian.mulier)
- build: version of bouncycastle must be fixed (Ludovic DEHON)
- tests: use TestsUtils.receive API instead of queue.receive (brian.mulier)
- docs: correct examples to use company.team namespace #72 (Shruti Mantri)
- enforce platform (Loïc Mathieu)
- pass the condition context to the trigger service #73 (Loïc Mathieu)
- build: docker-compose is now docker compose (Ludovic DEHON)
Code Refactoring
- use runContext non-deprecated methods (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.18.0-SNAPSHOT'. (YannC)
- deps: update gradle-wrapper-validation (Ludovic DEHON)
- use new DefaultRunContext to access ApplicationContext #69 (Florian Hussonnois)
- deps: use new tests package (Ludovic DEHON)
- use Kestra Platform BOM (Loïc Mathieu)
- version: update to version 'v0.18.0'. (YannC)
Commits
- 5722674: Implement Debezium MongoDB (iNikitaGricenko) #66
- a3ff303: Merge branch 'refs/heads/master' into mongodb (iNikitaGricenko) #66
- b6acc0f: Add realtime trigger description (iNikitaGricenko) #66
- 0dbf8b0: Changed code in example for mongodb trigger (iNikitaGricenko) #66
- 300f1be: Changed code in example for mongodb trigger (iNikitaGricenko) #66
- 4515ea7: Remove redundant override (iNikitaGricenko) #66
- 7d433bd: Implement Debezium DB2 plugin (iNikitaGricenko) #68
- 5a415bf: removed unnecessary inventory.sql (iNikitaGricenko) #68
- 8c6f58f: disable test as db2 have long time to initialize (iNikitaGricenko) #68
- 73e9d8a: Merge branch 'master' into mongodb (Loïc Mathieu) #66
v0.17.1
Bug Fixes
- pass the condition context to the trigger service (Loïc Mathieu)
Chores
- version 0.17.1 (Loïc Mathieu)
v0.17.0
Features
- stop realtime trigger gracefully #56 (Loïc Mathieu)
- Debezium PostgreSQL realtime trigger #58 (Loïc Mathieu)
- add SQLServer realtime trigger #59 (Loïc Mathieu)
- save the store on each batch #60 (Loïc Mathieu)
- remove un-needed properties #60 (Loïc Mathieu)
- cicd: allow skipping test (Ludovic DEHON)
Bug Fixes
- remove all Introspected annotations (Florian Hussonnois)
- use a different wait duration in case of snapshot #57 (Loïc Mathieu)
- missing '.' at the end of the title (Loïc Mathieu)
- RealtimeTrigger output (Loïc Mathieu)
- docs: add debezium realtime trigger description #65 (Shruti Mantri)
Code Refactoring
- migrate to Java ServiceLoader for plugin registration #54 (Florian Hussonnois)
Chores
- version: update snapshot version 'v0.17.0-SNAPSHOT'. (YannC)
- deps: move to debezium latest version (#55) #55 (Ludovic DEHON)
- deps: update most java deps (Ludovic DEHON)
- extract common realtime trigger param to the abstract type #60 (Loïc Mathieu)
- extract trigger common props to an abtract class #60 (Loïc Mathieu)
- improve documentation #60 (Loïc Mathieu)
- remove the realtime trigger beta tag (Loïc Mathieu)
- upgrade Micronaut platform to 4.4.3 (Loïc Mathieu)
- version: update to version 'v0.17.0'. (YannC)
Commits
v0.16.0
Features
- core: add labels to triggers (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.16.0-SNAPSHOT'. (YannC)
- version: update minimal kestra version to '0.16'. (YannC)
- test: fix worker api #53 (Florian Hussonnois)
- upgrade depdencies (Loïc Mathieu)
- version: update to version 'v0.16.0'. (YannC)
v0.15.0
Features
- Micronaut 4 #48 (Loïc Mathieu)
Bug Fixes
- update flow configuration for sql server #48 (Florian Hussonnois)
Chores
- version: update snapshot version 'v0.15.0-SNAPSHOT'. (Ludovic DEHON)
- update libs #48 (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
- e8f7269: docs/point-to-jdbc (Anna Geller)
v0.14.0
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)
- deps: update some java deps (Ludovic DEHON)
- version: update to version 'v0.14.0'. (Ludovic DEHON)
Commits
v0.13.0
Features
- multi-tenant (Ludovic DEHON)
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)
Commits
- add a PR template and improve the README (Anna Geller)
v0.12.0
Code Refactoring
- test: adjust to last oss queue signature (Ludovic DEHON)
Chores
- version: update snapshot version 'v0.12.0-SNAPSHOT'. (Ludovic DEHON)
- deps: update common deps (Ludovic DEHON)
- version: update to version 'v0.12.0'. (Ludovic DEHON)