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: Add support for Minio local S3 storage by upgrading AWS SDK #2511

Merged
merged 2 commits into from
Jan 18, 2023

Conversation

JoeyEamigh
Copy link
Contributor

What change does this PR introduce?

This PR updates the packages @aws-sdk/client-s3 and @aws-sdk/s3-request-presigner from ^3.14.0 to ^3.234.0. This is to fix bugs with URL presigning that prevented a localhost instance of Minio from being able to verify request signatures. See aws/aws-sdk-js-v3#3897.

Why was this change needed?

Closes #2510

@LetItRock
Copy link
Contributor

@JoeyEamigh please resolve the conflicts

@JoeyEamigh
Copy link
Contributor Author

@LetItRock I merged next and let pnpm do it's thing!

@LetItRock LetItRock merged commit 9b3dadc into novuhq:next Jan 18, 2023
@LetItRock
Copy link
Contributor

@JoeyEamigh thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛/:rocket: Bug Report/Feature Request: Support Minio's S3 Compatible API
2 participants