Skip to content

Releases: siddhi-io/siddhi-map-avro

Siddhi Mapper Avro Release 2.2.1

22 Feb 09:22
Compare
Choose a tag to compare

This Release is compatible with Siddhi 5.x.x

Overview

Siddhi Mapper Avro 2.2.1 contains log4j related changes

Complete Changes

Please find the complete changes here

Download

Download the release from here

Siddhi Mapper Avro Release 2.2.0

19 Mar 11:05
Compare
Choose a tag to compare

This Release is compatible with Siddhi 5.x.x

Overview

Siddhi Mapper Avro 2.2.0 release makes the Avro Mapper compatible with the Kafka Avro Producer / Consumer which is provided by Confluent.

Improvements

This release introduces a new (optional) parameter "use.avro.serializer" to the Siddhi AvroSinkMapper.
Set this parameter to true when you use the class "io.confluent.kafka.serializers.KafkaAvroSerializer" as the value serializer when creating the Kafka producer. When it is set to false, "org.apache.kafka.common.serialization.ByteArraySerializer" will be used.

Similarly, this release introduces a new (optional) parameter "use.avro.deserializer" to the Siddhi AvroSourceMapper.
Set this parameter to true when you use the class "io.confluent.kafka.serializers.KafkaAvroDeserializer" as the value deserializer when creating the Kafka consumer configs. When set to false, "org.apache.kafka.common.serialization.ByteArrayDeserializer" will be used.

Complete Changes

Please find the complete changes here

Download

Download the release from here

Siddhi Mapper Avro Release 2.0.6

08 Nov 11:43
Compare
Choose a tag to compare

This Release is compatible with Siddhi 5.x.x

Overview

Siddhi Mapper Avro 2.0.6 release contains bug fixes related to Jackson-databind dependency conflicts.

Bug Fixes

  • Dependency conflict issue with jackson-databind in Spring component. (#24)

Complete Changes

Please find the complete changes here

Download

Download the release from here

Siddhi Mapper Avro Release 2.0.5

09 Oct 15:29
Compare
Choose a tag to compare

This Release is compatible with Siddhi 5.x.x

Overview

Siddhi Mapper Avro 2.0.5 release contains bug fixes related to dependency loading and doc updates

Complete Changes

Please find the complete changes here

Download

Download the release from here

Siddhi Mapper Avro Release 2.0.4

27 Sep 13:45
Compare
Choose a tag to compare

This Release is compatible with Siddhi 5.x.x

Overview

Siddhi Mapper Avro 2.0.4 release contains bug fixes related to dependency loading and doc updates

Bug Fixes

  • Fix Feign dependency issue when publishing events (#20)
  • Sample configuration fixes in doc (#21)

Complete Changes

Please find the complete changes here

Download

Download the release from here

Siddhi Map Avro 2.0.3 Release

20 Sep 06:07
Compare
Choose a tag to compare

Overview

Bump siddhi Dependency version to Siddhi 5.1.0

Complete Changes

Please find the complete chenges here

v2.0.2

11 Jul 03:19
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag v2.0.2