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(storage): fix routing header for writes #8159

Merged
merged 1 commit into from
Jun 21, 2023

Commits on Jun 21, 2023

  1. fix(storage): fix routing header for writes

    This fixes several integration tests that were broken since
    GCS started enforcing new formatting. Only writes are affected;
    for other calls, the GAPIC handles the routing annotation.
    
    Fixes googleapis#8142
    Fixes googleapis#8143
    Fixes googleapis#8144
    Fixes googleapis#8145
    Fixes googleapis#8149
    tritone committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    0ba90e4 View commit details
    Browse the repository at this point in the history