v1.3.5
What's Changed
- Remove ModifyExtensions from plugin by @joshiefu in #128
- Fixed DoS vulnerability in graphql-go package by @azadasanali in #133
- Restore log output after tests finish by @joshiefu in #127
- Allow bramble to be used as a library by @joshiefu in #130
- Remove query caching from exposed gateway by @LeonHuston in #131
- Improve "not currently supported" part of README.md by @pasdeloup in #137
- handle failed schema composition in merge test helper by @exterm in #138
- Use locally built bramble in docker setup by @lucianjon in #140
- ExecuteQuery refactoring by @lucianjon in #141
- Increase default polling period to 10 seconds. by @lucianjon in #143
New Contributors
- @azadasanali made their first contribution in #133
- @pasdeloup made their first contribution in #137
- @exterm made their first contribution in #138
Full Changelog: v1.3.4...v1.3.5