Releases: an0r0c/kafka-connect-transform-tojsonstring
Releases · an0r0c/kafka-connect-transform-tojsonstring
1.4
Downgrade dependencies to support Java 8
Change version of Underscore to 1.81 (from 1.82) for Java 8 compatibility
Fix Vulnerabilities
Fixed Vulnerabilities by getting rid of not longer maintained dependencies.
Note: The XML output now creates a slightly different flavor of XML as it was needed to exchange the lib for generating the XML
Add XML Output support
Added support to transform the generated JSON to an XML representation at the end. So this can also be used to push XML towards e.g. Oracle 11 which does not support JSON that good.
Initial Release
1.0 initial release