Eclipse Vert.x 3.6.2
We have just released Vert.x 3.6.2, a bug fix release of Vert.x 3.6.x.
We have just released Vert.x 3.6.2, a bug fix release of Vert.x 3.6.x.
Vert.x 3.6 introduces a new module called vertx-web-api-service
. With the new Web API Services you can easily combine the Vert.x Web Router and the Vert.x OpenAPI Router Factory features with Vert.x Services on Event Bus.
By default, a Vert.x Web Client request ends with an error only if something wrong happens at the network level. In other words, a 404 Not Found
response, or a response with the wrong content type, are not considered as failures.
Now that Vert.x 3.6.0 has been released, it’s the perfect time to conclude our Vert.x Cassandra Client tutorial!
We are pleased to announce the Eclipse Vert.x 3.6.0 release.
We have just released Vert.x 3.5.4, a bug fix release of Vert.x 3.5.x.