Install
Works with Drupal: ^8.8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
72.91 KB
MD5: 30a990b653c0ae9044946ae546076f5f
SHA-1: f4291e167b03e1384b7feb6386d618b552841554
SHA-256: 8696814d51cf3847b1aad7acdccd55f0302f66be7c859924aec47b5970338ca4
Download zip
98.48 KB
MD5: 52a5ef2b7169b66260f67e3750b0795d
SHA-1: 47b096438202633b07261b76d93c958a150a3159
SHA-256: 671a5184003c72b8e654cd65f38c7e5271c6b0c5548101d10db636aae13b99ad
Release notes
Beta 3 bugfix release
The majority of these are minor edge case bugs.
The biggest issue solved is for those using path based endpoints config validation would fail in 8.x-3.0-beta2 (#3225789).
The remaining 4 bugfixes would have minor impact.
Contributors (5)
cmlara, fsnet, pcambra, jlscott, Darvanen
Changelog
Issues: 5 issues resolved.
Changes since 8.x-3.0-beta2:
Bug
- #3227878 by cmlara: Expires header not set
- #3227503 by fsnet, cmlara: AWS SDK throws exception if open_basedir restriction is in effect
- #3227492 by pcambra: Wrong closing for empty function in ActionsForm.php
- #3225789 by cmlara, jlscott: Invalid configuration value provided for "use_path_style_endpoint"
- #3223912 by cmlara, Darvanen: Outdated warning regarding upload all files as private and use_s3_for_public in settings form