Skip to content

Releases: softwaremill/sttp

v3.9.7

20 May 14:48
0091f5e
Compare
Choose a tag to compare

What’s Changed

v4.0.0-M14

10 May 13:59
6137d3d
Compare
Choose a tag to compare

What’s Changed

Dependency updates

v3.9.6

29 Apr 20:23
a51c3bb
Compare
Choose a tag to compare

What’s Changed

  • Release Play-JSON Scala 3 support in V3 (#2138) (#2161) @markarasev
  • Add Pekko to supported backends (#2157) @Pask423
  • All backends write headers as UTF-8 (#2108) @ghik
  • Suspend the evaluation of the SttpBackendStub.send() effect in the target monad (#2099) @adamw
  • Improve proxy authentication preventing NPE and allow Basic Authentication (v3) (#2088) @DybekK

v4.0.0-M13

26 Apr 15:42
e07f6bc
Compare
Choose a tag to compare

What’s Changed

Dependency updates

v4.0.0-M12

20 Apr 13:28
2e65a58
Compare
Choose a tag to compare

What’s Changed

Dependency updates

v3.9.5

19 Mar 17:47
Compare
Choose a tag to compare

Note that this release drops Scala 2.11 support!

What’s Changed

  • All backends write headers as UTF-8 (#2108) @ghik

v4.0.0-M11

15 Mar 08:32
4f8637d
Compare
Choose a tag to compare

What’s Changed

Dependency updates

v4.0.0-M10

07 Mar 13:32
6f398b7
Compare
Choose a tag to compare

What’s Changed

  • Suspend the evaluation of the BackendStub.send() effect in the target monad (#2100) @adamw
  • Improve proxy authentication preventing NPE and allow Basic Authentication (v4) (#2090) @DybekK

Dependency updates

v3.9.4

07 Mar 11:35
1a78b09
Compare
Choose a tag to compare

What’s Changed

  • Suspend the evaluation of the SttpBackendStub.send() effect in the target monad (#2099) @adamw
  • Improve proxy authentication preventing NPE and allow Basic Authentication (v3) (#2088) @DybekK

v4.0.0-M9

08 Feb 13:26
aef09c3
Compare
Choose a tag to compare

What’s Changed

Dependency updates