Releases: eclipse-ecsp/transformers
Releases · eclipse-ecsp/transformers
1.0.2
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
- Upgrade entities and revert backward compatibility changes by @kaushalaroraharman in #13
Full Changelog: transformers-1.0.1...transformers-1.0.2
1.0.1
- 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
- Update DEPENDENCIES by @eclipse-ecsp-bot in #8
- Add support for backward compatibility with FST serializers by @kaushalaroraharman in #10
- Update DEPENDENCIES by @eclipse-ecsp-bot in #11
New Contributors
- @kaushalaroraharman made their first contribution in #10
Full Changelog: 1.0.0...transformers-1.0.1
1.0.0
1.0.0 release for transformers library providing serialization and deserialization from and to binary data.
What's Changed
- WI 705965 [705972] Initial Transformers' code push to Eclipse ECSP by @ihussainbadshah in #1
- WI 705965 [705972] Initial Transformers' code push to Eclipse ECSP by @ihussainbadshah in #2
- Update maven-build.yml by @ihussainbadshah in #3
- Corrected a Javadoc tag. by @ihussainbadshah in #4
- Removed an unwanted dependency from pom.xml by @ihussainbadshah in #5
- Update DEPENDENCIES by @eclipse-ecsp-bot in #6
- WI 705965 [705972] Resolved Sonar Issues by @ihussainbadshah in #7
New Contributors
- @ihussainbadshah made their first contribution in #1
- @eclipse-ecsp-bot made their first contribution in #6
Full Changelog: https://github.com/eclipse-ecsp/transformers/commits/1.0.0