1.0.1
1.0.1 - Bug fixes/enhancements
- 03e5dfe Fixed #58: Use a single
EventLoopGroup
instance for clients that share the same ExecutorService - 03e5dfe Fixed
RejectedExecutionException
that is thrown when a client is instantiated and used more than once in the same process - 008564f Downgraded some error log statements to debug
- 2192fa4 Propagate exceptions thrown from the callback defined in
getServers
of Master Query module - Full Changelog: 1.0.0...1.0.1