Skip to content

4.6.4

Compare
Choose a tag to compare
@Inqnuam Inqnuam released this 01 Oct 19:12
· 25 commits to main since this release
  • Router (express)
    • feat: expose cookies and headers set with res.cookie() and res.setHeader()
    • fix: in some cases error middleware may receive response object instead of request object as second argument
  • SQS Plugin
    • fix: additional verifications for MessageBody, MessageAttributes and MessageSystemAttributes
    • fix: added support for Binary type attributes
    • fix: explicit message for missing id in batch actions
  • SNS Plugin
    • fix: additional verifications for Message, and MessageAttributes
    • fix: added support for Binary type attributes
  • chore
    • updated dependencies
    • updated README