Skip to content

v0.22.13

Compare
Choose a tag to compare
@danicheg danicheg released this 20 May 14:31
· 26 commits to series/0.22 since this release
9d5cc59

This release is binary compatible with 0.22.x series.
Routine maintenance has stopped on 0.22.x, but we'll continue to entertain patches from the community.
All users are encouraged to upgrade to 0.23 (the latest stable series, on Cats-Effect 3).

What's Changed

http4s-core

http4s-server

http4s-client

http4s-blaze-core

  • Use tryScheduling within IdleTimeoutStage by @hamnis in #6198
  • Remove synchronizations in TestHead, QueueTestHead, SlowTestHead by @danicheg in #6249

http4s-blaze-server

http4s-blaze-client

http4s-tomcat

  • Update tomcat-catalina, tomcat-coyote, ... to 9.0.62 in series/0.22 by @scala-steward in #6214

http4s-scala-xml

http4s-async-http-client

  • Update netty-buffer, netty-codec-http to 4.1.76.Final in series/0.22 by @scala-steward in #6292

Behind the scenes

New Contributors

Full Changelog: v0.22.12...v0.22.13