Added support for map
. Usually, the SMT will get map as an input when the connector is using a JsonConverter
with schemas.enable
=false
.
Release version. No changes from 0.3
Fixed bugs. We no longer replace with empty string if the value is not a string. The replacement value is chosen depending on the type of the field in the json.
Initial version