Releases: http4s/http4s-jdk-http-client
Releases · http4s/http4s-jdk-http-client
v0.3.6
This release is considered stable.
Bugfixes
- #395 Handle
Content-Length: 0
correctly.
Dependency updates
- scala-2.13.5
- cats-2.4.2
- cats-effect-2.4.0
- fs2-2.5.3
- scodec-bits-1.1.24
- http4s-0.21.20
v0.5.0-M3
Bugfixes
- #395 Handle
Content-Length: 0
correctly.
Dependency updates
- scala-2.13.5
- case-insensitive-1.1.0
- cats-effect-3.0.0-RC3
v0.4.0-M2
Bugfixes
- #395 Handle
Content-Length: 0
correctly.
v0.4.0-M1
Dependency updates
- http4s-0.22.0-M5
- scala-3.0.0-RC1
- cats-2.4.2
- cats-effect-2.3.3
- fs2-2.5.3
- scodec-bits-1.1.24
- vault-2.1.7
- case-insensitive-1.1.0
v0.5.0-M1
Dependency updates
- scala-3.0.0-RC1
- scodec-bits-1.1.24
- case-insensitive-1.0.0
- cats-effect-3.0.0-RC2
- fs2-3.0.0-M9
- vault-3.0.0-RC2
- http4s-1.0.0-M18
v0.3.5
This release is considered stable.
Bugfixes
- #348 Always switch back from the client thread pool.
Dependency updates
v0.3.4
This release is considered stable.
Bugfixes
- #335 Fix a resource leak if the response body is not touched at all.
Dependency updates
v0.3.3
This release is considered stable.
Bugfixes
- #331 Fix resource leaks in certain cases of request cancellation.
Dependency updates
- scodec-bits-1.1.23
- fs2-2.5.0
- http4s-0.21.14
v0.3.2
This release is considered stable.
In particular, the dependency on fs2 is updated to 2.4.6 w.r.t. #321.
Dependency updates
- cats-2.3.0
- cats-effect-2.3.0
- scodec-bits-1.1.22
- fs2-2.4.6
- http4s-0.21.13