Changelog
[1.2.1-kvp] (2025-01-02)
Improvements
- Added support for KVP (Key Value Pairs) format.
[1.2.0] (2025-01-02)
Improvements
-
Upgraded Gradle to version 8.12. (#37)
-
Added support for skipping failures while mapping fields (also available for the Sink connector). (#34)
-
Added support for topic mappings declared as regular expressions (also available for the Sink connector). (#33, #35)
-
Optimize processing when there are no routable items. (#30)
Bug Fixes
-
Fixed unit tests to support version numbers that may include pre-release indentifiers. (#38)
-
Fixed the Docker build in the Airport demo. (#36)
-
Fixed the name of the
record.mappings
parameter. (#34) -
Fixed evaluation of template expressions. (#32)
-
Fixed exceptions management of single-threaded processing. (#31)