serverless-sharp
serverless-sharp copied to clipboard
Serverless image optimizer for S3, Lambda, and Cloudfront
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
## To Do - [ ] Replace API Gateway with Lambda URLs - [ ] Update docs - [ ] Validate use of settings.yml file - is there a better...
Hi guys, I've been experiencing an issue with the initial deployment procedure, namely the script failing when attempting to add a custom domain to the CloudFront distribution. Firstly, because of...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
**Describe the bug** I updated from 2.06 to latest and deploy. Now our images are not displayed behind CloudFront with no params, eg. xoxo.cloudfront.net/image.jpg?w=200 is well displayed but not xoxo.cloudfront.net/image.jpg...
I noticed Cloudflare Images has this feature and I think it's a good idea. https://developers.cloudflare.com/images/image-resizing/url-format/
**Is your feature request related to a problem? Please describe.** Sharp 0.29 should deal with issue related the library libavif and to be resolved by https://github.com/AOMediaCodec/libavif/pull/745. AVIF is not currently...
**Is your feature request related to a problem? Please describe.** I would like to be able to use S3 compatible storage (like as used in Digital Ocean Spaces), not necessarily...
Would it be possible to add Amazon Rekognition support to do smart cropping like it is done in https://aws.amazon.com/solutions/implementations/serverless-image-handler/ ? https://docs.aws.amazon.com/solutions/latest/serverless-image-handler/smart-cropping.html Thank you.