What’s Changed
- New annotations (#1767) @kubinio123
- Consistent naming of client interpreter methods, fixing docs (#1775) @adamw
- require value class parameters list to not be empty (#1774) @kubinio123
- Add nullable when describing Option in OpenApi schema (#1716) @rwiskerke
- added copying format field in value class Schema derivation (#1763) @kubinio123
- added type name for api key auth as parameter (#1760) @kubinio123
- Fix artifact name for tapir-zio-http-server dependency (#1761) @williamhaw
Breaking changes
toRequestUnsafe
in http4s and play client interpreters have been renamed totoRequestThrowDecodeFailures
Dependency updates
- Update scalafmt-core to 3.3.2 (#1773) @scala-steward
- Update aws-lambda-java-runtime-interface-client to 2.1.0 (#1772) @scala-steward
- Update swagger-ui to 4.2.1 (#1769) @scala-steward
- Update vertx-web to 4.2.4 (#1768) @scala-steward
- Update tethys-core, tethys-derivation, ... to 0.26.0 (#1762) @scala-steward
- Update jsoniter-scala-core, ... to 2.12.1 (#1759) @scala-steward
- Update finatra-http-server, inject-app, ... to 22.1.0 (#1758) @scala-steward