Skip to content

couchdb couchbase header naming convention 4.18.x#23230

Merged
Croway merged 2 commits into
apache:camel-4.18.xfrom
Croway:quick-fix/couchdb-couchbase-header-naming-convention-4.18.x
May 15, 2026
Merged

couchdb couchbase header naming convention 4.18.x#23230
Croway merged 2 commits into
apache:camel-4.18.xfrom
Croway:quick-fix/couchdb-couchbase-header-naming-convention-4.18.x

Conversation

@Croway
Copy link
Copy Markdown
Contributor

@Croway Croway commented May 14, 2026

No description provided.

Croway added 2 commits May 14, 2026 18:03
…el naming convention

Rename the values of CouchDbConstants headers to follow the standard
CamelCouchDb* naming convention so that HttpHeaderFilterStrategy blocks
them on inbound HTTP requests. The constant field names are unchanged,
so routes referencing the constants continue to work as-is.

Add CouchDbHeaderInjectionIT to verify headers are Camel-prefixed and
that raw header injection cannot override database operations.
…amel naming convention

Rename the values of CouchbaseConstants headers (CCB_KEY, CCB_ID,
CCB_TTL, CCB_DDN, CCB_VN) to follow the standard CamelCouchbase*
naming convention so that HttpHeaderFilterStrategy blocks them on
inbound HTTP requests. The constant field names are unchanged, so
routes referencing the constants continue to work as-is.
@Croway Croway merged commit 8d74cdc into apache:camel-4.18.x May 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants