Skip to content

Releases: softwaremill/sttp

v4.0.0-M25

24 Jan 14:46
f871639
Compare
Choose a tag to compare

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

v4.0.0-M24

14 Jan 11:54
370d649
Compare
Choose a tag to compare

What’s Changed

Dependency updates

v4.0.0-M22

31 Dec 12:20
134a7b4
Compare
Choose a tag to compare

What’s Changed

Dependency updates

v3.10.2

30 Dec 21:39
9361eb3
Compare
Choose a tag to compare

What’s Changed

v4.0.0-M20

16 Dec 10:33
5681059
Compare
Choose a tag to compare

What’s Changed

  • Improve usability of response specifications (#2365) @adamw
  • Move options that used tags to RequestOptions, replace tags with attributes (#2364) @adamw
  • Remove BodySerializer (#2362) @adamw
  • make HttpError and DeserializationException covariant to follow variance of ResponseException (#2357) @NPCRUS
  • Add OpenTelemetry attributes to the metrics backend (#2327) @varshith257
  • Fix comma/typo (#2325) @magdzikk

Dependency updates

v4.0.0-M19

15 Oct 09:57
ce5a544
Compare
Choose a tag to compare

What’s Changed

Dependency updates

v3.10.1

16 Oct 06:37
7ed4b55
Compare
Choose a tag to compare

What’s Changed

v3.10.0

02 Oct 08:56
b933b73
Compare
Choose a tag to compare

What’s Changed

  • Update ZIO to 2.1.7, interop to 2.0.2, native to 0.5, ScalaJS to 0.17, upickle to 3.3 (#2244) @adamw

v4.0.0-M18

25 Sep 07:26
0e79d24
Compare
Choose a tag to compare

What’s Changed

Dependency updates

v4.0.0-M17

07 Aug 16:14
9f2b6e6
Compare
Choose a tag to compare

What’s Changed

Dependency updates