What’s Changed
- Support flag query parameters (#2113) @adamw
- Fix OpenAPI Callback circe encoder (#2098) @seglo
- Change the schema of BigDecimal to number and BigInteger to integer (#2111) @adamw
- Add a validateEach annotation (#2109) @adamw
- Improve validators by introducing a dedicated ValidationResult type and simplifying ValidationError (#2108) @adamw
- Support scala native (#2104) @adamw
- move JAVA_OPTS to .sbtopts (#2100) @jtjeferreira
- remove usages of ExecutionContext.Implicits.global (#2088) @jtjeferreira
- Add the discriminator as a field when using oneOfUsingField (#2093) @adamw
- [play-server] handle playBodyParsers parsing errors (#2084) @jtjeferreira
- Add Codec.tupledWithRaw and jsonBodyWithRaw body descriptions (#2087) @adamw
- Support handling multiple Authorization headers (#2083) @marcin-jozefowicz
Dependency updates
- Update netty-all to 4.1.77.Final (#2112) @scala-steward
- Update jsoniter-scala-core, ... to 2.13.19 (#2101) @scala-steward
- Update scalafmt-core to 3.5.2 (#2096) @scala-steward
- Update upickle to 2.0.0 (#2097) @scala-steward
- Update model:core to 1.4.26 (#2089) @scala-steward
- Update shared:akka, shared:armeria, ... to 1.3.5 (#2090) @scala-steward
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.0 (#2022) @scala-steward