Skip to content

v0.21.19

Compare
Choose a tag to compare
@rossabaker rossabaker released this 13 Feb 22:08
· 389 commits to series/0.21 since this release

v0.21.19 (2021-02-13)

http4s-core

Deprecations

  • #4337: Deprecate Header.Recurring.GetT, which is unused

http4s-client

Bugfixes

  • #4403: Remove Content-Coding and Content-Length headers after decompressing in the GZip middleware.

http4s-ember-core

Bugfixes

  • #4348: Handle partially read bodies in persistent connections when the connection is recycled.

http4s-ember-server

Enhancements

  • #4400: Implement the ConnectionInfo and SecureSession request vault attributes, for parity with the Blaze and Servlet backends

http4s-argonaut

  • #4366: Deprecate http4s-argonaut. It won't be published starting in 0.22.

http4s-json4s, http4s-json4s-jackson, http4s-json4s-native

Deprecations

  • #4370: Deprecate the http4s-json4s modules. They won't be published starting in 0.22.

http4s-scalatags

Enhancements

  • #3850: Relax constraint on encoders from TypedTag[String] to Frag[_, String]

Dependency updates

  • cats-2.4.1
  • netty-4.1.59.Final
  • okio-2.9.0
  • tomcat-9.0.43