Release Notes
Server
- Fixed the annotations macro on Scala 3 which caused runtime errors when using
Schema
forjava.time
on JDK 17 #1414 by @ghostdogpr - Prevented validation errors during variable coercion when
skipValidation
is true #1421 by @ghostdogpr
Adapters
- Fixed http4s websocket support that was broken in the last release #1417 by @ghostdogpr