What’s Changed
- Update scalafmt-core to 3.8.6 (#2418) @softwaremill-ci
- Fix resource leak for HttpClient-based backends on cancellation (#2413) @adamw
- [minor] Fixed class name in documentation (#2415) @amorfis
- Omit the charset parameter when using the application/json content type (#2412) @adamw
- Make body setting more consistent, always compute the type/length headers if missing (#2411) @adamw
- Add an option to limit the response length for JVM backends (#2410) @adamw
- Request body progress callbacks in HttpClient-based backends (#2408) @adamw
- Update scalafmt-core to 3.8.5 (#2404) @softwaremill-ci
- Add open-telemetry sync tracing backend wrapper; rename otel artifact (#2405) @adamw
- fix warning in build.sbt (#2406) @xuwei-k
- Added a probably missing
-ce2
in fs2.md (#2402) @matsluni - Add request to the functions which calculate OTEL metrics (#2401) @adamw
- Update client4:cats, client4:circe, ... to 4.0.0-M24 (#2400) @softwaremill-ci
Dependency updates
- Update sbt-scalajs, scalajs-compiler, ... to 1.18.2 (#2417) @softwaremill-ci
- Update zio-json to 0.7.5 (#2416) @softwaremill-ci
- Update scala-library to 2.13.16 (#2403) @softwaremill-ci