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

Croway pushed a change to branch camel-4.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 0d395871157a CAMEL-23513: Fix completeAllOnStop() not completing 
aggregations with completionInterval()
     new 354ab6203ea3 chore: camel-couchdb - align Exchange header constant 
values with Camel naming convention
     new c16f7ef39849 chore: camel-couchbase - align Exchange header constant 
values with Camel naming convention

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/camel/catalog/components/couchbase.json | 10 +++---
 .../apache/camel/catalog/components/couchdb.json   | 10 +++---
 .../camel/component/couchbase/couchbase.json       | 10 +++---
 .../component/couchbase/CouchbaseConstants.java    | 10 +++---
 .../component/couchbase/CouchbaseProducerTest.java |  2 +-
 .../apache/camel/component/couchdb/couchdb.json    | 10 +++---
 .../src/main/docs/couchdb-component.adoc           |  6 ++--
 .../camel/component/couchdb/CouchDbConstants.java  | 10 +++---
 .../ROOT/pages/camel-4x-upgrade-guide-4_14.adoc    | 40 ++++++++++++++++++++++
 .../dsl/CouchDbEndpointBuilderFactory.java         | 10 +++---
 .../dsl/CouchbaseEndpointBuilderFactory.java       | 30 ++++++++--------
 11 files changed, 94 insertions(+), 54 deletions(-)

Reply via email to