Ben Simon Hartung

Results 84 comments of Ben Simon Hartung

If you're talking about the `aws-chunked` checksum issue first reported in this issue, this fix might not make it into the current provider, as it's a current limitation of it....

Hi @leo21457, as discussed in this issue, we are working on a new S3 implementation which should now be ready. Can you try starting LocalStack with `PROVIDER_OVERRIDE_S3=v3` and see if...

@bdurrani thanks a lot for the feedback, I'll try to fix it tonight!

@bdurrani thanks again for the feedback, there's now a PR open fixing this issue https://github.com/localstack/localstack/pull/9297. I'll ping you here once it's fixed!

Oops @bdurrani, yes this was merged the same day, you can give it a try again. Sorry I was out sick at that time and forgot once I came back.

Yes, we don't override existing tags, so it can only be in `latest`. The next tagged version will be out in November and will be a major release. The `v3`...

Awesome, that's great. We will release a bug fix release (`3.0.1`) in the next coming week, so if there's anything, feel free to report. I'll close the issue now that...

Removing myself as assigned, but here was the draft PR fixing the issue, however I had issue getting the CI green for it: https://github.com/localstack/moto/pull/65 This is still in our backlog,...

Hello @dragonbone81 and thanks for your report! This issue was fixed in the new `v3` S3 implementation, which has now become default in the `latest` Docker image. This image already...

Hello, we now have released `3.0.0` which contains the fix for this issue. I'll consider this issue close, as we have multiple integration tests covering this use case. However, if...