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 edc5d0b  (chores) camel-endpointdsl: assertions cleanups
     add bb218fa  CAMEL-17290: Set CamelVertxPlatformHttpAuthenticatedUser 
header when an authenticated user is present on the RoutingContext (#6510)
     add 20e709f  (chores) camel-dataset: reduce verbosity of debug message 
(#6514)
     add 53f6e1c  CAMEL-17158- AWS2 - Respect queue delay while sending 
messages to SQS (#6513)

No new revisions were added by this update.

Summary of changes:
 .../camel/component/aws2/sqs/Sqs2Producer.java     |  8 ++-
 .../camel/component/dataset/DataSetEndpoint.java   |  2 +-
 components/camel-platform-http-vertx/pom.xml       |  6 +++
 .../http/vertx/VertxPlatformHttpConstants.java}    | 14 ++---
 .../http/vertx/VertxPlatformHttpConsumer.java      | 10 +++-
 .../http/vertx/VertxPlatformHttpEngineTest.java    | 60 ++++++++++++++++++++++
 .../test/resources/authentication/auth.properties} |  3 +-
 7 files changed, 87 insertions(+), 16 deletions(-)
 copy 
components/{camel-atlasmap/src/test/java/org/apache/camel/component/atlasmap/Pojo.java
 => 
camel-platform-http-vertx/src/main/java/org/apache/camel/component/platform/http/vertx/VertxPlatformHttpConstants.java}
 (77%)
 copy 
components/{camel-cxf/src/test/resources/org/apache/camel/component/cxf/jaxrs/testEndpoint.properties
 => 
camel-platform-http-vertx/src/test/resources/authentication/auth.properties} 
(93%)

Reply via email to