1.0.0-RC7
Major Changes
Minor Changes
- Add new module graphql-kotlin-spring-server (#329) @dkuc84
- Allow data and errors to be returned with DataFetcherResult (#342) @smyrick
- feature: abstract away creation of GraphQL context (#346) @dkuc84
Non-version Changes
- examples README.md (#349) @dkuc84
- federation documentation cleanup (#347) @dkuc84
- Update CONTRIBUTING.md with license header (#348) @smyrick
- Fixing typo (#344) @lasanthak
- Add usage in the main README (#343) @smyrick
- build: 1.0.0-RC7-SNAPSHOT (Travis Build 991) (#334) @smyrick
- Create PULL_REQUEST_TEMPLATE.md (#341) @smyrick
- Mark junit as test scoped dependency (#340) @larslorenzen
- Create build.yml (#339) @smyrick
- Fix the copyright header (#338) @smyrick
- Update READMEs with new maven central link (#336) @smyrick
- Github action for PR check (#335) @smyrick