Serverless 架构开发框架 Serverless Framework 发布了 1.73.0 和 1.73.1 版本,该框架使用 AWS Lambda、Azure Functions、Google CloudFunctions 等技术,可以构建 Serverless 架构的 Web、移动和 IoT 应用。
1.73.0 更新内容包括:
特性
- AWS 流:添加对 maximumRecordAgeInSeconds 属性的支持
- 删除旧的并支持新的分析端点,显示后端返回的通知
Bug 修复
- AWS SQS:还原对 maximumRetryAttempts 选项的支持
- 确保在插件命令中正确处理 serverless.ts
1.73.1 更新内容包括:
Bug 修复
- AWS API Gateway:修复对 usePlan 数组的处理
更新说明:https://github.com/serverless/serverless/releases
转自 https://www.oschina.net/news/116484/serverless-1-73-0-released