@aws-amplify/graphql-api-construct@1.20.0, @aws-amplify/data-construct@1.16.0
·
91 commits
to main
since this release
What's Changed
- fix: handle ContinuousBackupsUnavailableException in updateContinuousBackups when RequestType is 'Create' by @fossamagna in #3203
- feat(graphql-api-construct): add PointInTimeRecoverySpecification setter by @doubutsunokarada in #3206
- chore: remove node modules before loading cache in shared scripts by @tejas2008 in #3238
- chore(deps): bump tar-fs from 2.1.1 to 2.1.2 by @dependabot in #3239
- chore(deps): bump axios from 1.7.7 to 1.8.2 in /scripts by @dependabot in #3241
- chore: refresh lockfile by @dpilch in #3245
- chore(deps): bump aws-cdk-lib from 2.129.0 to 2.186.0 in /packages/graphql-transformers-e2e-tests/resources/jsonServer by @dependabot in #3244
- chore: bump aws-cdk-lib to 2.187.0 by @dpilch in #3247
- chore: upgrade to node 20 by @dpilch in #3250
- Revert "chore: upgrade to node 20 (#3250)" by @dpilch in #3255
- Prep release by @dpilch in #3257
New Contributors
- @doubutsunokarada made their first contribution in #3206