Skip to content

v1.10.6

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 16:19
· 343 commits to refs/heads/master since this release
4a2bef1

⚠️ 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

Dependency updates