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): preserve supplied endpoint's scheme #4609

Merged
merged 7 commits into from Aug 13, 2021

Commits on Aug 13, 2021

  1. fix(storage): remove unnecessary variable

    Variable seems to be duplicating information which led to a bug.
    BrennaEpp committed Aug 13, 2021
    Copy the full SHA
    954b8f0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/BrennaEpp/google-cloud-go

    …into remove-envhost
    BrennaEpp committed Aug 13, 2021
    Copy the full SHA
    439d22d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4f6b1dc View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7ba574e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    1892ada View commit details
    Browse the repository at this point in the history
  6. Add check for no scheme

    BrennaEpp committed Aug 13, 2021
    Copy the full SHA
    6d00fbc View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4247914 View commit details
    Browse the repository at this point in the history