jooby 1.0.0.CR3
New features:
- #350: rxjava module
- #351: rx-jdbc module
- #352: reactor module
- #353: banner module: print asciiArt banner on startup
Enhancements:
- #355: Add start/stop event and provide access to service registry
- #356:
AssetHandleroverridden in inRequest.assets(String, AssetHandler) - #363: jooby should probably have a bom (bill of materials) pom
- #367: global route mapper
- #368: simplify Guice bindings
Bugs:
- #361: upload protected with pac4j auth error
- #364: env config file isn't found while setting the application.env via arguments
API change:
- #360: remove lifecycle methods from Managed objects and PostConstruct/Predestroy objects from Guice
- #366: Jooby.start()* throws Throwable api-change
Full change list available here