This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch sa in repository https://gitbox.apache.org/repos/asf/camel.git
omit 8cb9fd6242f CAMEL-21703: Add external functions to simple language such as camel-attachments omit 53a1e4e4d71 Polished add 3d1d01e979f chore(deps): Bump aws-java-sdk2-version from 2.30.11 to 2.30.12 (#17036) add 6813c92f096 chore(deps): Bump io.atlassian.fugue:fugue from 6.1.0 to 6.1.1 (#17038) add fa50130d464 chore(deps): Bump jandex-version from 3.2.3 to 3.2.4 (#17039) add cb2a4f192a3 chore(deps): Bump joda-time:joda-time from 2.13.0 to 2.13.1 (#17040) add 168f6ca22f8 chore(deps): Bump com.google.cloud:libraries-bom from 26.53.0 to 26.54.0 (#17041) add 28bcabd8c47 chore(deps): Bump org.opensearch.client:opensearch-java (#17043) add 3f4bff45a41 CAMEL-21647 - Create a jenkins job for Camel JBang IT test suite add 6a7ba19385e CAMEL-21647 - Create a jenkins job for Camel JBang IT test suite add 81f1d8f63f9 chore(deps): Bump io.smallrye.config:smallrye-config (#17037) add 729274e0f2d CAMEL-21701: Make single file upload easy to access from message body add 79d922ab6ee camel-jbang-it: Update CRD on Camel K run (#17046) add de8d16dc08f Update exchange-pooling.adoc (#17047) add 2a4c395460d Polished add 8533a7cd0d9 CAMEL-21703: Add external functions to simple language such as camel-attachments This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (8cb9fd6242f) \ N -- N -- N refs/heads/sa (8533a7cd0d9) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: Jenkinsfile.jbangtest | 10 --- .../http/vertx/VertxPlatformHttpConsumer.java | 6 ++ .../http/vertx/VertxPlatformHttpEngineTest.java | 73 +++++++++++++++++++++- .../modules/ROOT/pages/exchange-pooling.adoc | 4 +- .../src/test/resources/jbang/it/joke.yaml | 4 +- parent/pom.xml | 14 ++--- 6 files changed, 88 insertions(+), 23 deletions(-)