Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Drop support for AWS Version 1 cache resolver in v3? #1457

Open
tacman opened this issue Feb 9, 2022 · 3 comments
Open

Drop support for AWS Version 1 cache resolver in v3? #1457

tacman opened this issue Feb 9, 2022 · 3 comments
Milestone

Comments

@tacman
Copy link
Contributor

tacman commented Feb 9, 2022

Installing (composer install) shows this warning:

   Package amazonwebservices/aws-sdk-for-php is abandoned, you should avoid using it. Use aws/aws-sdk-php instead.
@tacman tacman changed the title Use aws/aws-sdk-php Drop support for AWS Version 1 cache resolver in v3? Feb 9, 2022
@tacman
Copy link
Contributor Author

tacman commented Feb 9, 2022

That warning exists only because of support for AWS Version 1 cache resolver. So this is more complicated than it looked at first glance. I'll keep poking at it.

@dbu
Copy link
Member

dbu commented Feb 10, 2022

i am not super familiar with AWS. can people use AWS with a newer version in this bundle and keep using version 1 for other things, or is that somehow a switch they have to flip? if users can mix api versions i see no problem in us dropping version 1 support in version 3.

@dbu dbu added this to the 3.0.0 milestone Feb 10, 2022
@dbu
Copy link
Member

dbu commented Jan 2, 2024

there is additionally a phpstan warning that we have too many arguments. i ignore that for now but i think we should use 3.x to drop legacy things.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants