v1.0.0-M39
版本发布时间: 2023-01-24 22:55:56
http4s/http4s最新发布版本:v0.23.33(2025-10-31 04:29:26)
v1.0.0-M39 (2023-01-24)
This bugfix release merges forward v0.23.18 and is binary compatible with v1.0.0-M38.
What's Changed
http4s-ember-core
- Take into account the
Entitymodel inH2Serverby @danicheg in https://github.com/http4s/http4s/pull/6936
http4s-ember-client
- Don't drain the body for non-streamed entities in EmberClient by @danicheg in https://github.com/http4s/http4s/pull/6935
Behind the scenes
- Remove nonValidatingCopyConstructor linter by @rossabaker in https://github.com/http4s/http4s/pull/6914
- Merge 0.23.18 -> main by @rossabaker in https://github.com/http4s/http4s/pull/6939
Full Changelog: https://github.com/http4s/http4s/compare/v1.0.0-M38...v1.0.0-M39