oscerd opened a new pull request, #23323: URL: https://github.com/apache/camel/pull/23323
## Backport of #23258 onto `camel-4.14.x` Cherry-pick of #23258 (`CAMEL-23528`) onto `camel-4.14.x`, plus the matching entry in the 4.14 upgrade guide. **Original PR:** apache/camel#23258 **Target branch:** `camel-4.14.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_14.adoc` (4.14.7 → 4.14.8). --- _Claude Code on behalf of Andrea Cosentino_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
