New feature 😎
The most notable feature is the generation of arbitrary documentation in asciidoc format.
- Documentation https://jooby.io/modules/openapi/#openapi-outputdisplay
- Demo/example project https://github.com/jooby-project/library-demo
Bug fixes
- Missing method to ping websockets #3813
- jetty: websocket.maxSize does not configure WebSocket binary message size, causing large binary messages to fail