What's Changed
- chore(schema): add
Connectors
resource attribute to CFN resources by @hoffa in #2908 - chore(schema): update by @github-actions in #2909
- chore: add
GeneratedProperty
for CloudFormationResource
properties by @hoffa in #2907 - refactor: preliminary changes for managed policy improvements by @hoffa in #2910
- feat: New DisableFunctionDefaultPermissions property to block the creation of permissions resource from SAM API Auth by @aaythapa in #2885
- feat: load managed policies locally by @hoffa in #2839
- chore: Loose typing_extensions version requirement by @jakob-keller in #2916
- feat: Appsync to DynamoDb connector by @ssenchenko in #2915
- Move schema files by @GavinZZ in #2919
- Add resource validator using schema models by @GavinZZ in #2917
- fix: make MemorySize a pass-through by @hoffa in #2923
- fix: Make pass-through properties pass-through in serverless::function by @aahung in #2924
- docs: add link to
GeneratedProperty
by @hoffa in #2925 - chore(schema): update by @github-actions in #2926
- Remove property validations for lambda resources by @xazhao in #2928
- Update doc path by @GavinZZ in #2931
- chore: replace generated properties by GeneratedProperty() by @hoffa in #2934
- fix: Fix two places that could cause uncatched errors by @aahung in #2930
- Chore: another scan of replacing generated properties by GeneratedProperty() by @xazhao in #2937
- chore: Batch update dev dependencies by @aahung in #2936
- fix: appsync-ddb connector integ tests by @ssenchenko in #2938
- chore(schema): update by @github-actions in #2946
- chore: Remove "type: ignore" in samtranslator/translator by @aahung in #2947
- Downgrade TriggerFunction node to v14 because 18 is not available in all regions by @ssenchenko in #2948
- feat: Support SAM API MergeDefinitions property by @GavinZZ in #2943
- chore: Replace py36 with py310 in black config by @aahung in #2949
- One more fix for integ tests by @ssenchenko in #2951
- chore: Update "Development Status" classifiers by @aahung in #2950
- chore: remove soft template validation by @hoffa in #2961
- chore: do not load managed policies if already ARN by @hoffa in #2964
New Contributors
- @jakob-keller made their first contribution in #2916
Full Changelog: v1.60.1...v1.61.0