github softwaremill/tapir v1.10.0

latest releases: v1.11.5, v1.11.4, v1.11.3...
6 months ago

You might notice some changes in your generated schemas - all components will now include a title field, which should fix some rendering issues (more specifically fixing how coproducts are displayed) with newer Swagger UI versions - that's covered in #3593.

Moreover, we're using a new sttp-apispec release (#3604), which includes a small but binary-incompatible change - adding the uniqueItems property, making Sets properly represented in schemas. Not that the incompatibility is only for the sttp-apispec project, it does not affect tapir's core, only the documentation generation module.

What’s Changed

Dependency updates

Don't miss a new tapir release

NewReleases is sending notifications on new releases.