Skip to content

SAM v1.51.0 Release

Choose a tag to compare

@aws-sam-cli-bot aws-sam-cli-bot released this 13 Sep 18:29
· 1020 commits to main since this release

What's Changed

  • chore: Add missing import and add partition into base test for integration test by @qingchm in #2463
  • Release 1.49.0 (to develop) by @aws-sam-cli-bot in #2465
  • Revert "chore: Add missing import and add partition into base test for integration test" by @qingchm in #2466
  • Update methods in Metrics class to accept timestamp by @hawflau in #2470
  • Release 1.50.0 (to develop) by @aws-sam-cli-bot in #2471
  • feat: Add State Property to Schedule EventSource in StateMachine by @konoui in #2468
  • Test: Upgrade integration test cases lambda resources runtimes to nodejs14.x by @moelasmar in #2474
  • Add validation for S3 NotificationConfiguration in Serverless Functin… by @hawflau in #2473
  • chore: Change FeatureToggleAppConfigConfigProvider to accept AppConfig client, so SAM-T can send a monitored client. by @moelasmar in #2480
  • chore: Add basic mypy check (no behavior change) by @aahung in #2488
  • chore: Integration test improvements with ApiKey skips and retry time by @qingchm in #2487

New Contributors

Full Changelog: v1.50.0...v1.51.0