- Enrich the streaming formatted example with handling of complex
Accept
headers
- Upgrade to Scala 3.3
- Upgrade Play to 3.0.0 (with Pekko instead of Akka)
- Upgrade Tapir to 1.8.3
- Upgrade scalatestplus-play to 7.0.0
- Update sbt-release to 1.1.0
- Update Jackson to 2.15.3
-
Update Tapir to 1.8.2
-
Enforce Jackson version consistency
-
Update sbt to 1.9.7
-
Update Scala to 2.13.12
-
Simplify Swagger UI integration
-
Update sbt to 1.9.4
-
Update Tapir to 1.7.6
-
Update com.softwaremill.sttp.shared:akka to 1.3.16
-
Update Play to 2.8.20
- Update sbt to 1.8.0
- Update Tapir to 1.2.4 & openapi-circe-yaml to 0.3.1
- Update com.softwaremill.sttp.shared:akka to 1.3.12
- Update Play to 2.8.18
- Update Tapir to 1.0.0
- Update Play to 2.8.16
- Update com.softwaremill.sttp.shared:akka to 1.3.6
- Update sbt to 1.6.2
- Update Tapir to 1.0.0-M8
- Add example of streaming output with multiple possible formats
- Update Tapir to 0.20.1
- Update com.softwaremill.sttp.shared:akka to 1.3.2
- Update Scala to 2.13.8
- Update Tapir to 0.19.1
- Update Tapir to 0.19.0-M16
- Add streaming example
- Update Tapir to 0.18.3
- Update Tapir to 0.18.0
- Update Tapir to 0.17.9
- Add example of authenticated route and partial server logic
- Changed from a "static" approach to DI approach
- Update Tapir to 0.17.0-M8
- Examples of handling errors
- Use a "base" endpoint to share common definitions
- Split classes in multiple files
- Route to docs by default
- First minimal examples