You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/11/06 14:01:33 UTC

[camel] branch master updated (65948a1 -> 0da6182)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 65948a1  Fix camel-kudu feature
     add 32918ae  CAMEL-14145: Fix camel-debezium-mongodb not populating correct values in the message body
     add 0da6182  CAMEL-14142 - Update __name__DataFormat.java

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/__name__DataFormat.java          |  2 +-
 .../camel/component/debezium/DebeziumEndpoint.java | 30 ++++++++++++----------
 .../src/main/docs/debezium-mongodb-component.adoc  | 15 +++++++----
 .../debezium/DebeziumMongodbEndpoint.java          | 14 ++++++++++
 4 files changed, 42 insertions(+), 19 deletions(-)