Skip to content

Conversation

@stof
Copy link
Member

@stof stof commented Oct 25, 2025

As our simple-s3 extends the async-aws/s3 client, we cannot support multiple versions at the same time (as we inherit BC breaks). Thus, users might rely on the transitive dependency so being strict on the targeted version is also safer.

As the not-released changes for async-aws/s3 are targeting a new major version, we need to upgrade simple-s3 to also do the same.

For the Symfony bundle, I added support for the new major version in the dev dependency, to allow us to use the latest version of the package. This does not matter much in such case (it won't call the client anyway in those tests).

@stof stof force-pushed the simple_s3_major_version branch from 3d02bbe to 606840d Compare October 26, 2025 07:13
@stof stof merged commit 5bf5e49 into async-aws:master Oct 26, 2025
12 checks passed
@stof stof deleted the simple_s3_major_version branch October 26, 2025 07:45
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