RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
39.5k stars 10.12k forks source link

Migrate AWS SDK for JavaScript v2 APIs to v3 #32554

Open trivikr opened 1 month ago

trivikr commented 1 month ago

Is your feature request related to a problem? Please describe.

AWS SDK for JavaScript v2 will enter maintenance mode on September 8, 2024 and reach end-of-support on September 8, 2025. For more information, check blog post at https://a.co/cUPnyil

The Rocket.Chat makes calls using AWS SDK for JavaScript v2 at one spot https://github.com/search?q=repo%3ARocketChat%2FRocket.Chat%20aws-sdk&type=code

Describe the solution you'd like Migrate AWS SDK for JavaScript v2 APIs to v3.

Shivg2901 commented 1 month ago
Screenshot 2024-06-05 at 6 01 43 PM

Should i proceed with this

reetp commented 1 month ago

Migrate AWS SDK for JavaScript v2 APIs to v3.

Thanks for the PR. I'm sure the dev team will be on it.

reetp commented 1 month ago

Should i proceed with this

No need. Devs will be on this thanks.

trivikr commented 2 weeks ago

I'd opened a PR at https://github.com/RocketChat/Rocket.Chat/pull/32555