v0.6.0-M2
Pre-release
Pre-release
What's Changed
- Update munit-cats-effect-3 to 1.0.6 by @scala-steward in #200
- Update sbt to 1.5.6 by @scala-steward in #221
- Update sbt to 1.5.7 by @scala-steward in #225
- Update logback-classic to 1.2.8 by @scala-steward in #224
- Update netty-incubator-transport-native-io_uring to 0.0.11.Final by @scala-steward in #223
- Update netty-codec-http, ... to 4.1.72.Final by @scala-steward in #222
- Update munit-cats-effect-3 to 1.0.7 by @scala-steward in #218
- Update sbt-scalafmt to 2.4.5 by @scala-steward in #217
- Update scalafmt-core to 3.0.8 by @scala-steward in #211
- Update netty-incubator-transport-native-io_uring to 0.0.13.Final by @scala-steward in #248
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #231
- Update netty-codec-http, ... to 4.1.75.Final by @scala-steward in #247
- Update logback-classic to 1.2.11 by @scala-steward in #246
- Update scala-library to 2.13.8 by @scala-steward in #235
- Client Proxy support by @hamnis in #255
- Directly convert Netty HTTP request method and protocol to http4s by @wjoel in #259
- Set SO_REUSEADDR to true for improved performance by @wjoel in #263
- Add Host header only if request.uri.authority is non-empty by @wjoel in #261
- Use Entity.Strict and Entity.Empty, optimize Chunk conversions by @wjoel in #260
- Add a parent/acceptor event loop group, use setIoRatio with epoll by @wjoel in #262
- http/2 server support by @hamnis in #271
- Update http4s-jdk-http-client to 1.0.0-M3 by @http4s-steward in #286
- Update http4s-circe, http4s-client, ... to 1.0.0-M34 by @http4s-steward in #285
New Contributors
Full Changelog: v0.5.0-M1...v0.6.0-M2