Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Install
Works with Drupal: ^8.8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download s3fs-8.x-3.0-beta5.tar.gztar.gz
77.8 KB
MD5: df4547b52f7ca17ef57aaf6c24df123c
SHA-1: d69ad4ea87a1d2d1598f0bebfac65aa032dcf5c7
SHA-256: d55b4890a0870c6e0fd5eb12d032c875294f3518b29ebc85e975e47c206047e4
Download s3fs-8.x-3.0-beta5.zipzip
105.28 KB
MD5: 7b31589ef5067360c3bd55a092a29de1
SHA-1: f547bb08d019072f5e8972ae8ebbab9619d72637
SHA-256: 0adf0fb081593dcf909f7d6eac26b95ccd42ea4aedb0a50a95f211cf89cb0441
Release notes
Compatibility with AWS SDK >= 3.228.0 + other bugfixes
Contributors (11)
cmlara, jacobbell84, darvanen, awm, csmdgl, Bladedu, asarfaraz, catch, andresisvworld, jimconte, stevenlafl
Changelog
Issues: 13 issues resolved.
Changes since 8.x-3.0-beta4:
Bug
- #3291824 by cmlara, jacobbell84, darvanen: Incompatibility with aws sdk 3.228.0
- #3273801 by awm, csmdgl: Call to a member function getKeyValue() on null in Drupal\s3fs\S3fsService->getAmazonS3Client()
- #3264636 by cmlara, Bladedu: S3fsImageStyleDownloadController fixup $converted_image_uri
- #3266062 by cmlara, asarfaraz: Files with UTF8 4-byte characters can not be processed
- #3267701 by cmlara, asarfaraz: Migrate Files From Drupal 7 to 9 "Missing file with ID"
- #3264640 by cmlara, Bladedu: S3fs does not handle paths with './' or '..' the same as core
- #3264624 by cmlara: Change composer.json dev dependency to allow latest versions of Drush
- #3263912 by catch, cmlara: 'Log level OK does not exists' error when using drush command
- #3264332: Remove unnecessary executable bit from files
- #3256976 by cmlara: AWS SDK May not encode all keys passed to it
- #3259065 by cmlara, andresisvworld, jimconte, darvanen: Circular reference detected for service "s3fsfileservice" with mime_type guesser
- #3260203 by cmlara: Replace deprecated test functions
- #3253414 by stevenlafl, darvanen: Incompatibility with Drupal 9.3 -- Followup.