I was going through my org repositories, and upgraded tapir versions.
We still use ZIO1 in some projects, and I noticed tapir-json-zio1
hasn’t been published since 1.9.3
Is this intentional (as in dropping support for ZIO1)?
I was going through my org repositories, and upgraded tapir versions.
We still use ZIO1 in some projects, and I noticed tapir-json-zio1
hasn’t been published since 1.9.3
Is this intentional (as in dropping support for ZIO1)?
Yes, tapir dropped zio1 support in 1.9.4.
Oh well… I guess that’s a push we need to ditch ZIO1
Thanks