v0.23.15
danicheg
released this
14 May 17:31
·
185 commits
to series/0.23
since this release
⚠️ Watch out! Read these notes before accepting PR by Scala Steward and/or updating the Cats-Effect version to v3.5.x
in your projects
This is a maintenance release that updates to Cats Effect v3.5.0
, which in turn, has been released with a significant modification in the cancellation semantics of the Async#async
and IO.async
methods. See the Cats-Effect release notes for more details. Albeit new changes in the semantics of Async#async
were supported in this Blaze release, things may happen, and we kindly propose you look after your production after upgrading to v0.23.15
.
What's Changed
- Upgrade to http4s-0.23.19 by @rossabaker in #806
Behind the Scenes
- Update logback-classic to 1.2.12 in series/0.23 by @http4s-steward in #799
- Update sbt-revolver to 0.10.0 in series/0.23 by @http4s-steward in #801
- Update sbt-http4s-org to 0.14.12 in series/0.23 by @http4s-steward in #803
- Update sbt to 1.8.3 in series/0.23 by @http4s-steward in #804
Full Changelog: v0.23.14...v0.23.15