GraphQL Kotlin v1.0.0-RC11 Release Notes

Release Date: 2019-09-27 // over 4 years ago
  • Minor Changes

    • ๐Ÿ‘‰ Make FederatedSchemaGenerator open (#385) @de55

    Patch Changes

    • spring-server: include path in SimpleKotlinGraphQLError error message (#392) @dariuszkuc
    • ๐ŸŒ spring-server: context web filter should only apply on graphql routes (#386) @dariuszkuc
    • โœ‚ Remove custom directives from Federated GraphQL schema _service{sdl} (#374) @aarestu
    • include Playground IDE in graphql-kotlin-spring-server (#377) @aarestu
    • โš™ Run intellij code clean up on all source files (#379) @smyrick
    • โฌ†๏ธ Upgrade library versions and unit tests (#378) @smyrick

    Non-version Changes

    • โšก๏ธ Update company name in license (#391) @smyrick
    • โœ… federation: add tests to verify custom directive support (#388) @dariuszkuc
    • โœ‚ remove playground route configuration in example (#387) @aarestu
    • ๐Ÿ“ฆ Rename examples package (#380) @smyrick
    • Increase code coverage (#376) @smyrick
    • ๐Ÿ— build: 1.0.0-RC11-SNAPSHOT (Travis Build 1101) (#375) @smyrick