Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

1.0.0.CR6

Compare
Choose a tag to compare
@mkouba mkouba released this 08 Jun 12:05
· 67 commits to master since this release
  • upgrade Vert.x to 3.4.1
  • upgrade Weld to 2.4.3.Final
  • WeldVerticle - use asynchronous start/stop methods (#20)
  • VertxExtension - use completion handlers when registering consumers (#21)
  • VertxEvent.setReply() - the first reply set is passed
  • VertxEvent.reply() and VertxEvent.setFailure() removed