Releases
v3.10.0
Compare
Sorry, something went wrong.
No results found
[brk] Generic session options moved from web.server.sessions to web.sessions.
[brk] Static resources options moved from web.staticResources to web.static.
[brk] Default session timeout with embedded servers is now defined by the web.server.defaultSessionTimeout option.
[new] Add web.sessions.cookie configuration options to set Web session cookie details.
[new] Support JSR-250 @PostConstruct and @PreDestroy annotations on singletons (in addition to AutoCloseable close() method).
[new] Add SeedInterceptor API to declare method interceptors without coupling to Guice implementation.
[fix] Ensure that JVM-wide base configuration is refreshed between tests.
[fix] Allow JAX-RS components to be instantiated without Guice as a fallback (Jersey 2).
[fix] Default session timeout for Undertow was incorrect. It is now 20 minutes.
[chg] Better error messages for security realm exceptions.
You can’t perform that action at this time.