GraphQL Kotlin v1.2.0 Release Notes

Release Date: 2019-10-16 // over 4 years ago
  • Minor Changes

    • ๐Ÿ”ง [spring-server] simplify schema configuration auto configuration (#433) @dariuszkuc
    • ๐Ÿ‘ป Throw exception on multi-level interface (#420) @smyrick

    Patch Changes

    • [spring-server] fix: Exclude stacktraces when null values are specified for non-null parameters (#426) @tk26
    • ๐Ÿšš Move spring-boot version to single location (#431) @smyrick
    • [spring-server] fix: handle graphql request with charset coding (#425) @dariuszkuc

    Non-version Changes