New
v0.23.32
[!IMPORTANT]
v0.23.31broke binary compatibility in http4s-dsl inorg.http4s.dsl.Statuses, and this patch resolves those issues
What's Changed
http4s-dsl
- Restore binary compatibility with <0.23.31 in dsl.Statuses by @rossabaker in https://github.com/http4s/http4s/pull/7722
Behind the scenes
- Update http4s-circe, http4s-ember-client to 0.23.31 in series/0.23 by @http4s-steward[bot] in https://github.com/http4s/http4s/pull/7721
Full Changelog: https://github.com/http4s/http4s/compare/v0.23.31...v0.23.32