github softwaremill/sttp v3.6.1

latest releases: v3.10.1, v4.0.0-M19, v3.10.0...
2 years ago
  • sttp-client now requires at least Java 11. This also means that HttpClient-based synchronous & Future-based backends are included in core, and the httpclient modules are removed. ZIO/Cats/Monix-base HttpClient backends are included in zio, cats and monix modules, respectively. This way modern backends with websocket & streaming capabilities are available "out of the box"
  • the opentracing module is removed
  • the opentelemetry module is expanded (see https://github.com/softwaremill/sttp/releases/tag/v3.6.2, which fixed some problems with this area of the 3.6 release)

What’s Changed

Dependency updates

Don't miss a new sttp release

NewReleases is sending notifications on new releases.