Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

v6.0.0

Choose a tag to compare

@Bingjiling Bingjiling released this 04 Apr 16:04
· 85 commits to main since this release
928dc28

⚠ BREAKING CHANGES

  • Serverless is deprecated, please use CDK for deployment.
  • All npm packages are moved to namespace @aws, old packages are deprecated.
  • Rush is introduced as monorepo package manager, yarn command is not supported anymore.

Features

Fixes

  • persistence: validate length of dynamodb hash id
  • persistence: sanitize error messages to exclude user input
  • routing: Enhance validation for since parameter in export request