Releases: aws/serverless-application-model
Releases · aws/serverless-application-model
SAM v1.81.0 Release
What's Changed
- fix: skip SAR tests if python version > 3.10 by @aaythapa in #3379
- chore(schema): update by @github-actions in #3376
- fix: Set to Py27Dict if components is explicitly set to None by @GavinZZ in #3373
- Fix GitHub Action Issues in Python 3.10 and 3.11 by @GavinZZ in #3380
- Merge main to develop by @aaythapa in #3383
- chore(schema): update by @github-actions in #3384
- feat: appsync datasource to eventbus connector by @paulhcsun in #3311
- chore(schema): update by @github-actions in #3389
- feat: Support Ignore Globals resource attribute by @GavinZZ in #3386
- Merge main to develop by @ConnorRobertson in #3391
- Fix: Raise Error When UpdateReplacePolicy is not correctly defined. by @ConnorRobertson in #3392
- chore(schema): update by @github-actions in #3395
- Add an error when AuthorizationScopes is not used with Authorizer by @xazhao in #3394
- fix: skip statemachine test by @aaythapa in #3397
- fix: LayerVersion cannot be the target of DependsOn due to being hashed during transformation by @ConnorRobertson in #3396
- Release 1.81.0 (to main) by @ConnorRobertson in #3431
- Revert "Release 1.81.0 (to main)" by @ConnorRobertson in #3432
- Revert "Revert "Release 1.81.0 (to main)"" by @GavinZZ in #3437
- fix: Revert the version back to 1.80 by @GavinZZ in #3438
- Release 1.81.0 (to main) by @GavinZZ in #3439
Full Changelog: v1.80.0...v1.81.0
SAM v1.80.0 Release
What's Changed
- Added S3 onFailure destination for MSK and SelfManagedKafka(3b53f8f)
- Add support for Advanced logging in SAM(625913c)
- chore: bump version to 1.80.0(e2d6f37)
- Merge branch 'main' into release-v1.80.0(733a376)
- Merge pull request(cb11c8e) #3419 from aws/release-v1.80.0
Full Changelog: v1.79.0...v1.80.0
SAM v1.79.0 Release
What's Changed
- fix: Support creating a FIFO queue if using FIFO SNS event by @GavinZZ in #3357
- Merge main to develop by @GavinZZ in #3360
- fix: Give a more appropriate warning with Availability Dip by @GavinZZ in #3362
- feat: allow user to provide role for schedule by @sidhujus in #3363
- chore(schema): update by @github-actions in #3367
- Merge main to develop by @GavinZZ in #3369
- Release 1.79.0 (to main) by @ConnorRobertson in #3390
New Contributors
Full Changelog: v1.78.0...v1.79.0
SAM v1.78.0 Release
SAM v1.77.0 Release
What's Changed
- chore: Add UpdateReplacePolicy and DeletionPolicy to Integ Test Resoruces by @GavinZZ in #3345
- Merge main to develop by @ssenchenko in #3347
- Safe Auth in function URL tests by @ssenchenko in #3348
- chore: update docs by @ssenchenko in #3349
- Add error handling for OverrideApiAuth property without an authorizer by @paulhcsun in #3350
- fix integ tests by @ssenchenko in #3351
- Release 1.77.0 (to main) by @GavinZZ in #3368
Full Changelog: v1.76.0...v1.77.0
SAM v1.76.0 Release
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
What's Changed
- chore: fix authorizers.get() dip by @aaythapa in #3285
- chore: change api key resource's value property by @aaythapa in #3286
- fix: fix integ test by @aaythapa in #3292
- chore(schema): update by @github-actions in #3291
- chore: add support for pydantic 2.x by @yan12125 in #3282
- Merge main to develop by @ssenchenko in #3296
- fix: Add setup and teardown markers to make companion stack by @gracelu0 in #3301
- chore(schema): update by @github-actions in #3298
- [fix]: Add RuleName to EventBridgeRuleEventProperties by @paulhcsun in #3304
- chore: Upgrade ruff/black/mypy and fix violations by @aahung in #3300
- Revert Validator Removal by @awood45 in #3307
- feat: Add TimeoutInMillis Property to API Event Source by @gracelu0 in #3310
- chore(schema): update by @github-actions in #3312
- chore(schema): update by @github-actions in #3314
- fix: Support both 'VPCEndpointIds' and 'VpcEndpointIds' by @GavinZZ in #3315
- fix: Fix availability dip in PropagateTags property by @GavinZZ in #3316
- chore: Remove Validation on DeletionPolicy and UpdateReplacePolicy by @GavinZZ in #3317
- chore: Update docs by @ssenchenko in #3319
- chore: Update Lambda node runtime envs in integ tests by @GavinZZ in #3320
- chore: Update docs (#3322) by @andy2mrqz in #3323
- chore(schema): update by @github-actions in #3324
- fix: Revert lambda nodejs18.x upgrade by @GavinZZ in #3326
- chore: remove pdb in integration test by @xazhao in #3327
- chore: Make a function to eventbus connect test non-blocking by @xazhao in #3330
- Merge main to develop by @xazhao in #3331
- chore(schema): update by @github-actions in #3336
- fix: Append CodeSha256 Value to Description by @GavinZZ in #3337
- Adding InputTransformer Property by @ConnorRobertson in #3338
- Release 1.75.0 (to main) by @ssenchenko in #3346
New Contributors
- @gracelu0 made their first contribution in #3301
- @andy2mrqz made their first contribution in #3323
Full Changelog: v1.74.0...v1.75.0
SAM v1.74.0 Release
What's Changed
- fix:RuntimeManagementConfig by @ConnorRobertson in #3274
- chore: update schema by @ConnorRobertson in #3276
- Merge main to develop by @ConnorRobertson in #3278
- chore: switch to SimpleTable in gql integ tests by @ssenchenko in #3279
- chore: Update Lambda envs in integ tests by @ssenchenko in #3280
- fix: Fix Propagate Tags when Tags is defined in Globals by @GavinZZ in #3284
- feat: Input transformer for AWS::Serverless::Function.EventBridgeRule by @ConnorRobertson in #3283
- Release 1.74.0 (to main) by @xazhao in #3329
Full Changelog: v1.73.0...v1.74.0
SAM v1.73.0 Release
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
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