Skip to content

v0.9.2

Compare
Choose a tag to compare
@ghostdogpr ghostdogpr released this 12 Sep 08:29

Release Notes

Server

  • Upgraded zio-query to 0.2.5, bringing a x2 speed improvement in the "simple" benchmark scenario #579 thanks to @adamgfraser
  • Applied the GQLName annotation properly to fields #551 by @ghostdogpr
  • Improved schemas inference #561 by @darl
  • Improved validation performance #563 by @ghostdogpr
  • Allowed passing errors to wrappers #569 by @paulpdaniels
  • Avoided name clash between regular and interop effect schemas #572 by @ghostdogpr
  • Properly handled websocket disconnections in the Akka Http Adapter #571 by @moonkev
  • Fixed the error message returned for empty queries by @ghostdogpr

Federation

Tools