Install

Works with Drupal: ^8.8 || ^9

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 72.07 KB
MD5: c806aba590eb2a22a47b2dd32bdb1bee
SHA-1: 5546597f0b17ad3e8c953b77a920ec4d540ffe2d
SHA-256: 3038d14ed450f2a1ef049d16a0ff8e82c3b63ecc4f159dff55f0a5a6c0c5e99c
Download zip 97.51 KB
MD5: 965099f5c392eca7b754c4c307231258
SHA-1: 54ad5d01942ee3304966defe272bea8a329a0e17
SHA-256: beff02fc0861c81256fef4d6f789f07b98fdf3600405ded3a6a7a82b72ea5a6d

Release notes

Beta2 Bugfix release

This release fixes a significant bug in beta1 where upload_as_private was not being honored causing the release to break on buckets that have BlockPublicACL enabled.

Contributors (3)

cmlara, yijiang, Darvanen

Changelog

Issues: 1 issues resolved.

Changes since 8.x-3.0-beta1:

Bug

Beta1 release notes (reposted)

First beta release

This release contains bufixes and features.

Any remaining open bug reports are regarding limitations in Drupal Core, limitations of the SDK, or are caused by other modules.

This release is believed to be stable and ready for final testing prior to a formal stable release.

Significant Changes

  • #3204635 The S3fsFileSystem service now calls the AWS S3 API reducing the number of times the AWS S3 StreamWrapper creates tempfiles of content already on disk or in S3.
  • #3201248: Realtime lookups to S3 for files not in cache are no longer performed.

gagsfitz@gmail.com, Manuel Garcia, cmlara, malcolm_p, jacobbell84, Darvanen, douggreen, Simon Peacock, voleger, adding , davidlfg, tostinni, muaz91, csmdgl, larisse, RobertoGuzman, natemow, daggerhart, bobbygryzynger, vidorado, azinck, jonathanshaw, scott_euser, James Byng, kapil17, sebas5384, mikeryan, eddie_c, josephgut, coredumperror, aguilarm, jordan8037310, stevenlafl, Grimreaper, crstnkal, ShaunLaws, osopolar, gustavderdrache, zach.bimson, J2, Sylve, oheller, tbadaczewski, DaKaZ, mirhamzah, Anas_maw, heddn, pratik.mehta19, mjgruta, afeijo, aangel, Jesmaster

Changelog

Issues: 57 issues resolved.

Changes since 8.x-3.0-alpha17:

Bug

Feature

Task

  • #3221957 by cmlara: Testing: Upgrade localstack to 0.12.14
  • #3117073 by cmlara: Remove access_key and secret_key from s3fs.settings
  • #3201248: Disallow realtime unknown file lookup to S3
  • #3206492: Refactor tests to be in ./tests folder.
  • #3206493: Add ability for Drupal CI to execute functional tests

API Changes

  • #3193239, #3219822:Added hooks hook_s3fs_stream_open_params_alter, hook_s3fs_copy_params_alter, hook_s3fs_command_params_alter
  • #3219227: Constructor change TypeHint's to use interfaces.
  • #3204635: S3fsFileService constructor requires additional services.
Created by: cmlara
Created on: 15 Jul 2021 at 23:34 UTC
Last updated: 15 Jul 2021 at 23:34 UTC
Bug fixes
Insecure

Other releases