tapir
tapir copied to clipboard
Rapid development of self-documenting APIs
Tapir version: 1.9.11 Scala version: 3.3.3 **Describe the bug** A common strategy to boost the performance of HTTP servers in benchmarks is to reuse Netty's event loop selectors to handle...
The method takes a lot of CPU when running the `SimpleGetMultiRoute` simulation:  This affects throughput dramatically: 
Repo with code: https://github.com/kamilkloch/tapir-union-types-schema ```scala sealed trait Fruit object Fruit { case class Apple(color: String) extends Fruit case class Potato(weight: Double) extends Fruit private implicit val config: Configuration = Configuration.default...
## About this PR 📦 Updates * [com.github.plokhotnyuk.jsoniter-scala:jsoniter-scala-core](https://github.com/plokhotnyuk/jsoniter-scala) * [com.github.plokhotnyuk.jsoniter-scala:jsoniter-scala-macros](https://github.com/plokhotnyuk/jsoniter-scala) from `2.28.4` to `2.28.5` 📜 [GitHub Release Notes](https://github.com/plokhotnyuk/jsoniter-scala/releases/tag/v2.28.5) - [Version Diff](https://github.com/plokhotnyuk/jsoniter-scala/compare/v2.28.4...v2.28.5) ## Usage ✅ **Please merge!** I'll automatically update this...
Scala version: Scala 3 **Describe the feature** In some types of derivation we can manually choose how to transform member names by Configuration (f.e. snake_case, kebab-case etc). For deriving enum's...
## About this PR 📦 Updates * [org.scala-lang:scala-library](https://github.com/scala/scala) * [org.scala-lang:scala-reflect](https://github.com/scala/scala) from `2.13.13` to `2.13.14` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.14) - [Version Diff](https://github.com/scala/scala/compare/v2.13.13...v2.13.14) ## Usage ✅ **Please merge!** I'll automatically update this...
## About this PR 📦 Updates [io.gatling.highcharts:gatling-charts-highcharts](https://github.com/gatling/gatling-highcharts) from `3.10.5` to `3.11.2` 📜 [GitHub Release Notes](https://github.com/gatling/gatling-highcharts/releases/tag/v3.11.2) - [Version Diff](https://github.com/gatling/gatling-highcharts/compare/v3.10.5...v3.11.2) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates [io.gatling:gatling-test-framework](https://github.com/gatling/gatling) from `3.10.5` to `3.11.2` 📜 [GitHub Release Notes](https://github.com/gatling/gatling/releases/tag/v3.11.2) - [Version Diff](https://github.com/gatling/gatling/compare/v3.10.5...v3.11.2) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates * [com.softwaremill.sttp.client3:akka-http-backend](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client3:async-http-client-backend-cats](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client3:async-http-client-backend-fs2](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client3:async-http-client-backend-zio](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client3:cats](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client3:core](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client3:fs2](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client3:pekko-http-backend](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client3:zio](https://github.com/softwaremill/sttp) from `3.9.5` to `3.9.6` 📜 [GitHub...
## About this PR 📦 Updates [com.linecorp.armeria:armeria](https://github.com/line/armeria) from `1.28.3` to `1.28.4` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...