Skip to content

v2.9.1

Latest
Compare
Choose a tag to compare
@ghostdogpr ghostdogpr released this 31 Dec 02:18
· 7 commits to series/2.x since this release
b12e72f

Release Notes

This release brings a few bug fixes and improvements. Caliban Client is now available for Scala Native 0.5.
Happy new year to all Caliban users! ๐ŸŽ‰

New features

Bug fixes

  • Fixed fragment validation when a field is both in a fragment and outside a fragment by @ghostdogpr in #2491
  • Fixed server code generation issue when using abstract effect and unions by @i10416 in #2493
  • Fixed server code generation issue when using abstract effect and interfaces by @i10416 in #2495
  • Fix rendering of schema extensions by @niodice in #2433

Important dependency upgrades