Eclipse Vert.x 4.5.10 released!

We are extremely pleased to announce that Eclipse Vert.x version 4.5.10 has been released.

Since the release of Vert.x 4.5.9, quite a few bugs have been reported. We would like to thank you all for reporting these issues.

In addition, this release fixes CVE-2024-8391 in Vert.x gRPC server and client (Maven GAV io.vertx:vertx-grpc-server and io.vertx:vertx-grpc-client). Note, this does not affect the gRPC stack based on grpc-java known as gRPC Netty (Maven GAV io.vertx:vertx-grpc)

The 4.5.10 release notes as well as deprecations and breaking changes can be found on the wiki.

You can bootstrap a Vert.x 4 project using start.vertx.io.

The release artifacts have been deployed to Maven Central and you can get the distribution on Maven Central.

The Vert.x 4 eventbus JavaScript client library is now available in a single location and it now usable standalone or it can easily be integrated with any frontend build tool.

The Vert.x distribution is available from SDKMan and our HomeBrew TAP.

That’s it! Happy coding and see you soon on our user or dev channels.

Posted on 4 September 2024
in releases
1 min read

Related posts