- #42 updated mongo-driver-async to version 3.0.4 - vert-x3/vertx-mongo-client#43
- JAVA high frequent gc - com.mongodb.connection.AsynchronousSocketChannelStream$BasicCompletionHandler EATs CPU - vert-x3/vertx-mongo-client#42
- Improve ObjectId support - vert-x3/vertx-mongo-client#41
- added support for useObjectId - vert-x3/vertx-mongo-client#38
- useObjectId Doesn't work - vert-x3/vertx-mongo-client#36
- Feature/oid support - vert-x3/vertx-mongo-client#35
- Configuring correct parameter at MongoClientSettings.Builder - vert-x3/vertx-mongo-client#34
- Feature/binary support - vert-x3/vertx-mongo-client#29
- Fix broken link - vert-x3/vertx-mongo-client#27
- config assumes that both host and port are set and gives a NPE otherwise - vert-x3/vertx-mongo-client#26
- ensure api is not broken with 3.x - vert-x3/vertx-redis-client#37
- Reconnect will handle auth/select - vert-x3/vertx-redis-client#34
- Enum doc improvements - vert-x3/issues#56 - vert-x3/vertx-redis-client#33
- Redis client reconnect fails without AUTH - vert-x3/vertx-redis-client#31
- Eval not returning object type of result - vert-x3/vertx-redis-client#30
- bad behavior when running on high load - vert-x3/vertx-redis-client#29
- Scan return type - vert-x3/vertx-redis-client#28
- Redis Pub/Sub - vert-x3/vertx-redis-client#27
- #24 fix return type of exec - vert-x3/vertx-redis-client#25
- exec returns array not void - vert-x3/vertx-redis-client#24
- Update package-info.java - vert-x3/vertx-redis-client#23
- Update index.adoc - vert-x3/vertx-redis-client#22
- brpoplpush should have Handler<AsyncResult> parameter - vert-x3/vertx-redis-client#21
- Weird problem when sending request to a basic Vert.x server with a basic Redis client. - vert-x3/vertx-redis-client#17
- convert commands to lowercase to compare with switch cases string literals - vert-x3/vertx-redis-client#16
- maven dependency - vert-x3/vertx-redis-client#15
- #12 add missing cluster commands - vert-x3/vertx-redis-client#14
- add missing commands - vert-x3/vertx-redis-client#12
- discard null generated keys to prevent exception - vert-x3/vertx-jdbc-client#25
- Implement another data source provider - vert-x3/vertx-jdbc-client#23
- C3P0 DataSource classloader issue - vert-x3/vertx-jdbc-client#22
- added unit test for address validation exception (pr#44) - vert-x3/vertx-mail-client#45
- added catching exceptions when starting SMTPSendMail and redirecting … - vert-x3/vertx-mail-client#44
- clarify the shared pool thing a bit - vert-x3/vertx-mail-client#42
- Do we really need idle timeout? - vert-x3/vertx-mail-client#16
- When vertx.cwd is set, try to resolve the shiro property file configu… - https://github.com/vert-x3/vertx-auth/pull/37
- Signature validation for Eliptic Curve is not working - https://github.com/vert-x3/vertx-auth/issues/34
- Enum doc improvements : vert-x3/issues#56 - https://github.com/vert-x3/vertx-auth/pull/31
- Fix a simple typo - https://github.com/vert-x3/vertx-auth/pull/30
- Creating a new JWT token and adding user to session results in exceptions deserializing the JWT user object later - https://github.com/vert-x3/vertx-auth/issues/26
- Mongo AuthProvider - https://github.com/vert-x3/vertx-auth/pull/18
- List and set of data object as param tck test - vert-x3/vertx-rx#18
- Missing call to this.fireComplete() in ObservableHandler - vert-x3/vertx-rx#17
- Don't create new ObjectMapper on every onCompleted - vert-x3/vertx-rx#15
- Throwable param - vert-x3/vertx-rx#14
- Missing calls to RxJavaSchedulersHook.onSchedule when using RxHelper.schedulerHook - vert-x3/vertx-rx#11
- MetricsService improvements - vert-x3/vertx-dropwizard-metrics#15
- Document
vertx.verticles.<verticle-name>
Counter - vert-x3/vertx-dropwizard-metrics#14 - Document CLI system properties - vert-x3/vertx-dropwizard-metrics#13
- metrics maven dependency - vert-x3/vertx-dropwizard-metrics#11
- open-websockets metric returns negative value - vert-x3/vertx-dropwizard-metrics#10
- Launcher test command - vert-x3/vertx-unit#19
- TestContext#fail(Throwable) - vert-x3/vertx-unit#17
- Add Async.awaitBlocking to wait for async completion - vert-x3/vertx-unit#15
- Documentation mistakes - vert-x3/vertx-unit#14
- JUnit timeout configuration - vert-x3/vertx-unit#11
- Fixes documentation : JUnit tests shoud use a TestContext instead of a Context parameter - vert-x3/vertx-unit#10
- Provide a GroovyUnitRunner - vert-x3/vertx-unit#6
- Fixed memory leak in vertx-hazelcast. - vert-x3/vertx-hazelcast#12
- Issue/jsproxy with real vertxbusjs - vert-x3/vertx-service-proxy#27
- Jsproxygen - vert-x3/vertx-service-proxy#26
- Class cast exceptions when json arrays contain maps - vert-x3/vertx-service-proxy#25
- vertx service proxy exposed to eventbusbridge - vert-x3/vertx-service-proxy#23
- @ProxyGen buildable on 3.0.0 fails on 3.1.0-SNAPSHOT with 'cannot be cast to io.vertx.codegen.TypeInfo$Class$Api' - vert-x3/vertx-service-proxy#22
- Add DeliveryOptions in ProxyHelper - vert-x3/vertx-service-proxy#21
- Add line breaks to make formatting consistent. - vert-x3/vertx-service-proxy#20
- Add try/catch to ProxyHandler handle() method - vert-x3/vertx-service-proxy#19
- Fix example of nested ProxyGen - needed @VertxGen - vert-x3/vertx-service-proxy#18
- Service Proxies handling Observables - vert-x3/vertx-service-proxy#11
- Issue/jsproxy with real vertxbusjs - vert-x3/vertx-service-proxy#27
- Jsproxygen - vert-x3/vertx-service-proxy#26
- Class cast exceptions when json arrays contain maps - vert-x3/vertx-service-proxy#25
- vertx service proxy exposed to eventbusbridge - vert-x3/vertx-service-proxy#23
- @ProxyGen buildable on 3.0.0 fails on 3.1.0-SNAPSHOT with 'cannot be cast to io.vertx.codegen.TypeInfo$Class$Api' - vert-x3/vertx-service-proxy#22
- Add DeliveryOptions in ProxyHelper - vert-x3/vertx-service-proxy#21
- Add line breaks to make formatting consistent. - vert-x3/vertx-service-proxy#20
- Add try/catch to ProxyHandler handle() method - vert-x3/vertx-service-proxy#19
- Fix example of nested ProxyGen - needed @VertxGen - vert-x3/vertx-service-proxy#18
- Integrate the mysql / postgres driver to the data and full stack - vert-x3/vertx-stack#20
- Update scripts to enable vertx-sync - vert-x3/vertx-stack#19
- Initial contribution of the vert.x stack builder - vert-x3/vertx-stack#18
- initial support for npm - vert-x3/vertx-stack#17
- Add package.info and README.md files for NPM packages - vert-x3/vertx-stack#16
- Add missing javassist dependency - vert-x3/vertx-stack#15