Skip to content

v14.0.0

Compare
Choose a tag to compare
@DorianMazur DorianMazur released this 31 Jul 22:29
· 56 commits to master since this release

⚠ BREAKING CHANGES

  • serverless v4 required

Features

Bug Fixes

  • ensure resource policy matches the whole arn (#1798) (600c93e)
  • improve wildcard handling in authorizer policy resource parser (#1797) (0203d04)
  • Support ALB Event response headers (#1756) (378ef71)
  • Support httpApi authorizer with different config and function names (#1763) (febd1e7)

New Contributors