github ghostdogpr/caliban v1.2.4

latest releases: v2.8.1, v2.8.0, v2.7.2...
2 years ago

Release Notes

This is a minor release to fix small bugs and add minor things.

Server

  • Fixed int values coercion into float values (it was making false positive validation errors) #1150 by @ghostdogpr
  • Added support for a @GQLExcluded annotation that can hide fields #1141 by @frekw

Tools

  • Fixed the code generation to support fields starting with capital letters #1140 by @several27
  • Changed schema comparison to consider the addition of a mandatory argument breaking #1147 by @ghostdogpr
  • Added Scala 3 reserved keywords support in code generation #1145 by @jgoday

Don't miss a new caliban release

NewReleases is sending notifications on new releases.