Skip to content

v3.9.6

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 20:23
· 5 commits to refs/heads/v3 since this release
a51c3bb

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