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 e0320d4894 Remove unnecessary test.
     new ab801f8a4f Fix IDE warning
     new 46578dc3e7 Update WebSocket API to align with latest proposals
     new 1b1685b377 Add getSession() to SendResult

The 3 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/SendResult.java             | 50 +++++++++++++++++++++-
 .../tomcat/websocket/WsRemoteEndpointImplBase.java | 24 ++++++-----
 .../websocket/WsRemoteEndpointImplClient.java      |  7 +--
 java/org/apache/tomcat/websocket/WsSession.java    |  4 +-
 .../server/WsRemoteEndpointImplServer.java         | 29 +++++++------
 .../apache/tomcat/jdbc/pool/ConnectionPool.java    |  2 +-
 webapps/docs/changelog.xml                         |  6 +++
 7 files changed, 91 insertions(+), 31 deletions(-)


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

Reply via email to