QBit 0.8.16 RELEASE
sailorgeoffrey
released this
04 Aug 23:42
·
839 commits
to master
since this release
• Exposed swagger through admin
• Added admin endpoint to ManagedServiceBuilder
• Exposed admin endpoint as __admin to make it consistent with local stats collections and health
• Added support for Map<String, String> to swagger support
• Added ssl support to http server and client
• Fixed bug in BasicQueue when dealing with ArrayBlockingQueue
• Fixed ServiceBuilder so you can pass beforeMethodCall or beforeMethodCallAfterTransform
• Fixed health check NPE which was happening every hour or so
• Auto registry with endpoint builder to service discovery and health implemented
• EventBusCluster now uses Service Discovery instead of using Consul direct