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

Workaround botocore bug in S3 URL Handler backend (Cherry-pick of #19056) #19110

Merged
merged 3 commits into from
Jun 5, 2023

Commits on May 23, 2023

  1. Workaround botocore bug in S3 URL Handler backend (#19056)

    See boto/botocore#2948 for the upstream bug fix.
    
    This only occurs for toekn-based auth, and therefore wasn't caught in
    tests or in local testing.
    thejcannon authored and WorkerPants committed May 23, 2023
    Configuration menu
    Copy the full SHA
    44f1393 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    ebedf2d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    37886c4 View commit details
    Browse the repository at this point in the history