-
Notifications
You must be signed in to change notification settings - Fork 70
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: graphql-python/graphql-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0b5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: graphql-python/graphql-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0b6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 46 files changed
- 6 contributors
Commits on Dec 25, 2022
-
chore: update dependencies (#99)
* Update dependencies * Relax flask dependency to allow flask 2 * Fixes for quart >=0.15 Fix quart.request.get_data signature QuartClient -> TestClientProtocol * Lint * Fix aiohttp tests * Update sanic to v22.6 * Make sanic v22.9 work * Fix deprecation warnings DeprecationWarning: Use 'content=<...>' to upload raw bytes/text content. * Update graphiql to 1.4.7 for security reason "All versions of graphiql < 1.4.7 are vulnerable to an XSS attack." https://github.com/graphql/graphiql/blob/ab2b52f06213bd9bf90c905c1b460b6939f3d856/docs/security/2021-introspection-schema-xss.md * Fix webob graphiql check Was working by accident before * Fix quart PytestCollectionWarning cannot collect test class 'TestClientProtocol' because it has a __init__ constructor * Make Jinja2 optional * Add python 3.11 and remove 3.6 * Tweak quart for python 3.7 to 3.11 * Fix test for python 3.11 Co-authored-by: Giovanni Campagna <scampa.giovanni@gmail.com> Co-authored-by: Choongkyu Kim <choongkyu.kim+gh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 184ba72 - Browse repository at this point
Copy the full SHA 184ba72View commit details
Commits on Jan 3, 2023
-
feat: add support for execution_context_class (#100)
Adds support for a custom execution context class as supported by graphql-core Co-authored-by: Alvin Chow <alvinchow86@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1972b27 - Browse repository at this point
Copy the full SHA 1972b27View commit details
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8829c09 - Browse repository at this point
Copy the full SHA 8829c09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36bbd47 - Browse repository at this point
Copy the full SHA 36bbd47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b9639e - Browse repository at this point
Copy the full SHA 8b9639eView commit details
Commits on Apr 13, 2023
-
Allow empty custom context in GraphQLView (#106)
* Allow empty custom context in GraphQLView * chore: black --------- Co-authored-by: Kien Dang <mail@kien.ai>
Configuration menu - View commit details
-
Copy full SHA for d76450a - Browse repository at this point
Copy the full SHA d76450aView commit details
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6806e56 - Browse repository at this point
Copy the full SHA 6806e56View commit details
Commits on May 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a95e12f - Browse repository at this point
Copy the full SHA a95e12fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0.0b5...v3.0.0b6