Tuesday, 12 July, 2016 UTC


Summary

We have just released Vert.x 3.3.2, the first bug fix release of Vert.x 3.3.x.
We have first released 3.3.1 that fixed a few bugs, but a couple of new bugs were discovered after 3.3.1 was tagged but not announced, we decided to release a 3.3.2 to fix the discovered bugs, as these bugs were preventing usage of Vert.x.
Vert.x 3.3.1 release notes:
  • https://github.com/vert-x3/wiki/wiki/3.3.1---Release-Notes
Vert.x 3.3.2 release notes:
  • https://github.com/vert-x3/wiki/wiki/3.3.2-Release-Notes
These releases do not contain breaking changes.
The event bus client using the SockJS bridge are available from NPM, Bower and as a WebJar:
  • https://www.npmjs.com/package/vertx3-eventbus-client
  • https://github.com/vert-x3/vertx-bus-bower
  • http://www.webjars.org/
Docker images are also available on the Docker Hub. The Vert.x distribution is also available from SDKMan and HomeBrew.
The artifacts have been deployed to Maven Central and you can get the distribution on Bintray.
Happy coding !