Skip to content

Releases: http4s/http4s-netty

0.5.4

24 Nov 08:31
d72c6c3
Compare
Choose a tag to compare

What's Changed

Dependency updates

  • Update netty-codec-http, ... to 4.1.84.Final in series/0.5 by @http4s-steward in #334
  • Update netty-reactive-streams-http to 2.0.7 in series/0.5 by @http4s-steward in #336
  • Update scala-library to 2.13.10 in series/0.5 by @http4s-steward in #340
  • Update sbt-http4s-org to 0.14.7 in series/0.5 by @http4s-steward in #338
  • Update proxyee to 1.7.0 in series/0.5 by @http4s-steward in #344
  • Update scalafmt-core to 3.6.1 in series/0.5 by @http4s-steward in #348
  • Update sbt to 1.7.3 in series/0.5 by @http4s-steward in #346
  • Update scala3-library to 3.2.1 in series/0.5 by @http4s-steward in #350
  • Update sbt to 1.8.0 in series/0.5 by @http4s-steward in #352
  • Update netty-incubator-transport-classes-io_uring, ... to 0.0.16.Final in series/0.5 by @http4s-steward in #353
  • Update netty-codec-http, ... to 4.1.85.Final in series/0.5 by @http4s-steward in #351
  • Update http4s-jdk-http-client to 0.8.0 in series/0.5 by @http4s-steward in #362
  • Update sbt-http4s-org to 0.14.9 in series/0.5 by @http4s-steward in #364
  • Update proxyee to 1.7.2 in series/0.5 by @http4s-steward in #359
  • Update netty-reactive-streams-http to 2.0.8 in series/0.5 by @http4s-steward in #358
  • Update fs2-reactive-streams to 3.4.0 in series/0.5 by @http4s-steward in #360

Full Changelog: v0.5.3...v0.5.4

0.5.3

10 Oct 12:26
a718742
Compare
Choose a tag to compare

Fixes

Dependency updates

  • Update proxyee to 1.6.9 in series/0.5 by @http4s-steward in #328
  • Update sbt to 1.7.2 in series/0.5 by @http4s-steward in #331
  • Update scala3-library to 3.2.0 in series/0.5 by @http4s-steward in #333

Full Changelog: v0.5.2...v0.5.3

0.5.2

29 Sep 06:34
Compare
Choose a tag to compare

Fixes

Dependencies

  • Update sbt-http4s-org to 0.14.5 in series/0.5 by @http4s-steward in #316
  • Update fs2-reactive-streams to 3.3.0 in series/0.5 by @http4s-steward in #314
  • Update logback-classic to 1.4.1 in series/0.5 by @http4s-steward in #312
  • Update netty-codec-http, ... to 4.1.82.Final in series/0.5 by @http4s-steward in #310
  • Update netty-incubator-transport-classes-io_uring, ... to 0.0.15.Final in series/0.5 by @http4s-steward in #308
  • Update http4s-circe, http4s-client, ... to 0.23.16 in series/0.5 by @http4s-steward in #317
  • Update proxyee to 1.6.8 in series/0.5 by @http4s-steward in #319
  • Update scala-library to 2.12.17 in series/0.5 by @http4s-steward in #320
  • Update sbt-http4s-org to 0.14.6 in series/0.5 by @http4s-steward in #324

New Contributors

Full Changelog: v0.5.1...v0.5.2

0.5.0

06 Sep 13:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.5.0

v0.6.0-M2

08 Jul 14:58
Compare
Choose a tag to compare
v0.6.0-M2 Pre-release
Pre-release

What's Changed

New Contributors

  • @wjoel made their first contribution in #259
  • @http4s-steward made their first contribution in #286

Full Changelog: v0.5.0-M1...v0.6.0-M2

Prerelease 0.5.0-M3 targeting http4s-0.23

08 Jul 14:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0-M2...v0.5.0-M3

0.5.0-M2

14 Apr 17:23
v0.5.0-M2
Compare
Choose a tag to compare
0.5.0-M2 Pre-release
Pre-release

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.5.0-M1...v0.5.0-M2

0.4.0-M2

14 Apr 17:20
v0.4.0-M2
Compare
Choose a tag to compare
0.4.0-M2 Pre-release
Pre-release

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

Prerelease 0.5.0-M1 targeting http4s-0.23

06 Apr 12:42
Compare
Choose a tag to compare

Test CI-Release to make sure it works going forward.

First milestone release of http4s-netty 0.4

06 Apr 12:17
Compare
Choose a tag to compare

This targets http4s-0.22.x

This is done to make sure that CI release works correctly.