v2.0.3
Pre-release
Pre-release
Added
- Started new docs!
- Add
SLS_VALID_PATH_REGEX
setting to explicitly control what paths are allowed (Thanks @bs-thomas) (#52) - Add support for deploying to custom region (#61)
- Added support for SSL & custom domain (Thanks @bs-thomas) (#47)
- Added
DEFAULT_CACHE_CONTROL
to allow settings a cache control value when one isn't set on the source object - Added
settings.js
helper
Fixed
- Error that could occur when cropping via focalpoint and a non-integer is encountered
- Errors would always return 500 instead of correct error code (#45)
Changed
- Update platform from Node 10 to Node 12 (#59)
- Update Sharp from 0.23.4 to 0.25.2
- The proper response code is now returned on error
- checkHash now throws a 400 HashException when a security hash is not present
- Update Standard from 14.3.1 to 14.3.3
- Update Serverless from 1.60.5 to 1.69.0
- Update serverless-offline from 5.12.1 to 6.1.4
- Update Jest from 24.9.0 to 25.5.4
- Update aws-sdk from 2.600.0 to 2.668.0
- Update aws-sdk-mock from 4.5.0 to 5.1.0