8000 fix S3 endpoints by bentsku · Pull Request #102 · localstack/localstack-java-utils · GitHub
[go: up one dir, main page]

Skip to content

fix S3 8000 endpoints #102

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

Merged
merged 2 commits into from
Mar 31, 2023
Merged

fix S3 endpoints #102

merged 2 commits into from
Mar 31, 2023

Conversation

bentsku
Copy link
Contributor
@bentsku bentsku commented Mar 30, 2023

Fixing the S3 endpoints to use s3.localhost.localstack.cloud:4566 instead of localhost.localstack.cloud:4566 which doesn't support virtual host addressing

this should address localstack/localstack#8018

@bentsku bentsku requested a review from whummer March 30, 2023 16:29
Copy link
Member
@whummer whummer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great catch @bentsku ! Can you please also bump the version in pom.xml, and add a short entry to the change log in the README. 👍

We can then use the Maven release action to push a new release to Maven Central (hope the action still works): https://github.com/localstack/localstack-java-utils/actions/workflows/release.yml

@bentsku bentsku merged commit c64325e into master Mar 31, 2023
@bentsku bentsku deleted the fix-s3-endpoint branch March 31, 2023 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0