0.11.0
Notes
We've made a number of API changes for this release in preparation for our
1.0 release. This means when you upgrade to 0.11.0 you will need to make
changes to your application. We apologies for the inconvenience, but we
wanted to get these changes in before 1.0. For details see
API Changes
Improvements
- API refactoring. See API Changes
- WebServer: Add health support in SE 287
- MicroProfile: JWT Auth 208
- MicroProfile: update to Fault Tolerance 1.1.3 253
- WebServer: update Netty to 4.1.30 269
- CDI Extensions: Add MySQL CDI integration example 284
- Config: GenericType support for config mapping 238
- Config: Java Beans support 197
- Build: build on Windows 252
- Documentation: Add Creating Docker Images guide 182
- Documentation: add development guidelines