Skip to content

Releases: eclipse-ecsp/transformers

1.0.2

18 Aug 13:12
d57ce18

Choose a tag to compare

Upgraded utils version to 1.1.3 and reverted changes for backward compatibility of com.harman.* packages since it is not required anymore to be maintined in open source codebase.

What's Changed

Full Changelog: transformers-1.0.1...transformers-1.0.2

1.0.1

16 Jun 10:10
f5b05f0

Choose a tag to compare

  • Adds support for backward compatibility with FST serializers using legacy class name and packages. It introduces a custom de-serializer for mapping fields from the legacy classes, to the new classes for events and event data received on Kafka topic.
  • Migrating OSSRH to Maven Central

What's Changed

New Contributors

Full Changelog: 1.0.0...transformers-1.0.1

1.0.0

07 Apr 07:35
f98545c

Choose a tag to compare

1.0.0 release for transformers library providing serialization and deserialization from and to binary data.

What's Changed

New Contributors

Full Changelog: https://github.com/eclipse-ecsp/transformers/commits/1.0.0