This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 204fd6c6651 Regen for commit 5794ddabc8b645f15b6747deb17f59260b19b454
     add a4723cc09f2 18913: simple language - Add join function that for 
example can be used in camel-http to build multi-value query
     add a045aece0e2 (chores) ci: adjust regen bot for Camel 3 / 4
     add 72470f88992 18913: simple language - Add join function that for 
example can be used in camel-http to build multi-value query

No new revisions were added by this update.

Summary of changes:
 .github/workflows/push-build-camel-3.yml           |  7 ++--
 .github/workflows/push-build-main.yml              |  3 +-
 ...thHeaderTest.java => HttpSetHeaderIdsTest.java} | 31 +++++++-------
 .../modules/languages/pages/simple-language.adoc   |  6 +++
 .../language/simple/SimpleExpressionBuilder.java   | 31 ++++++++++++++
 .../simple/ast/SimpleFunctionExpression.java       | 28 +++++++++++++
 .../apache/camel/language/simple/SimpleTest.java   | 26 ++++++++++++
 .../camel/support/builder/ExpressionBuilder.java   | 47 ++++++++++++++++++++++
 8 files changed, 161 insertions(+), 18 deletions(-)
 copy 
components/camel-http/src/test/java/org/apache/camel/component/http/{HttpSendDynamicAwarePathHeaderTest.java
 => HttpSetHeaderIdsTest.java} (67%)

Reply via email to