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 730d81e  CAMEL-16566: camel-core - Stacked Enrich EIP with 
shareUnitOfWork enabled causes ConcurrentModificationException
     add 7a3bcc8  CAMEL-16561: Add support for agent REGISTER/DEREGISTER (#5482)
     add 294c94e  Regen for commit 7a3bcc88398c896e389ce9e2b32cddb3721acdde

No new revisions were added by this update.

Summary of changes:
 .../camel/catalog/docs/consul-component.adoc       | 64 +++++++++++++++++
 .../ConsulAgentProducerInvokeOnHeaderFactory.java  |  4 ++
 .../src/main/docs/consul-component.adoc            | 64 +++++++++++++++++
 .../camel/component/consul/ConsulConstants.java    |  1 +
 .../consul/endpoint/ConsulAgentActions.java        |  2 +
 .../consul/endpoint/ConsulAgentProducer.java       | 13 ++++
 .../camel/component/consul/ConsulAgentIT.java      | 81 ++++++++++++++++++++++
 .../modules/ROOT/pages/consul-component.adoc       | 64 +++++++++++++++++
 8 files changed, 293 insertions(+)
 create mode 100644 
components/camel-consul/src/test/java/org/apache/camel/component/consul/ConsulAgentIT.java

Reply via email to