Skip to content

[backport camel-4.18.x] CAMEL-23528: validate property names when building MATCH/DELETE WHERE clause#23294

Open
oscerd wants to merge 2 commits into
apache:camel-4.18.xfrom
oscerd:backport/23258-to-camel-4.18.x
Open

[backport camel-4.18.x] CAMEL-23528: validate property names when building MATCH/DELETE WHERE clause#23294
oscerd wants to merge 2 commits into
apache:camel-4.18.xfrom
oscerd:backport/23258-to-camel-4.18.x

Conversation

@oscerd
Copy link
Copy Markdown
Contributor

@oscerd oscerd commented May 18, 2026

Backport of #23258 onto camel-4.18.x

Cherry-pick of #23258 (CAMEL-23528) onto camel-4.18.x, plus the matching entry in the 4.18 upgrade guide.

Original PR: #23258
Target branch: camel-4.18.x
Jira: https://issues.apache.org/jira/browse/CAMEL-23528

Changes

  • Validate Neo4j property names used to build the MATCH/DELETE WHERE clause in Neo4jProducer, rejecting invalid names with a clear error instead of producing a malformed query. Adds a unit test.
  • Document the behavior change in camel-4x-upgrade-guide-4_18.adoc (4.18.2 → 4.18.3).

Claude Code on behalf of Andrea Cosentino

oscerd added 2 commits May 18, 2026 11:59
… clause

Validate Neo4j property names used to build the MATCH/DELETE WHERE clause in Neo4jProducer, rejecting invalid names with a clear error instead of producing a malformed query. Adds a unit test.

Closes apache#23258
…8 upgrade guide

Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
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.

4 participants