v0.23.31
[!WARNING] This broke binary compatibility in http4s-dsl in
org.http4s.dsl.Statuses. A release that restores compatibility across the 0.23 series is available in 0.23.32
What's Changed
http4s-core
- Rename HTTP 422 status by @NthPortal in https://github.com/http4s/http4s/pull/7661
- Add QueryOps.withQueryParamValue by @morgen-peschke in https://github.com/http4s/http4s/pull/7702
- Update ip4s-core, ip4s-test-kit to 3.7.0 in series/0.23 by @http4s-steward[bot] in https://github.com/http4s/http4s/pull/7666
- Update log4cats-core, log4cats-js-console, ... to 2.7.1 in series/0.23 by @http4s-steward[bot] in https://github.com/http4s/http4s/pull/7682
- Update cats-effect, cats-effect-std, ... to 3.6.3 in series/0.23 by @http4s-steward[bot] in https://github.com/http4s/http4s/pull/7698
- Update fs2-core, fs2-io to 3.12.2 in series/0.23 by @http4s-steward[bot] in https://github.com/http4s/http4s/pull/7707
http4s-server
- Respond with a 413 when raising an
EntityTooLargeby @danicheg in https://github.com/http4s/http4s/pull/7603 - Remove code duplication in middleware by @bio-aeon in https://github.com/http4s/http4s/pull/7611