Releases: stepzen-dev/gqltest
Releases · stepzen-dev/gqltest
v0.8.1
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- chore: add extended introspection apic-graphql tests by @ddebrunner in #9
- chore: bump graphql to 16.11 by @ddebrunner in #10
- chore: correct introspection location by @ddebrunner in #11
- chore: remove use of node-fetch by @ddebrunner in #12
- Fix tests as latest by @ddebrunner in #13
- chore: run full introspection tests in example by @ddebrunner in #14
Full Changelog: v0.7...v0.8.0
v0.7
What's Changed
- chore: Support added to get access token based auth header for endpoint request by @sreekanthibm in #3
- chore(deps): bump brace-expansion from 2.0.1 to 2.0.2 in /examples/starwars by @dependabot[bot] in #5
- chore: support assertion of request errors by @ddebrunner in #4
- fix: only access keys/tokens when needed by @ddebrunner in #6
- fix: handle null expected data by @ddebrunner in #7
- chore: assert error locations by @ddebrunner in #8
New Contributors
- @sreekanthibm made their first contribution in #3
- @dependabot[bot] made their first contribution in #5
Full Changelog: v0.6...v0.7