graphql v2.0.11 Release Notes

Release Date: 2022-06-20 // almost 2 years ago
  • ๐Ÿ†• New features

    • ๐Ÿ‘Œ Support full unicode range #4090

    ๐Ÿ› Bug fixes

    • ๐Ÿ‘ Subscriptions: support overriding subscriptions in subclasses #4108
    • ๐Ÿ‘ Schema: support types with duplicate names and cyclical references #4107
    • Connections: don't exceed application-applied LIMIT with max_page_size #4104
    • Field: add Field#relay_nodes_field config reader #4103
    • โœ‚ Remove partial opentelementry implementation, oops #4086
    • โœ‚ Remove unused method Lazy.resolve