5.2.1
5.2.1 (2018-01-25):
- Bugfix: Fix copying files on Windows. (#2532)
5.2.0 (2018-01-23):
-
Security: Remove the automatic loading of URI adapters. Some of these adapters can be specially crafted to expose your network topology. (#2435)
-
Bugfix: The rake task no longer rescues
Exception. (#2476) -
Bugfix: Handle malformed
Content-Dispositionheaders (#2283) -
Bugfix: The
:only_processoption works when passed a lambda again. (#2289) -
Improvement: Added
:use_accelerate_endpointoption when using S3 to enable Amazon S3 Transfer Acceleration (#2291) -
Improvement: Make the fingerprint digest configurable per attachment. The default remains MD5. Making this configurable means it can change in a future version because it is not considered secure anymore against intentional file corruption. For more info, see https://en.wikipedia.org/wiki/MD5#Security