Version 0.9.4

Released on 2014-05-01.

The 0.9.4 release brings many internal, and some external, changes.

The majority of the work has gone into restructuring and formalising the execution control mechanisms. This opens the door for non request handling work to share the same asynchronous execution control mechanisms.

This release also saw the introduction of core support for a HTTP client. The HTTP client shares the same Netty event loop (i.e. thread pool) as the HTTP server, which yields better throughput and efficiency. The docs on the HTTP client are minimal at this stage, but you can see example usage in the example-books sample project.

0.9.4 also contains some internal optimizations that make all Ratpack apps a little faster. We hope you enjoy it.

-- Team Ratpack

Pull Requests (0)

Resolved Issues (15)