This is an automated email from the ASF dual-hosted git repository. acosentino pushed a change to branch camel-3.7.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from 6045da3 CAMEL-16082: Fix Java DSL expression vs predicate when using predicates via ExpressionClause (delegate) making it harder to know if it was a expression or predicate. So introducing PredicateFactory/Aware and initPredicate to handle predicates differently than expressions. new 09eaa25 Camel-SQL: Underline the fact that when you set the datasource on endpoint it will be done only on the endpoint new d69197d Regen docs new 3b25bd5 Regen catalog The 3 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: .../org/apache/camel/catalog/components/sql.json | 2 +- .../org/apache/camel/catalog/docs/sql-component.adoc | 2 +- .../resources/org/apache/camel/component/sql/sql.json | 2 +- components/camel-sql/src/main/docs/sql-component.adoc | 2 +- .../apache/camel/component/sql/DefaultSqlEndpoint.java | 2 +- .../endpoint/dsl/SqlEndpointBuilderFactory.java | 18 ++++++++++++------ docs/components/modules/ROOT/pages/sql-component.adoc | 2 +- 7 files changed, 18 insertions(+), 12 deletions(-)