1.3.0
Minor Changes
- [spring-server] make sdl endpoint customizable (#457) @dariuszkuc
- New configuration properties:
graphql.sdl.enabled- Boolean flag to indicate whether SDL endpoint should be enabled, defaults to truegraphql.sdl.endpoint- SDL endpoint, defaults to /sdl
- New configuration properties:
Patch Changes
- Fix GH actions PR check (#451) @smyrick
- Remove reflections lib in favor of ClassGraph (#450) @smyrick
Non-version Changes
- [docs] spring-server documentation updates (#456) @dariuszkuc
- [docs] update federation docs with more detail (#455) @dariuszkuc
- Add Algolia doc search to the website (#453) @smyrick
- Update examples.md (#448) @smyrick
- build: 1.2.3-SNAPSHOT (Travis Build 1265) (#447) @smyrick