github softwaremill/tapir v1.9.7

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

What’s Changed

  • Remove dependency on logback-classic and scala-logging where unnecessary (#3471) @hygt
    IMPORTANT: This fix removes unwanted dependencies to logback-classic and scala-logging from some Tapir modules. This may affect your project, if it is accidentally relying on transitive dependencies. Affected backends are tapir-jdkhttp-server and Netty-based backends.
  • Performance tests: Fix warm-up phase (#3479) @kciesielski
  • Add Scala 3 support to sttp-mock-server (#3478) @oldstevekenobi
  • Fix sttp client content-type header override (#3472) @markarasev
  • Update pekko-grpc-runtime, ... to 1.0.2 (#3446) @softwaremill-ci
  • Performance tests part 1 (#3434) @kciesielski
  • [bugfix] Release Netty buffers (#3469) @kciesielski
  • [bugfix] Close the DefaultEventExecutor on shutdown (#3460) @kciesielski
  • Better error messages when can't map because a class has more than 22 fields (#3449) @adamw
  • Appending multiple variants (#3438) @pramodShehan5
  • [bugfix] Don't inherit encodedName (#3430) @kciesielski
  • Update sbt, sbt-dependency-tree to 1.9.8 (#3403) @softwaremill-ci
  • Add derivation for schemas of union types (#3425) @adamw

Dependency updates

Don't miss a new tapir release

NewReleases is sending notifications on new releases.