⚠️ Scala Native support temporarily suspended
After the recent release of Scala Native 0.5.1 the Scala ecosystem is adapting and gradually more and more libraries are released with 0.5.1 support, often as the only supported native version. Tapir needed to update some dependencies like sttp-shared
, sttp-model
and some external dependencies like upickle
, which makes it incompatible with scala-native 0.4. Since we can't switch to 0.5 until other dependencies are available, native support is temporarily suspended. We will work on restoring it, starting with core
, as soon as transitive dependencies are released. See the description of #3692 for more details.
What’s Changed
- Handle Vert.X flaky Web Socket tests (#3727) @kciesielski
- ZIO HTTP Server should not fold multiple Set-Cookie headers (#3723) @mkubala
- Update ox to 0.1.0 (#3714) @kciesielski
- Generate
anyOf
schema foroneOfVariant
s with the same status code and content-type (#3703) @susliko
Dependency updates
- Update shared:akka, shared:armeria, ... to 1.3.18 (#3718) @softwaremill-ci
- Update swagger-ui to 5.17.2 (#3726) @softwaremill-ci
- Update tagging to 2.3.5 (#3715) @softwaremill-ci
- Update gatling-sbt to 4.9.0 (#3720) @softwaremill-ci
- Update sbt-scala-native to 0.5.1 (#3692) @softwaremill-ci
- Update sbt-twirl to 2.0.5 (#3725) @softwaremill-ci
- Update zio-prelude to 1.0.0-RC24 (#3719) @softwaremill-ci
- Update swagger-ui to 5.17.0 (#3713) @softwaremill-ci
- Update gatling-test-framework to 3.10.5 (#3708) @softwaremill-ci
- Update scalatags to 0.13.1 (#3706) @softwaremill-ci
- Update classgraph to 4.8.172 (#3710) @softwaremill-ci
- Update gatling-charts-highcharts to 3.10.5 (#3709) @softwaremill-ci