v5.0.0
What's Changed
- Add support for IIIF Image API v3.0 alongside v2.1
- Implement Lambda Function URL streaming responses to allow responses > 6MB without using the CloudFront “Three Card Monte” workaround
- Refactor SAM deployment templates
- Deprecate CloudFront wrapper
- Rename
serverless-iiif-standalone
toserverless-iiif
- [BREAKING CHANGE] Replace
""
(empty string) withJP2
as defaultSharpLayer
option
- Create new, more thorough online documentation
- Automatically generate deployment documentation and examples from the SAM template
- Add top-tier support for deployment via infrastructure tools such as AWS CloudFormation and Terraform
- Bug fixes and improvements