What’s Changed
- Fix Json Schema meta schema ID (#3394) @dvgica
- Fix the hidden schema annotation for Scala 3 (#3392) @adamw
- Support MaxContentLength for zio-http, fix file upload (#3391) @kciesielski
- Add date-time support to codegen (#3390) @markussammallahti
- MaxContentLength for Pekko and Akka, Play, Vertx (#3375) @kciesielski
- When calculating the client ip, allow the possibility of the address to be null (#3389) @adamw
- fix(server): proper path segment decoding (#3386) @finalchild
- Fix Circe Yaml (#3388) @zarthross
- Fix codegen method parsing (#3387) @markussammallahti
- Fix: ContentType is not set for multipart file upload in VertxServer (#3383) @yoskhdia
- MaxContentLength for http4s, jdkhttp, play (#3374) @kciesielski
- fix doc bytes (#3372) @timzaak
Dependency updates
- Update opentelemetry-api, ... to 1.33.0 (#3381) @softwaremill-ci
- Update armeria to 1.26.4 (#3380) @softwaremill-ci
- Update play-ahc-ws-standalone to 2.2.5 (#3376) @softwaremill-ci
- Update sbt-twirl to 2.0.3 (#3379) @softwaremill-ci
- Update netty-reactive-streams-http to 3.0.1 (#3378) @softwaremill-ci
- Update play-ahc-ws-standalone to 3.0.1 (#3377) @softwaremill-ci