What’s Changed
- Allow validation to return multiple custom messages when the result is invalid (#2180) @adamw
- Make schema serialisable (#2177) @adamw
- [zhttp] Add more tests for zServerLogic (#1917) @ex0ns
- When decoding an endpoint fails in vertx, trying the next one (#2174) @adamw
- Update to ZIO 2.0.0-RC6 (#2167) @adamw
- Properly handle trailing slashes in finatra (#2171) @adamw
- Use zio integration module in vertx-zio (#2170) @danslapman
Dependency updates
- Update swagger-ui to 4.11.1 (#2155) @scala-steward