Vert.x 3.3.2 发布了,更新如下:
Vert.x Core
HTTP/1.x keepalive connections don't clear the paused buffers at end -https://github.com/eclipse/vert.x/issues/1504
Vert.x Unit
Add "silent" option to Repeat rule - https://github.com/vert-x3/vertx-unit/pull/34
Vert.x Dropwizard Metrics
Under load and multiple event loops dropwizard metrics can fail to register metrics -https://github.com/vert-x3/vertx-dropwizard-metrics/issues/39
HttpClient endpoint metric does not remove the associated metrics -https://github.com/vert-x3/vertx-dropwizard-metrics/issues/41
Vert.x Camel
Update camel version - https://github.com/vert-x3/vertx-camel-bridge/issues/15
事件总线客户端使用 SockJS 桥可通过 NPM、Bower 或者是 WebJar 获取:
https://www.npmjs.com/package/vertx3-eventbus-client
https://github.com/vert-x3/vertx-bus-bower
http://www.webjars.org/
软件详情:http://vertx.io/blog/vert-x-3-3-2-is-released/
来自:开源中国社区

