Skip to content

v0.23.27

Latest
Compare
Choose a tag to compare
@rossabaker rossabaker released this 03 May 17:34
· 5 commits to series/0.23 since this release
b5cd7d7

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

What's Changed

http4s-core

  • Move ember H2Keys Http2PriorKnowledge key to core by @hamnis in #7407
  • Handle characters > 0xff in multipart filenames by @rossabaker in #7419
  • feat: suppress stack trace on protocol exceptions by @mcenkar in #7428
  • Replace "*Decoded" Part methods with "*Bytes" by @rossabaker in #7436
  • RFC: Cookies with Max-Age=0 should be permitted by @henricook in #7435
  • Update sbt-http4s-org to 0.17.0 in series/0.23 by @http4s-steward in #7437
  • Update cats-effect, cats-effect-std, ... to 3.5.4 in series/0.23 by @http4s-steward in #7405
  • Update fs2-core, fs2-io to 3.10.2 in series/0.23 by @http4s-steward in #7418
  • Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 in series/0.23 by @http4s-steward in #7421

http4s-client

http4s-ember-core

http4s-circe

  • Update circe-core, circe-generic, ... to 0.14.7 in series/0.23 by @http4s-steward in #7441

http4s-laws

  • Update scalacheck to 1.17.1 in series/0.23 by @http4s-steward in #7430
  • Update discipline-core to 1.6.0 in series/0.23 by @http4s-steward in #7432

Documentation

Behind the scenes

  • Update http4s-circe, http4s-ember-client, ... to 0.23.26 in series/0.23 by @http4s-steward in #7403
  • Update sbt-buildinfo to 0.12.0 in series/0.23 by @http4s-steward in #7413
  • Update scalafmt-core to 3.8.1 in series/0.23 by @http4s-steward in #7420
  • Update netty-buffer, netty-codec-http to 4.1.108.Final in series/0.23 by @http4s-steward in #7414
  • flake.lock: Update by @http4s-steward in #7409
  • Update sbt-native-packager to 1.10.0 in series/0.23 by @http4s-steward in #7425
  • Update munit-cats-effect to 2.0.0-M5 in series/0.23 by @http4s-steward in #7426
  • Update netty-buffer, netty-codec-http to 4.1.109.Final in series/0.23 by @http4s-steward in #7427
  • Update sbt-scala-native-config-brew to 0.3.0 in series/0.23 by @http4s-steward in #7440

New Contributors

Full Changelog: v0.23.26...v0.23.27