-
This issue can be used to track the Scala 3 support of all dependencies
# 3.0.0
Released
- [x] zio, zio-streams, zio-test
- [x] zio-config
- [ ] zio-config-magnolia
- [x] zio-logging
- [x…
vigoo updated
3 years ago
-
we are using last version of sttp with okHttpBackend 3.3.9 to call external service with proxy. Sometimes we are receiving strange error from SttpBackendOptions, but we cannot see the real error from…
-
I'm facing some deduplicate errors like below. I'd like to resolve them cleanly by fixing my dependency graph. How can I do that ? How can I find out what libraries are importing the conflicting depen…
-
Hello,
I have created a healthcheck module for Cassandra, but based on cats effect 2.X because that's what my other projects use.
Is it possible to create a v0.8.1 release with it?
I also have th…
-
sttp is waiting :)
adamw updated
3 years ago
-
## Checklist
- [ ] I'm reporting a broken site support issue
- [x] I've verified that I'm running yt-dlp version **2021.08.02**
- [x] I've checked that all provided URLs are alive and p…
-
https://repo1.maven.org/maven2/com/softwaremill/sttp/client3/httpclient-backend-zio_3/3.3.4/httpclient-backend-zio_3-3.3.4.pom
I see the other `*-backend-zio_3` artifacts are available, any reason …
-
Tapir version: 0.17.9 & 0.18.0-M7
Scala version: 2.13.5
Json-circe: `"com.softwaremill.sttp.tapir" %% "tapir-json-circe" % tapirV`
```
endpoint
.in("test")
.in(jsonBody[Opti…
-
OpenAPI lets users specify schemas either as a reference to another schema, or inline. If you want to use a reference, you must name it (and consequently it shows up in Swagger UI). It would be nice i…
-
In Scala 2, there is a method `TypeApi#erasure`, which is very useful in derivation pre-checks (e.g. https://github.com/softwaremill/tapir/blob/master/core/src/main/scala/sttp/tapir/internal/OneOfMapp…
mbore updated
3 years ago