This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from a58804f5c116 CAMEL-23074 - camel-langchain4j-tools: Add tool parameter
metadata support (required, enum)
new c6c0b1ba6cb2 CAMEL-16861: Update docs
new a897a114d7f4 CAMEL-16861: Update docs
new 6da43f2a5900 camel-jbang - transform route should be able to disregard
boolean properties function
new 65746971ab65 CAMEL-16861: Update docs
The 4 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:
.../DefaultPropertiesFunctionResolver.java | 15 +-
.../component/properties/PropertiesComponent.java | 6 -
.../pages/using-exchange-pattern-annotations.adoc | 62 +-
.../ROOT/pages/using-propertyplaceholder.adoc | 813 ++++++++++++++++++---
.../modules/ROOT/pages/uuidgenerator.adoc | 52 +-
docs/user-manual/modules/ROOT/pages/validator.adoc | 56 +-
.../java/org/apache/camel/main/KameletMain.java | 9 +-
...ndencyDownloaderPropertiesFunctionResolver.java | 26 +-
8 files changed, 836 insertions(+), 203 deletions(-)