Skip to content

blob/s3blob: s3ForcePathStyle stopped working in v0.39.0 #3472

@caarlos0

Description

@caarlos0

Describe the bug

This was flagged by goreleaser's tests when dependabot opened the pr updating from v0.38 to v0.39.

I'm not sure if this is expected and just not documented, or if it is in fact a bug.

To Reproduce

open a bucket (can be a local minio for example) using s3ForcePathStyle.

Expected behavior

To work.

Version

v0.39.0

Additional context

Error:

open bucket s3://basic?endpoint=http%3A%2F%2Flocalhost%3A32812&region=us-east&s3ForcePathStyle=true: unknown query parameter "s3ForcePathStyle"

Also, forcing awssdk=v1 makes it work again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions