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 3abfc51b6a8 CAMEL-18942. Copy the description of the path/operation to 
the generated route (#9147)
     new ed96bc1b1d4 CAMEL-17895: Add option for vertx-websocket consumer to 
connect as a WS client
     new 6541994edf8 Regen

The 2 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:
 camel-dependencies/pom.xml                         |  2 +-
 .../camel/catalog/components/vertx-websocket.json  |  4 +-
 .../VertxWebsocketEndpointUriFactory.java          | 10 +++--
 .../component/vertx/websocket/vertx-websocket.json |  4 +-
 .../websocket/VertxWebsocketConfiguration.java     | 46 +++++++++++++++++++++-
 .../builder/endpoint/StaticEndpointBuilders.java   | 22 +++++++++--
 .../dsl/VertxWebsocketEndpointBuilderFactory.java  | 22 +++++++++--
 7 files changed, 95 insertions(+), 15 deletions(-)

Reply via email to