smallrye-mutiny-vertx-bindings icon indicating copy to clipboard operation
smallrye-mutiny-vertx-bindings copied to clipboard

Switch to Vert.x 5

Open jponge opened this issue 1 year ago • 6 comments

jponge avatar Jan 21 '25 20:01 jponge

Encountered issues when switching to Vertx 5.0.0, and runing test https://github.com/hantsy/vertx-sandbox/blob/master/mutiny-spring-hibernate/src/test/java/com/example/demo/TestMainVerticle.java

java: cannot access io.vertx.core.shareddata.impl.ClusterSerializable
  class file for io.vertx.core.shareddata.impl.ClusterSerializable not found

hantsy avatar May 16 '25 11:05 hantsy

The effort is planned, but it won't just be a version bump.

jponge avatar May 16 '25 12:05 jponge

Hi, Do you have any updates regarding this? Thank you!

cazacugmihai avatar Jul 30 '25 12:07 cazacugmihai

Not yet, we'll resume the effort this fall.

jponge avatar Jul 30 '25 12:07 jponge

Hi! Just wanted to check if there’s any update on this issue, or if there’s an estimated timeline for a release. Thanks for your work!

drunkcattt avatar Nov 18 '25 03:11 drunkcattt

We're making progress, see the major/vertx5-and-new-generator branch we are working on with @anavarr.

It's taking some time because we're writing a new code generator that's not apt-based.

jponge avatar Nov 18 '25 08:11 jponge