github ghostdogpr/caliban v2.4.0

latest releases: v2.8.1, v2.8.0, v2.7.2...
11 months ago

Release Notes

This version contains:

  • an important number of performance improvements
  • support for new specs and protocols: deprecated input fields, GraphQL over HTTP, new Apollo Caching, Federation 2.5
  • usability improvements, small fixes and library upgrades

Warning

Due to an issue in zio-http 3.0.0-RC2, servers exposing websocket endpoints via the caliban-zio-http module are required to include additional config for subscriptions to work as shown in this example.

This is a temporary workaround until a new version of zio-http is released which contains a fix to this issue.

Server

Adapters

Tools

  • Properly escaped union types in client code generation #1908 by @ghostdogpr
  • Fixed various things in server code generation #1925 by @oyvindberg
  • Added support for a @lazy directive to generate side-effecting fields in server code generation #1927 by @oyvindberg

Federation

Don't miss a new caliban release

NewReleases is sending notifications on new releases.