Skip to content

v2.3.1

Compare
Choose a tag to compare
@ghostdogpr ghostdogpr released this 10 Sep 00:39
· 585 commits to series/2.x since this release
7a0ff58

Release Notes

This version contains important performance improvements as well as support for Pekko.

Server

  • Performance improvements
  • Added support for auto enum derivation with Scala 3 #1834 by @kyri-petrou
  • Added a wrapper that allows skipping selected validation wrappers during introspection #1837 by @kyri-petrou
  • Fixed WS protocol by always returning an id upon errors #1845 by @SvenW
  • Added a helper renderSchema to render a schema without a resolver #1877 by @ghostdogpr

Adapters