Releases: aws-samples/serverless-full-stack-webapp-starter-kit
Releases · aws-samples/serverless-full-stack-webapp-starter-kit
v2.1.0
2.1.0 (2026-03-22)
Features
- add /update-snapshot comment trigger to update_snapshot workflow (764a4fa)
- add CloudWatch LogGroup with retention policy to Lambda functions (#117) (53877bb), closes #103
- database: enable Data API and connection logging (#123) (e32dc7a)
- increase webapp Lambda memory from 512MB to 1024MB (#116) (03c5a00), closes #101
Bug Fixes
- add lambda:InvokeFunction permission for CloudFront OAC (#83) (3cc66bf)
- auth: improve auth error handling and fix Link CORS issue (#120) (84be605)
- disable Cognito self sign-up by default (#115) (9396e6f), closes #106
- prevent CloudFront cache poisoning for Next.js RSC responses (#119) (70cddda)
- prisma: add retry for Aurora Serverless v2 connection errors (#121) (7c05dfb)
- support Amazon Linux 2023 for NAT instance (#81) (0c41aa8)