Skip to content

Releases: aws/serverless-application-model

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

SAM v1.68.0 Release

25 May 18:59
12a7b02
Compare
Choose a tag to compare

What's Changed

  • chore: Upgrade ruff to 0.0.263 and enable more rules by @aahung in #3127
  • docs: mention what transform tests are by @hoffa in #3129
  • chore(schema): update by @github-actions in #3131
  • Merge main to develop by @ssenchenko in #3136
  • feat: actionable error on non-ARN policy by @hoffa in #3132
  • chore(schema): update by @github-actions in #3137
  • feat(SimpleTable): add PointInTimeRecoverySpecification by @hoffa in #3138
  • chore(schema): update by @github-actions in #3139
  • chore: mark test_request_parameters_open_api as @nonblocking by @hoffa in #3141
  • chore(schema): update by @github-actions in #3143
  • docs: remove automatic type/bug label by @hoffa in #3147
  • chore(schema): update by @github-actions in #3148
  • chore: update bundled managed policies by @hoffa in #3149
  • chore(schema): update by @github-actions in #3150
  • AppSync Api -> Lambda connector by @ssenchenko in #3145
  • Revert "feat: actionable error on non-ARN policy (#3132)" by @hoffa in #3153
  • chore: add Policies test with every type by @hoffa in #3155
  • Release 1.68.0 (to main) by @GavinZZ in #3185

Full Changelog: v1.67.0...v1.68.0

SAM v1.67.0 Release

16 May 19:47
d100983
Compare
Choose a tag to compare

What's Changed

  • chore(schema): update by @github-actions in #3104
  • chore: Enable termination protection for companion stacks by @GavinZZ in #3105
  • chore(schema): update by @github-actions in #3108
  • fix: Availability Dip Fix for MergeDefinitions property by @GavinZZ in #3115
  • chore(schema): update by @github-actions in #3116
  • chore: bundle aws-cn AWS managed policies by @hoffa in #3117
  • Merge main to develop by @xazhao in #3119
  • fix: Add ScheduleV2 OmitName to omit generated Name in Scheduler::Schedule by @aahung in #3120
  • chore: Use importlib.metadata to get package version by @aahung in #3121
  • chore(schema): update by @github-actions in #3124
  • chore: Add sar_client_creator to ServerlessAppPlugin constructor by @aahung in #3126
  • Release 1.67.0 (to main) by @hoffa in #3167

Full Changelog: v1.66.0...v1.67.0

SAM v1.66.0 Release

27 Apr 19:59
8bfcb92
Compare
Choose a tag to compare

What's Changed

  • chore: Use TypeGuard to avoid unncessary type casts by @aahung in #3090
  • chore(schema): update by @github-actions in #3092
  • chore: Fix public_interface not catching all constants and enable Path rules (ruff 0.261) by @aahung in #3091
  • Merge main to develop by @aahung in #3094
  • chore: Enable DynamoDB on demand mode by @GavinZZ in #3098
  • chore(schema): update by @github-actions in #3096
  • chore(schema): update by @github-actions in #3099
  • chore: update bundled managed policies by @hoffa in #3100
  • chore: remove mix destination connector integ test because transform test is… by @xazhao in #3101
  • Release 1.66.0 (to main) by @ssenchenko in #3135

Full Changelog: v1.65.0...v1.66.0

SAM v1.65.0 Release

19 Apr 23:10
5252262
Compare
Choose a tag to compare

What's Changed

  • feat: scaffolding for improved pass-throughs in schema by @hoffa in #3055
  • feat: improve schema pass-through handling by @hoffa in #3056
  • chore: more improved schema pass-throughs by @hoffa in #3057
  • fix: pin cfn-lint to bypass issue in latest by @hoffa in #3063
  • fix: Fix availability dip from API MergeDefinitions property by @GavinZZ in #3062
  • chore: improve cfn-lint install by @hoffa in #3064
  • fix: Shorten Location IndexName property by @GavinZZ in #3065
  • chore: more improved pass-through schemas by @hoffa in #3060
  • Merge main to develop by @GavinZZ in #3069
  • chore: Upgrade ruff to 0.0.259 and enable C4 rules by @aahung in #3066
  • chore: remove description in favor of markdownDescription by @hoffa in #3068
  • chore: more typed schema pass-throughs by @hoffa in #3072
  • chore(schema): update by @github-actions in #3074
  • chore: and more typed schema pass-throughs by @hoffa in #3078
  • fix: Add Name property to SAM Statemachine EventBridgeRule event by @aaythapa in #3087
  • chore(schema): update by @github-actions in #3084
  • fix: Connector "Type" cannot be Serverless resource types by @GavinZZ in #3088
  • Release 1.65.0 (to main) by @xazhao in #3118

Full Changelog: v1.64.0...v1.65.0