Play 2.9 support
Recently Tapir switched its Play modules to version 3. This versions brings support to Play 2.9. Please read the new docs to learn how to configure the dependencies: https://tapir.softwaremill.com/en/latest/server/play.html
Note that tapir-play29-server
works only for Scala 2.13, but tapir-play29-client
and tapir-json-play29
are available for Scala 2.12, 2.13, and 3.
What’s Changed
- Add module with Play 2.9 support (#3313) @cptwunderlich
- Update optionallyAutoPong. (#3350) @kamilkloch
- Replace mergify with GHAs (#3346) @micsza
- Revert "Pretty layout for tests results." (#3352) @micsza
- Pretty layout for tests results. (#3348) @micsza
- Add example and warning for comma-separated query input values (#3344) @andreazube
- [CI] Tune test timeouts (#3342) @kciesielski
- Improve Http4sWebSockets.pipeToBody (#3340) @kamilkloch
Dependency updates
- Update logback-classic to 1.4.13 (#3349) @softwaremill-ci
- Update asyncapi-circe-yaml, ... to 0.7.3 (#3341) @softwaremill-ci
- Update scalafmt-core to 3.7.17 (#3324) @softwaremill-ci