This is an automated email from the ASF dual-hosted git repository.
Croway pushed a change to branch camel-4.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git
from 642a6d9788db CAMEL-23511: camel-jgroups-raft - align Exchange header
constant names with Camel naming convention (#23226)
new 22064a2acb85 chore: camel-couchdb - align Exchange header constant
values with Camel naming convention
new 8d74cdca9bef 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_18.adoc | 40 ++++++++++++++++++++++
.../dsl/CouchDbEndpointBuilderFactory.java | 10 +++---
.../dsl/CouchbaseEndpointBuilderFactory.java | 30 ++++++++--------
11 files changed, 94 insertions(+), 54 deletions(-)