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

markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 714236a  Switch again to shared scope for the context
     new e03da0f  Add support for the new TLS configuration API for client 
connections
     new 7aabd53  Deprecate the pre-WebSocket 2.1 client TLS configuration 
approach

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:
 java/jakarta/websocket/ClientEndpointConfig.java   | 20 +++++---
 .../websocket/DefaultClientEndpointConfig.java     | 13 ++++-
 java/org/apache/tomcat/websocket/Constants.java    | 12 +++++
 .../tomcat/websocket/WsWebSocketContainer.java     | 14 ++++--
 res/checkstyle/jakarta-import-control.xml          |  1 +
 .../websocket/TestWsWebSocketContainerSSL.java     | 58 +++++++++++++++++++++-
 webapps/docs/changelog.xml                         |  4 ++
 webapps/docs/web-socket-howto.xml                  | 10 ++--
 8 files changed, 117 insertions(+), 15 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to