-
Notifications
You must be signed in to change notification settings - Fork 2.8k
1.2.1 fix and fix explain queries with role permissions (fix #4816) #4838
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Review app for commit b29bbc8 deployed to Heroku: https://hge-ci-pull-4838.herokuapp.com |
tirumaraiselvan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changelog
|
Deploy preview for hasura-docs ready! Built with commit ee0602e |
|
Review app for commit f755718 deployed to Heroku: https://hge-ci-pull-4838.herokuapp.com |
0x777
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you squash the last 4 commits (related to explain) into a single commit? We can then directly merge this into master without squashing.
|
Review app for commit 8c1a157 deployed to Heroku: https://hge-ci-pull-4838.herokuapp.com |
|
Review app for commit ee0602e deployed to Heroku: https://hge-ci-pull-4838.herokuapp.com |
|
Review app https://hge-ci-pull-4838.herokuapp.com is deleted |
Note to Reviewers:-
No need to review 1.2.1 fix which is already reviewed and released. Only review the fix related to #4816 bug which is in this commit.
Description
Include v1.2.1 release fix in master. Also fixes minor bug related to GraphQL explain queries with role permissions which is originally caused via v1.2.1 fix.
Changelog
CHANGELOG.mdis updated with user-facing content relevant to this PR.Affected components
Related Issues
Fix #4816
Solution and Design
Steps to test and verify
Limitations, known bugs & workarounds
Server checklist
Catalog upgrade
Does this PR change Hasura Catalog version?
Metadata
Does this PR add a new Metadata feature?
GraphQL
Breaking changes