What's Changed
- Further Jakartify 3.0 by @jansupol in #5933
- Test for checking sources for javax references by @jansupol in #5935
- Avoid NoSuchMethodError during normal operation with Servlet 6+ by @Spikhalskiy in #5941
- Compatibility with CDI 4 by @jansupol in #5940
- Jackson update to 2.19.1 by @senivam in #5945
- Better Configuration for Netty Connector by @jansupol in #5937
- Useless exception when client closes stream whilst response transfer … by @jbescos in #5952
- Configure the default connector by its config by @jansupol in #5951
- custom providers included in the fromString() results by @senivam in #5949
- jnh-connector: Respect ClientProperties.CONNECT_TIMEOUT by @chrisribble in #5966
- Fix OSGi imports from JDK by @jansupol in #5974
- AbortResponse headers case insensitive header names by @jansupol in #5979
- Prevent leaking of annotation in a reused response. by @jansupol in #5978
- java.io.UncheckedIOException: java.io.IOException: Connection is closed#5973 by @jbescos in #5975
- Do not serialize version of Cookie for RFC 6265. by @jansupol in #5976
- Dependencies versions update by @senivam in #5986
- Dependency update for the monitoring performance test-case by @senivam in #5985
- No RxInvokerProvider SPI, must be registered. by @jansupol in #5988
- Introducing constants module by @jansupol in #5995
- Fix to invoke InvocationBuilderListener for each request. by @jansupol in #5998
- Helidon Container SE Bootstrap by @senivam in #5999
- OSGi Package Incompatibility (Alternate) by @Pandrex247 in #6003
- Fix releasing RequestScope multiple times. by @jansupol in #6004
- JDK 26 compatibility by @senivam in #6008
- Adopt ASM 9.9 (JDK 26 support) by @senivam in #6010
- Upgrading Netty, Jetty and Spring 6 by @shub-est in #6009
- Helidon container example by @senivam in #6013
- Fix IllegalStateException: WELD-001578 (Jersey 6000) on JDK 24+. by @jansupol in #6021
- Deadlock with JerseyClassAnalyzer#resolverAnnotations #5996 by @jbescos in #6011
- Move ConstraintTo check into ServiceFinder, to a single spot. by @jansupol in #6019
- Issue #6002 | Ignore warnings for get method consumes entity by @Luc-Veldhuis in #6015
- Fix memory leak (port to 3.1) by @OndroMih in #6088
New Contributors
- @chrisribble made their first contribution in #5966
- @Luc-Veldhuis made their first contribution in #6015
Full Changelog: 3.1.11...3.1.12