You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/12/15 06:32:04 UTC

[camel] branch regen_bot updated (f99c22e5355 -> 6ea0f1c93dc)

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

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from f99c22e5355 CAMEL-16262 fixed automaticRetriesDisabled option setting in http component (#8904)
     add 6ea0f1c93dc CAMEL-18817: camel-hbase - Support append and increment operations in the producer (#8905)

No new revisions were added by this update.

Summary of changes:
 .../camel-hbase/src/main/docs/hbase-component.adoc |  2 +
 .../camel/component/hbase/HBaseConstants.java      |  2 +
 .../camel/component/hbase/HBaseProducer.java       | 67 ++++++++++++++++++++++
 .../camel/component/hbase/HBaseProducerIT.java     | 54 +++++++++++++++++
 4 files changed, 125 insertions(+)