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

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


    from ebb0d3d6aaf9 CAMEL-23492: Replace npm/Yarn/Gulp doc build with a Maven 
plugin (#23198)
     new f35286f9eaee chore: camel-couchdb - align Exchange header constant 
values with Camel naming convention
     new d0dfa4e0ebd0 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_21.adoc    | 40 ++++++++++++++++++++++
 .../dsl/CouchDbEndpointBuilderFactory.java         | 10 +++---
 .../dsl/CouchbaseEndpointBuilderFactory.java       | 30 ++++++++--------
 11 files changed, 94 insertions(+), 54 deletions(-)

Reply via email to