Releases: docapostiotalliance/kafka-etl
Releases · docapostiotalliance/kafka-etl
2.0
CVE-2021-44228 : bump vert.x to major version 4.2.2
1.10
Release in order to be able to load the transformed data somewhere else (like a database, cache, other queueing system, restful api, ...).
1.9
Use an optional in the ITransform interface in order to be able to skip some data
1.8
Change the default start offset (avro)
1.7
Handle a new case of unserialized objects
ILoad interface + output topic
Fix: output topic instead of input topic in order to load the data (and interface the producer in order to load in some other places)
1.5
Some messages are sometimes already in json string.
1.4
Better management of read and deserialization exceptions
1.3
Fix: do not strip the last offset
1.2
Remove the first bytes with avro