Skip to content

Releases: aws/serverless-application-model

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

SAM v1.77.0 Release

06 Oct 20:50
fff0213
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.76.0...v1.77.0

SAM v1.76.0 Release

28 Sep 21:08
3d2ec3d
Compare
Choose a tag to compare

What's Changed

  • chore: Update integration test file to use nodejs18 by @GavinZZ in #3332
  • [fix] Auth Override not working with DefinitionBody fix by @paulhcsun in #3328
  • fix: Kafka Auth Mechanism "SERVER_ROOT_CA_CERTIFICATE" and other Auth can't be used together by @ConnorRobertson in #3341
  • chore(schema): update by @github-actions in #3343
  • chore(schema): update by @github-actions in #3344
  • Release 1.76.0 (to main) by @GavinZZ in #3359

Full Changelog: v1.75.0...v1.76.0

SAM v1.75.0 Release

19 Sep 20:53
c928dc4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.74.0...v1.75.0

SAM v1.74.0 Release

31 Aug 22:46
43f5744
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.73.0...v1.74.0

SAM v1.73.0 Release

10 Aug 00:02
35ecafc
Compare
Choose a tag to compare

What's Changed

  • chore(schema): update by @github-actions in #3267
  • chore(schema): update by @github-actions in #3266
  • ci: fail tests on warnings by @hoffa in #3248
  • chore(schema): update by @github-actions in #3272
  • Release 1.73.0 (to main) by @ssenchenko in #3295

Full Changelog: v1.72.0...v1.73.0

SAM v1.72.0 Release

29 Jul 00:59
0addbea
Compare
Choose a tag to compare

What's Changed

  • Merge main to develop by @GavinZZ in #3226
  • fix: read from default boto3 session if present. by @sriram-mv in #3224
  • chore(schema): update by @github-actions in #3227
  • chore: use auto-generated CFN docs from CDK by @hoffa in #3219
  • docs: update schema diagram by @hoffa in #3229
  • docs: add schema workflow badge by @hoffa in #3230
  • chore: update SAM schema docs by @hoffa in #3232
  • chore: remove SAM schema docs automation by @hoffa in #3233
  • chore(schema): update by @github-actions in #3234
  • docs: update schema diagram by @hoffa in #3235
  • chore(schema): update by @github-actions in #3238
  • chore(schema): update by @github-actions in #3239
  • chore(schema): update by @github-actions in #3241
  • Set runtime for resolvers which use generated code by @ssenchenko in #3240
  • Merge main to develop by @hoffa in #3243
  • chore(schema): update by @github-actions in #3244
  • chore(schema): update by @github-actions in #3247
  • optional table-arn for ddb datasource by @ssenchenko in #3250
  • chore: update managed policies by @hoffa in #3251
  • chore(schema): update by @github-actions in #3252
  • allow intrinsics for some less important fields by @ssenchenko in #3253
  • add "graphqlapi:createdBy": "SAM" tag by @ssenchenko in #3254
  • chore(schema): update by @github-actions in #3255
  • chore: remove legacy schema validation code by @hoffa in #3257
  • chore: json schema docs update by @ssenchenko in #3256
  • chore(schema): update by @github-actions in #3259
  • Release 1.72.0 (to main) by @ConnorRobertson in #3277

Full Changelog: v1.71.0...v1.72.0

SAM v1.71.0 Release

05 Jul 21:28
6e34bbd
Compare
Choose a tag to compare

What's Changed

  • chore(schema): update by @github-actions in #3192
  • chore: make statemachine cw events test nonblocking by @aaythapa in #3196
  • feat: make add_transform_test.py always match expected output by @hoffa in #3195
  • Allow SAM Api and HttpApi to Propagate Tags to Generated Resources by @GavinZZ in #3193
  • Allow SAM Function and SAM StateMachines to Propagate Tags to Generated Resources by @GavinZZ in #3200
  • chore(schema): update by @github-actions in #3199
  • chore: add test with Function and CloudWatch event by @hoffa in #3204
  • chore(schema): update by @github-actions in #3202
  • chore(schema): update by @github-actions in #3205
  • chore(schema): update by @github-actions in #3206
  • chore(schema): update by @github-actions in #3207
  • chore(schema): update by @github-actions in #3208
  • Merge main to develop by @xazhao in #3212
  • chore: remove ephemeral storage integ test by @xazhao in #3213
  • fix: Remove validation of SNS Event FilterPolicy by @xazhao in #3216
  • chore: use explicit main branch for SAM docs by @hoffa in #3217
  • chore: Add transform tests with Tracing Properties by @GavinZZ in #3221
  • feat: add --stdout to sam-translate.py by @hoffa in #3222
  • feat: Support Disabled Tracing Configuration by @GavinZZ in #3223
  • Release 1.71.0 (to main) by @hoffa in #3242

Full Changelog: v1.70.0...v1.71.0

SAM v1.70.0 Release

22 Jun 18:37
75b7858
Compare
Choose a tag to compare

What's Changed

  • feat: Add AutoPublishAlias to StateMachine for managed traffic shifting
  • feat: Add StartingPositionTimestamp to SelfManagedKafka
  • Release 1.70.0 (to main) by @GavinZZ in #3225

Full Changelog: v1.69.0...v1.70.0

SAM v1.69.0 Release

15 Jun 18:31
063ac27
Compare
Choose a tag to compare

What's Changed

  • chore(schema): update by @github-actions in #3156
  • chore(schema): update by @github-actions in #3159
  • chore(schema): update by @github-actions in #3162
  • chore(schema): update by @github-actions in #3160
  • chore(schema): update by @github-actions in #3164
  • docs: clarify success/failure transform tests by @hoffa in #3165
  • Merge main to develop by @hoffa in #3168
  • chore: make MSK tests non-blocking by @hoffa in #3170
  • chore: run schema update earlier in the day by @hoffa in #3174
  • chore: Upgrade ruff to 0.0.269 by @aahung in #3173
  • chore(schema): update by @github-actions in #3175
  • chore(schema): update by @github-actions in #3178
  • chore: Get CFN resource properties from profiles.json for SAM Connectors by @GavinZZ in #3176
  • Update MQ Autogen Role Test As Non Blocking by @GavinZZ in #3182
  • chore(schema): update by @github-actions in #3184
  • Merge main to develop by @GavinZZ in #3186
  • chore(schema): update by @github-actions in #3187
  • docs: fix schema links by @hoffa in #3188
  • chore: bundle aws-us-gov AWS managed policies by @hoffa in #3189
  • chore: make custom domains api test nonblocking by @aaythapa in #3191
  • chore(schema): update by @github-actions in #3190
  • Release 1.69.0 (to main) by @xazhao in #3211

Full Changelog: v1.68.0...v1.69.0