Document your code
Every project on GitHub comes with a version-controlled wiki to give your documentation the high level of care it deserves. It’s easy to create well-maintained, Markdown or rich text documentation alongside your code.
Sign up for free See pricing for teams and enterprises3.8.4 Release Notes
vert.x
- Annotate EventBus body parameters with Nullable
- HTTP/1 stream should synchronise when updating the connection stream
- NPE in Http1xClientConnection
- Cache ConnectionBase localAddress / remoteAddress instances
- Terminal Future method callbacks
- Future should handle multiple handlers instead of a single
- Bug: in JsonObject.equals
vertx-sql-client
vertx-web
- Exact path routing problem in 3.8.3
- null value in HttpRequest.sendJson and HttpRequest.sendJsonable should be treated as json null
- Breaking change in routing behaviour between version 3.8.1 and 3.8.2.
- StaticHandlerImpl uses a shared DateFormat across threads causing issues with date parsing in header values
- Document SockJS bridge usage as a sub router
- WebClient has an exception on JDK13
- Upgrade Swagger Parser v3 to at least 2.0.12
- Exception occurs with getBodyAsJson() method when empty body