Skip to content

v0.23.15

Compare
Choose a tag to compare
@armanbilge armanbilge released this 23 Aug 15:42
· 1681 commits to series/0.23 since this release
0bbf8d4

This release is binary compatible with the 0.23.x series.

What's Changed

http4s-core

  • Prettify error messages when parsing by @danicheg in #6541
  • Rewrite hashcode computation for Uri.Path by @FrancescoSerra in #6555
  • Simplify type signature for internal logger by @bplommer in #6628
  • Add SourceMap header by @cobr123 in #6622
  • Update fs2-core, fs2-io to 3.2.12 in series/0.23 by @http4s-steward in #6603
  • Update literally to 1.1.0 in series/0.23 by @http4s-steward in #6583

http4s-server

http4s-client

  • Fix request logger to log in the case of no request body, when logBody=true by @dzanot in #6535
  • Cross-compile GZip middlewares for JS by @armanbilge in #6606

http4s-ember-core

http4s-ember-server

  • Always respond to client close frame with 1000 "normal closure" by @yurique in #6594
  • Parse all WebSocket frames in a Chunk in ember-server by @buntec in #6587

Documentation

Behind the scenes

  • Release v0.23.14 by @armanbilge in #6568
  • Update http4s-circe, http4s-ember-client, ... to 0.23.14 in series/0.23 by @http4s-steward in #6570
  • flake.lock: Update by @http4s-steward in #6571
  • Update sbt-scoverage to 2.0.1 in series/0.23 by @http4s-steward in #6573
  • Update sbt-native-packager to 1.9.10 in series/0.23 by @http4s-steward in #6599
  • Update sbt-scoverage to 2.0.2 in series/0.23 by @http4s-steward in #6601
  • flake.lock: Update by @http4s-steward in #6602
  • Update scalafmt-core to 3.5.9 in series/0.23 by @http4s-steward in #6609
  • flake.lock: Update by @http4s-steward in #6615
  • Update sbt-native-packager to 1.9.11 in series/0.23 by @http4s-steward in #6616

New Contributors

Full Changelog: v0.23.14...v0.23.15