Vert.x 3.2.0 is released !
We are pleased to announce the release of Vert.x 3.2.0!
Some of the highlights of this release include:
vertx-lang-ceylon: the support of the Ceylon language!
vertx-tcp-bridge: an event bus bridge that lets any TCP-capable application to interact with vert.x applications using the event bus.
vertx-hawkular-metric: an implementation of the vert.x metrics for Hawkular. In addition, it lets you report your own metrics to hawkular.
A new stack manager to configure the vert.x distribution with the content you want.
vertx-shell is now an official component.
vertx-jgroups: an alternative implementation of the vert.x cluster manager using JGroups. This component is a technical preview.
The release also contains many bug fixes and a ton of improvements. Full release notes can be found here:
https://github.com/vert-x3/wiki/wiki/3.2.0---Release-Notes
Breaking changes are here:
https://github.com/vert-x3/wiki/wiki/3.2.0-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/
Dockers images are also available on the Docker Hub The vert.x distribution is also available from SDKMan.
Many thanks to all the committers and community whose contributions made this possible.
Next stop is Vert.x 3.3.0 which we hope to have out in March 2016.
The artifacts have been deployed to Maven Central and you can get the distribution on Bintray.