Skip to content

v1.4.2

Compare
Choose a tag to compare
@ghostdogpr ghostdogpr released this 19 Jul 11:36
0d86829

Release Notes

Server

  • Fixed floating point numbers input validation #1370 by @moonkev
  • Properly escaped special characters in description strings when rendering the schema #1372 #1373 by @joheriks
  • Improved persisted query performance by caching the document #1371 by @paulpdaniels
  • Fixed field types in field metadata for interface fields on union #1375 by @guymers
  • Fixed coercion of non-null values into lists of size one #1376 by @guymers

Adapters

Client