4.0.0
arjantijms
released this
15 Jun 10:59
·
22 commits
to master
since this release
JDK 11 / Jakarta EE 10 (Servlet 6) compatible version.
What's Changed
- Fixed BOM version by @dmatej in #2150
- Merge 3.0.1 branch to master by @arjantijms in #2149
- Removed deprecated usages of getPeerCertificateChain by @dmatej in #2151
- Fixed JDK compatibility with JDK11 by @dmatej in #2154
- #2153 Started development of Grizzly 4 by @dmatej in #2155
- Implemented #2153 - Upgraded to Servlet 6 by @dmatej in #2156
- Setup GH Workflow for PRs by @pzygielo in #2159
- Fixed NPE in toString by @dmatej in #2162
- Do not leave temporary files after test by @pzygielo in #2160
- Remove travis-ci configuration by @pzygielo in #2161
- Fix #2146 Content-Language Header is not added to http2 response by @11rx4f in #2147
- Attempt to stabilize TCPNIOTransportTest by @dmatej in #2166
- Strict RFC6265 cookie handling and Servlet 6 attributes support by @arjantijms in #2164
- Fixed default httpOnly value - should be true by @dmatej in #2168
- introduce FileChunk interface to transfer file chunks by @kofemann in #2169
- Configure surefire to rerun failing tests by @pzygielo in #2172
- Remove unused elements by @pzygielo in #2170
New Contributors
Full Changelog: 3.0.1-RELEASE...4.0.0-RELEASE