Releases: http4s/http4s-jetty
Releases · http4s/http4s-jetty
v0.23.13
This release contains the changes necessary to be compatible with Cats Effect 3.5's new cancellation semantics.
What's Changed
- Upgrade http4s, http4s-servlet by @sgjbryan in #118
New Contributors
- @sgjbryan made their first contribution in #118
Full Changelog: v0.23.12...v0.23.13
v0.25.0-M1
This milestone introduces Jetty 11 and Servlet 5 support atop http4s-0.23.
What's Changed
- Jetty 11 and friends by @rossabaker in #78
Full Changelog: v0.24.0-M1...v0.25.0-M1
v0.24.0-M1
This is the first milestone of an expectedly short-lived series. This brings Jetty 10 (Servlet 4) support for http4s-0.23. Java 11 is now the minimum requirement.
What's Changed
- Jetty 10 and friends by @rossabaker in #75
Full Changelog: v0.23.12...v0.24.0-M1