Skip to content
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

fix: Improve transcoding error message #442

Merged
merged 2 commits into from Sep 14, 2022
Merged

Commits on Sep 13, 2022

  1. fix: Improve transcodding error message

    This fixes googleapis#441 and googleapis#440. Also, with this change we stop outputting the whole request message in transcodding erro message to prevent leaking any confidential information from a request message in a form of an error in a log message.
    vam-google committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    b60a88f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. reformat code with black

    vam-google committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    cdec49a View commit details
    Browse the repository at this point in the history