Skip to content

jooby 3.0.0.M4

Choose a tag to compare

@jknack jknack released this 06 Mar 00:35
· 1862 commits to 3.x since this release

Happy to announce a new release! πŸš€ πŸŽ‰

  • #2270: Support Java X509Certificate and PrivateKey
  • #2555: Context API changes
  • core: Rename FileUpload destroy to close and make it Closable #2744
  • SSL: replace file path(s) with InputStream #2743
  • Memory leak in Undertow (2.15.1) #2607
  • weld: remove weld module #2791
  • refactor: rename io.jooby.annotations to io.jooby.annotation #2802
  • NullPointerException in ServerSentEmitter.send() #2462
  • server: allow to setup web server programatically #2807
  • Support Virtual Threads (Discussion) #2779
  • [3.x] jooby-apt in classpath with Maven will fail on modular projects #2780
  • #2806: [Netty] Cannot access encoder in case of "413 Content Too Large"
  • #2784: Support for Websocket Heartbeat
  • #2756: OpenApi jooby-maven-plugin incorrect generation in multi module maven project
  • #2497: Support for binary messages in WebSocket API
  • #2649: Preflight requests fail with 415 when MVC Controller method has @consumes Annotation

Changes

Support my work