Skip to content

SAM v1.64.0 Release

Compare
Choose a tag to compare
@aws-sam-cli-bot aws-sam-cli-bot released this 06 Apr 15:54
· 388 commits to main since this release
c916e66

What's Changed

  • chore(schema): update by @github-actions in #3034
  • chore: run test coverage command in parallel by @aaythapa in #3037
  • feat: Add a new property SeparateRecordSetGroup to disable merging into record set group by @xazhao in #2993
  • chore: upgrade mypy by @hoffa in #3039
  • fix: add DeletionProtection to AWS::Cognito::UserPool by @hoffa in #3041
  • docs: add clause about internal to guidelines by @hoffa in #3044
  • chore(schema): update by @github-actions in #3043
  • fix: Skip MQ Integ Test and add it to Transform Test by @GavinZZ in #3045
  • feat: allow classes that inherit Resource to disable setattr validation by @pradhapanr in #3047
  • chore(schema): update by @github-actions in #3048
  • feat: appsync datasource to lambda connector by @ssenchenko in #3046
  • fix: integ test for AppSync DataSource -> DDB connector by @ssenchenko in #3049
  • chore: update schema docs by @hoffa in #3052
  • Release 1.64.0 (to main) by @aahung in #3093
  • feat: Support InvokeMode in lambda function URL config by @valerena

Full Changelog: v1.63.0...v1.64.0