Skip to content

Instantly share code, notes, and snippets.

@vietj
Created November 12, 2018 08:23
Show Gist options
  • Select an option

  • Save vietj/6d5e80f396de094ddb71161fd071e69c to your computer and use it in GitHub Desktop.

Select an option

Save vietj/6d5e80f396de094ddb71161fd071e69c to your computer and use it in GitHub Desktop.

Hi,

the first candidate of Vert.x 3.6 has been released.

This CR is a maven central release of the 3.6 jars.

The documentation you can previewed using the web-site snapshot build that contains the latest documentation.

Here is a quick summary of the new features you can find in 3.6:

  • Cassandra client
  • OpenApi 3 services
  • Kotlin 1.3 / Coroutines 1.0 support
  • Kotlin suspending method generation
  • Vert.x Rx generation expose any java methods
  • List/Set supports in service proxies
  • EventBus consumer interceptors
  • Official Java 11 support
  • Web Client session with cooking management
  • HTTP peak performance improvements (mostly for benchmarking purposes but well :-) )
  • Reorg of the polyglot stack to decouple the modules from the actual languages and let generation happen in actual shim modules

You can find the list of issues there:

We will leave this open for a week and make a new candidate release after for more general feeback.

please report feedback.

Julien

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment