christophd opened a new pull request, #1489: URL: https://github.com/apache/camel-kamelets/pull/1489
- Refactor existing data type converter names to align with respective mime type (e.g. application/json -> application-json, plain/text -> plain-text) - Add data type converter implementations for avro-binary, avro-x-struct, application-x-struct, application-json, application-x-java-object - Enhance Avro/Protobuf schema resolver to resolve schemas from given exchange property, content class, schema file classpath reference or explicit schema content - Add Json schema resolver - Add resolve-pojo-schema-action.kamelet to resolve either Json, Avro or Protobuf schemas delegating to respective schema resolver implementations - Use new schema resolver in avro/protobuf serialize/deserialize action Kamelets - Add new YAKS tests for avro data type and serialize/deserialize actions -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
