GraphQL Kotlin v4.0.0-alpha.0 Release Notes

Release Date: 2020-08-27 // over 3 years ago
  • Major Changes

    • โšก๏ธ [client] update ScalarConverter to accept any objects (#819) @dariuszkuc
    • ๐Ÿ‘ [generator] built-in support for optional input (#808) @dariuszkuc
    • [client] change GQL client to interface and add webclient implementation (#837) @dariuszkuc

    Patch Changes

    Non-version Changes

    • ๐Ÿš€ [docs] update latest released version to 3.6.1 (#848) @dariuszkuc
    • โž• Add test to verify interface implementations can be ignored (#846) @smyrick
    • ๐Ÿ— [build] officially start targeting 4.0.0 (#847) @dariuszkuc