Skip to content

Releases: docapostiotalliance/kafka-etl

2.0

14 Dec 16:20
9c3796d
Compare
Choose a tag to compare

CVE-2021-44228 : bump vert.x to major version 4.2.2

1.10

03 Aug 17:37
Compare
Choose a tag to compare

Release in order to be able to load the transformed data somewhere else (like a database, cache, other queueing system, restful api, ...).

1.9

15 Jul 13:36
Compare
Choose a tag to compare
1.9

Use an optional in the ITransform interface in order to be able to skip some data

1.8

25 Jun 09:21
8ce6df6
Compare
Choose a tag to compare
1.8

Change the default start offset (avro)

1.7

12 Jun 10:11
Compare
Choose a tag to compare
1.7

Handle a new case of unserialized objects

ILoad interface + output topic

16 Apr 08:30
Compare
Choose a tag to compare

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

10 Mar 16:01
Compare
Choose a tag to compare
1.5

Some messages are sometimes already in json string.

1.4

10 Mar 14:13
Compare
Choose a tag to compare
1.4

Better management of read and deserialization exceptions

1.3

11 Feb 12:45
Compare
Choose a tag to compare
1.3

Fix: do not strip the last offset

1.2

11 Feb 11:22
Compare
Choose a tag to compare
1.2

Remove the first bytes with avro