Releases: kestra-io/plugin-kafka
Releases · kestra-io/plugin-kafka
v0.20.0
Features
- storage now have a namespace parameter #100 (Loïc Mathieu)
Bug Fixes
- handle numeric types when generating Avro values (#96) #96 (Yoann Vernageau)
- clean up issue templates (Anna Geller)
- add missing .editorconfig (Ludovic DEHON)
- commit consumer offsets after writing data to internal storage (#101) #102 (Florian Hussonnois)
Code Refactoring
- properties: migrate to v2 properties (#98) #98 (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)
- 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)
- version: update to version 'v0.20.0'. (Florian Hussonnois)
v0.19.1
Bug Fixes
- handle numeric types when generating Avro values (#96) (Yoann Vernageau)
Chores
- version 0.19.1 (Loïc Mathieu)
v0.18.3
Bug Fixes
- handle numeric types when generating Avro values (#96) (Yoann Vernageau)
Chores
- version 0.18.3 (Loïc Mathieu)
v0.18.2
Bug Fixes
- handle complex types when generating Avro values (#94) (Yoann Vernageau)
Chores
- upgrade to version 0.18.2 (YannC)
v0.17.3
Bug Fixes
- handle complex types when generating Avro values (#94) (Yoann Vernageau)
Chores
- upgrade to version 0.17.3 (YannC)
v0.19.0
Features
- automatically trigger CI every monday,wednesday and friday at 5am, notify if failed (YannC)
- use the new FileSerde.readAll() method that improve performance #85 (Loïc Mathieu)
- docs: add full examples for kafka tasks (#87) #87 (Shruti Mantri)
Bug Fixes
- missing dash on refresh dependencies options (YannC)
- handle processing of an empty list or file #90 (Yoann Vernageau)
- changed block() to blockOptional() #91 (Mathieu Gabelle)
- handle complex types when generating Avro values (#94) #94 (Yoann Vernageau)
- remove schema at the enum level as it clashes with the prop one (#95) #95 (Loïc Mathieu)
Builds
- deps: bump gradle/actions from 3 to 4 #84 (dependabot[bot])
- deps: bump andrcuns/allure-publish-action from 2.6.0 to 2.7.1 #82 (dependabot[bot])
- deps: bump software.amazon.msk:aws-msk-iam-auth #83 (dependabot[bot])
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)
v0.17.2
Bug Fixes
- handle processing of an empty list or file (Yoann Vernageau)
- build: docker-compose is now docker compose (Ludovic DEHON)
Chores
- version 0.17.2 (Loïc Mathieu)
- stick to Kestra 0.17 (Loïc Mathieu)
v0.18.1
Bug Fixes
- handle processing of an empty list or file (Yoann Vernageau)
Chores
- version 0.18.1 (Loïc Mathieu)
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
- 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: use TestsUtils.receive API instead of queue.receive (brian.mulier)
- docs: correct examples to use company.team namespace #79 (Shruti Mantri)
- pass the condition context to the trigger service #81 (Loïc Mathieu)
- produce example (Will Russell)
- build: docker-compose is now docker compose (Ludovic DEHON)
- disable service liveness check on tests (Loïc Mathieu)
- Jackson version from the platform (Loïc Mathieu)
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 BOM (Loïc Mathieu)
- version: update to version 'v0.18.0'. (YannC)
v0.17.1
Bug Fixes
- pass the condition context to the trigger service (Loïc Mathieu)
Chores
- version 0.17.1 (Loïc Mathieu)