This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/master by this push: new 3942b4b [create-pull-request] automated change (#56) 3942b4b is described below commit 3942b4b32185cac6171f65d8e9eed54ba26fedec Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sun Dec 6 09:43:12 2020 +0100 [create-pull-request] automated change (#56) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- docs/modules/ROOT/pages/components.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/components.adoc b/docs/modules/ROOT/pages/components.adoc index 2c7c26a..bdff74a 100644 --- a/docs/modules/ROOT/pages/components.adoc +++ b/docs/modules/ROOT/pages/components.adoc @@ -784,7 +784,7 @@ Number of Camel data formats: 46 in 38 JAR artifacts (0 deprecated) == Camel Languages // languages: START -Number of Camel languages: 19 in 12 JAR artifacts (0 deprecated) +Number of Camel languages: 20 in 13 JAR artifacts (0 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -799,6 +799,9 @@ Number of Camel languages: 19 in 12 JAR artifacts (0 deprecated) | xref:components:languages:csimple-language.adoc[CSimple] + (camel-core-languages) | 3.7 | Evaluate a compile simple expression language. +| xref:components:languages:datasonnet-language.adoc[DataSonnet] + +(camel-datasonnet) | 3.7 | To use DataSonnet scripts in Camel expressions or predicates. + | xref:components:languages:exchangeProperty-language.adoc[ExchangeProperty] + (camel-core-languages) | 2.0 | Get the value of named Camel Exchange property.