ramu11 opened a new pull request, #25551: URL: https://github.com/apache/camel/pull/25551
## Description Add a new `camel-python3` language component using GraalPy for Python 3 support. The existing `camel-python` component remains unchanged. ## Changes - Add new `camel-python3` component based on GraalPy - Add Python 3 language DSL and expression support - Add Java DSL, YAML DSL, XML model and catalog integration - Add generated catalog/model/schema files - Add documentation and examples - Add comprehensive unit tests ## Testing Tests are included for: - Python 3 expression evaluation - Java DSL - Choice and error handling - Resource resolution - Security - Language endpoint -- 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]
