github softwaremill/tapir v0.19.0-M5

latest releases: v1.10.6, v1.10.5, v1.10.4...
2 years ago

Breaking changes

  • swagger-ui and redoc server-interpreter-specific modules are removed, and replaced with a single implementation exposing tapir server endpoints, see docs
  • specifying custom interceptors is unified across all server interpreters. Previous usages of [Interpreter]ServerOptions.customInterceptors(...) should be replaced with .customInterceptors.[builderMethods]().options

What’s Changed

Dependency updates

Don't miss a new tapir release

NewReleases is sending notifications on new releases.