What’s Changed
- Fix access to underlying request in PlayServerInterpreter (#1496) @maxcom
- Explicitly set the content length in http4s, as Ember doesn't do that automatically (#1499) @adamw
- Remove ZEndpoint, add capabilities to ZServerEndpoint (#1488) @adamw
- Endpoint IO which optionally sets a cookie (#1486) @adamw
- Implement the netty interpreter for cats-effect (#1485) @adamw
Dependency updates
- Update zio, zio-streams, zio-test, ... to 1.0.12 (#1495) @scala-steward
- Update http4s-blaze-client, ... to 0.23.4 (#1497) @scala-steward
- Update cats-effect to 3.2.9 (#1494) @scala-steward
- Update scalacheck-1-15 to 3.2.10.0 (#1493) @scala-steward
- Update scalatest to 3.2.10 (#1492) @scala-steward
- Update scalafmt-core to 3.0.4 (#1491) @scala-steward
- Update vertx-web to 4.1.4 (#1490) @scala-steward
- Update tethys-core, tethys-derivation, ... to 0.25.0 (#1487) @scala-steward
- Update netty-all to 4.1.68.Final (#1483) @scala-steward