GraphQL Kotlin v4.0.0-alpha.7 Release Notes

Release Date: 2020-10-25 // over 3 years ago
  • Major Changes

    • โšก๏ธ [plugin] Update Gradle extension to accept immutable lists (#909) @dariuszkuc

    Patch Changes

    • ๐Ÿ”Œ [plugin] improve client generation exception handling (#915) @dariuszkuc
    • ๐Ÿ”Œ [plugin] support query file directory in Gradle extension (#914) @dariuszkuc
    • ๐Ÿ”Œ [plugin] fix client generation when selecting custom scalars (#916) @dariuszkuc
    • โšก๏ธ [client] update parameterizedType cache to use concurrent hash map (#913) @dariuszkuc

    Non-version Changes

    • ๐Ÿ“„ [docs] add SpringOne 2020 presentation (#918) @dariuszkuc
    • โฌ†๏ธ Bump object-path from 0.11.4 to 0.11.5 in /examples/federation/gateway (#912) @dependabot
    • ๐Ÿ“„ [docs] fix small typo (#904) @xetra11
    • ๐Ÿ”จ refactor(doc): change to intended syntax usage (#907) @xetra11