We recently deprecated & removed a number of modules in backend applications:
- Addresses Directory
- Amazon S3 Storage Driver (very old driver for primary storage)
- External Access
- Youtube Player (very old backend module)
If you use on of them in your project, publication will eventually fail.
Also please update all existing modules in your backend application to make sure that you use the latest versions of BP blocks. In next releases we will automate module update process and BP blocks migration.
Hello, thank you for the update.
I’m currently blocked from publishing my backend due to the deprecated Amazon S3 module (v1.6), and I’m seeing the 'Amazon S3' module needs to be updated
error.
Could you please let us know:
- When a new or supported version of the Amazon S3 module will be available?
- This will help us decide whether to wait or proceed with a manual integration (e.g., using pre-signed S3 URLs and HTTP Blocks).
Appreciate any guidance on this — thank you!
@vikas_rathod It’s not deprecated. Just update it to continue.
We’ve deprecated S3 Storage Driver, that’s was different module.
Getting error like this, for you reference.
@vikas_rathod Go to your backend application, find S3 module and click on a small icon to update it.
Thank you for your support! After updating the module, I was able to successfully publish it. Appreciate your help!"