Skip to content

v5.0.0

Compare
Choose a tag to compare
@mbklein mbklein released this 06 Sep 14:22
· 45 commits to main since this release
v5.0.0
35e019a

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 to serverless-iiif
    • [BREAKING CHANGE] Replace "" (empty string) with JP2 as default SharpLayer 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