jooby 1.1.0
New Features:
#548: MVC should support WebSockets
#619: Kotlin first-class citizen
#564: Requery module
#565: Rocker module
#670: LiveReload module
#644: Server Side Include
Performance:
#690: Jooby is now 2x/3x faster in a simple hello world test. See microservices-framework-benchmark
Bugs:
#647: Crash when using CookieSessionManager with invalid cookie
#649: cookie parser fails when cookie value isn't present
#654: OAuth error using MongoSessionStore
#677: netty: random java.nio.channels.ClosedChannelException: null while closing websocket
#669: Can't deploy jooby project on Jetty/Tomcat
#658: Unable to use pgsql driver
Enhancements:
#660: Update Ebean to latest version
#674: Exposes Servlet Request attributes
#645: Send message to all connected web socket clients
#653: Datastax DSE a Separate Module
#617: RouteSpec Attributes
#693: netty 4.1.9.Final
#650: undertow 1.4.9.Final
#694: jetty 9.4.3.v20170317
Full list of changes is available here
Enjoy it!