github softwaremill/tapir v1.1.0

latest releases: v1.11.4, v1.11.3, v1.11.2...
2 years ago

server-core: Breaking Changes

  • Use 406 instead of 415 when the Accept header doesn't match any of the supported content (#2404) @adamw

The UnsupportedMediaTypeInterceptor is renamed to NotAcceptableInterceptor as part of this change. If you customised your interceptors, you might need to update code which uses CustomInterceptors.

Other Changes

Dependency updates

Don't miss a new tapir release

NewReleases is sending notifications on new releases.