Eclipse Vert.x 3.8.1

We have just re­leased Vert.x 3.8.1, a bug fix re­lease of Vert.x 3.8.x.

This ver­sion up­dates to Netty 4.1.39.Final fix­ing the fol­low­ing HTTP/2 re­lated CVEs:

  • CVE-2019-9512: Ping Flood
  • CVE-2019-9514: Reset Flood
  • CVE-2019-9515: Set­tings Flood
  • CVE-2019-9518: Empty DATA frame flood­ing

Since the re­lease of Vert.x 3.8.0, quite a few bugs have been re­ported. We would like to thank you all for re­port­ing these is­sues.

Vert.x 3.8.1 re­lease notes

The ar­ti­facts have been de­ployed to Maven Cen­tral and you can get the dis­tri­b­u­tion on Bin­tray.

You can boot­strap a Vert.x 3.8.1 project using https://start.vertx.io.

The event bus client using the SockJS bridge are avail­able from NPM, Bower and as a We­b­Jar:

Docker im­ages are also avail­able on the Docker Hub. The Vert.x dis­tri­b­u­tion is also avail­able from SD­KMan and Home­Brew.

Happy cod­ing and see you soon on our user or dev chan­nels.

Next post

Eclipse Vert.x 4 milestone 2 released!

The new milestone release of Vert.x 4 includes progress on futurisation, tracing, and many other improvements.

Read more
Previous post

Eclipse Vert.x 4 milestone 1 released!

This is the first milestone of the upcoming Vert.x 4. It extends the 3.x callback asynchronous model to a future/callback hybrid model and introduces a Tracing API.

Read more
Related posts

Eclipse Vert.x 3.8.5

This version is a minor bug fix release addressing issues found in Vert.x 3.8.4. We would like to thank you all for reporting these issues.

Read more

Eclipse Vert.x 3.8.3

This new version is a minor bug fix release that addresses issues reported in Eclipse Vert.x 3.8.2. We would like to thank you all for reporting these bugs.

Read more

Eclipse Vert.x 3.8.2

This version is a bug fix release of Vert.x 3.8.3, which addresses quite a few bugs reported by the community.

Read more