0.11.1
Notes
If you are upgrading from 0.10.5 or earlier you will need to change
your application (see Notes for 0.11.0 release). For details on API
changes see API Changes
If you are upgrading from 0.11.0 note that media support (for example JsonSupport)
has moved to a top level media
component. Details
in API Changes.
Thanks for your patience with API changes. Once 1.0 is released this will
be behind us!
Improvements
- Security: Support PermitAll and DenyAll annotations 334
- WebServer: Implement RequestPredicate 325
- WebServer: Move media processing separated to a top level module 326
- Documentation: Add CDI extensions documentation 324
- Documentation: Various documentation and examples updates