4.1.2 Release Notes
Julien Viet edited this page Jul 20, 2021
·
2 revisions
Pages 161
Clone this wiki locally
vert.x
- Server WebSocket handshake should set the HttpServerResponse as written
- Make sure metrics and cluster manager can be customized in Launcher
- A VertxTracerFactory should not create a tracer when tracing options is null
- Backport from master
vertx-ignite
vertx-sql-client
- Handle unsolicited 25P03 error from PostgreSQL
- MSSQL PrepExec Return value is not present in case of an error
vertx-web
- Event bus bridge fix 4.1 - backport #2009
- SockJS SOCKET_CLOSED event dispatched twice in case of connection errors
- Client form upload encoding