What's Changed
- Fix #4354: [BUG] mapTo fails to compile if case class is defined inside object (#5377) @dabrowski-adam
- codegen: Refactor structure more (#5386) @hughsimpson
- codegen: various minor fixes and improvements (#5374) @hughsimpson
- Fix flaky SSE tests in akka/pekko server modules (#5387) @adamw
- Delete temp file when http4s request body stream fails (413 leak) (#5385) @adamw
- Bound server test times and add thread-dump watchdog for CI hangs (#5382) @adamw
- Fix flaky Netty request-timeout metrics tests (#5381) @adamw
- Fix flaky DatadogMetricsTest (broken wait helper, origin detection, UDP races) (#5384) @adamw
- Tolerate Vert.x 5 pause/resume on ended requests (fixes silent test hangs) (#5383) @adamw
- Apply class-level annotations in Pickler schema derivation (#5350) @henricook
- codegen: create a file per model (#5365) @hughsimpson
Dependency updates
- Update logback-classic to 1.5.37 (#5362) @softwaremill-ci
- Bump VirtusLab/scala-cli-setup from 1.14.0 to 1.15.0 (#5376) @dependabot[bot]
- Update mockserver-netty to 7.4.0 (#5373) @softwaremill-ci
- Update refined to 0.11.4 (#5369) @softwaremill-ci
- Update netty-all to 4.2.16.Final (#5379) @softwaremill-ci
- Update http4s-core, http4s-dsl, ... to 0.23.36 (#5380) @softwaremill-ci
- Update iron to 3.3.2 (#5378) @softwaremill-ci
- Bump sbt/setup-sbt from 1.4.0 to 1.5.0 (#5375) @dependabot[bot]
- Update jsoniter-scala-macros to 2.38.17 (#5372) @softwaremill-ci
- Update mockserver-netty to 7.3.0 (#5371) @softwaremill-ci
- Bump release-drafter/release-drafter from 7.4.0 to 7.5.1 (#5367) @dependabot[bot]
- Update sttp-mock-server, ... to 1.13.25 (#5363) @softwaremill-ci
- Update zio-http to 3.11.3 (#5364) @softwaremill-ci