Skip to content

0.4.0-M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@hamnis hamnis released this 14 Apr 17:20
· 796 commits to main since this release
v0.4.0-M2

What's Changed

  • 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

Upgrades

  • netty-reactive-streams-http -> 2.0.6
  • Scala 3 -> 3.1.2
  • scalafmt -> 3.5.1
  • netty -> 4.1.76
  • sbt-http4s -> 0.13.2

Full Changelog: v0.4.0-M1...v0.4.0-M2