Skip to content

Releases: aws/serverless-application-model

SAM v1.87.0 Release

04 Apr 18:48
8fb8f6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.86.0...v1.87.0

SAM v1.86.0 Release

07 Mar 20:52
5a5ab3c
Compare
Choose a tag to compare

What's Changed

  • chore: a more polite closed issue message by @kellertk in #3509
  • chore: Update managed policies list for more policy support by @GavinZZ in #3510
  • chore(schema): update by @github-actions in #3512
  • chore: Allow dependabot to upgrade other GHAs by @jfuss in #3513
  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #3516
  • chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #3515
  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #3514
  • Merge main to develop by @ssenchenko in #3519
  • chore: Fix KeyError when accessing PolicyDocument by @jfuss in #3522
  • fix: add check for CodeUri property type by @paulhcsun in #3531
  • Use datetime.now(utc) in MetricDatum by @s-t-e-v-e-n-k in #3538
  • [chore] switch to timezone.utc instead of utcnow() since the last one is deprecated in Python 12 by @ssenchenko in #3539
  • chore(schema): update by @github-actions in #3542
  • Release 1.86.0 (to main) by @xazhao in #3560

New Contributors

Full Changelog: v1.85.0...v1.86.0

SAM v1.85.0 Release

15 Feb 18:57
cf74322
Compare
Choose a tag to compare

What's Changed

  • fix: Throw appropriate error message when providing non map route settings by @GavinZZ in #3507
  • chore(schema): update by @github-actions in #3508
  • Release 1.85.0 (to main) by @gracelu0 in #3543

Full Changelog: v1.84.0...v1.85.0

SAM v1.84.0 Release

03 Feb 00:34
e8d1da7
Compare
Choose a tag to compare

What's Changed

  • chore: Add GitHub Action to auto comment if customers comment on a closed issue by @GavinZZ in #3479
  • chore(schema): update by @github-actions in #3490
  • chore(schema): update by @github-actions in #3492
  • chore(schema): update by @github-actions in #3494
  • Merge main to develop by @xazhao in #3496
  • chore(schema): update by @github-actions in #3497
  • chore: Less CloudFormation Schema Update PRs by @GavinZZ in #3498
  • chore(schema): update by @github-actions in #3499
  • [chore]: Remove some ruff noqa (new version requirement) by @ssenchenko in #3504
  • chore(schema): update by @github-actions in #3503
  • Release 1.84.0 (to main) by @ssenchenko in #3517

Full Changelog: v1.83.0...v1.84.0

SAM v1.83.0 Release

05 Jan 00:48
7473bd7
Compare
Choose a tag to compare

What's Changed

  • Drop python3.7 support for SAM-T by @xazhao in #3403
  • chore(schema): update by @github-actions in #3404
  • fix: Raise exception when using dynamic reference in CodeUri Uri format by @GavinZZ in #3405
  • chore: Update how we download CFN documentation by @GavinZZ in #3406
  • chore(schema): update by @github-actions in #3409
  • chore(schema): update by @github-actions in #3413
  • chore(schema): update by @github-actions in #3417
  • Merge main to develop by @xazhao in #3420
  • chore(schema): update by @github-actions in #3424
  • [chore]: keep cfn schema used by cfn-lint up-to-date by @ssenchenko in #3425
  • adding new appsync props by @ssenchenko in #3423
  • chore(schema): update by @github-actions in #3427
  • chore(schema): update by @github-actions in #3421
  • chore(schema): update by @github-actions in #3428
  • fix: Tags with value of False got evaluated to "" by @ConnorRobertson in #3429
  • chore(schema): update by @github-actions in #3430
  • Merge main to develop by @GavinZZ in #3440
  • chore(schema): update by @github-actions in #3441
  • fix: Msk Tests Failure due to Missing Permissions by @GavinZZ in #3443
  • chore: mq tests using a valid version by @ConnorRobertson in #3442
  • chore: Upgrade ruff to 0.1.* by @aahung in #3446
  • chore(schema): update by @github-actions in #3448
  • chore(schema): update by @github-actions in #3450
  • chore(schema): update by @github-actions in #3452
  • chore(schema): update by @github-actions in #3455
  • Merge main to develop by @ssenchenko in #3458
  • chore: bump version to 1.82.0 by @ssenchenko in #3459
  • chore(schema): update by @github-actions in #3456
  • chore(schema): update by @github-actions in #3461
  • chore(schema): update by @github-actions in #3462
  • chore(schema): update by @github-actions in #3463
  • chore(schema): update by @github-actions in #3466
  • chore(schema): update by @github-actions in #3467
  • Chore:Upgrade integ tests to node to v18.x by @ConnorRobertson in #3468
  • chore(schema): update by @github-actions in #3469
  • fix: clearer error when a property that modifies an OpenApiDefinition is set and a DefinitionBody is defined by @ConnorRobertson in #3470
  • chore(schema): update by @github-actions in #3471
  • fix: Allow Dynamic Reference in CodeUri Property if no / used by @GavinZZ in #3472
  • chore(schema): update by @github-actions in #3473
  • chore(schema): update by @github-actions in #3474
  • Release 1.83.0 (to main) by @xazhao in #3495

Full Changelog: v1.82.0...v1.83.0

SAM v1.82.0 Release

05 Dec 23:00
770a7ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.81.0...v1.82.0

SAM v1.81.0 Release

23 Nov 00:51
b164667
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.80.0...v1.81.0

SAM v1.80.0 Release

16 Nov 17:32
cb11c8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.79.0...v1.80.0

SAM v1.79.0 Release

23 Oct 23:02
d3b1823
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.78.0...v1.79.0

SAM v1.78.0 Release

13 Oct 20:56
3966719
Compare
Choose a tag to compare

What's Changed

  • chore(schema): update by @github-actions in #3352
  • fix: Catch network interface deletion failure by @GavinZZ in #3353
  • Release 1.78.0 (to main) by @aaythapa in #3382

Full Changelog: v1.77.0...v1.78.0