这是indexloc提供的服务,不要输入任何密码
Skip to content

Update go-graphql-client to fix error handling #556

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

Merged
merged 2 commits into from
Feb 27, 2024
Merged

Conversation

calebbrown
Copy link
Contributor

go-graphql-client@v0.11.0 was not wrapping and unwrapping errors correctly.

v0.12.0 fixes this issue.

Furthermore, the logging that would have made this obvious was logging at an "info" level, this change makes the log entry an "error" instead.

Signed-off-by: Caleb Brown <calebbrown@google.com>
Signed-off-by: Caleb Brown <calebbrown@google.com>
@calebbrown calebbrown merged commit 947e68d into main Feb 27, 2024
@calebbrown calebbrown deleted the bump_graphql_client branch February 27, 2024 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants