Serverless Framework 1.61.0 发布,无服务器架构开发框架
Serverless 架构开发框架 Serverless Framework 发布了 1.61.0 版本,该框架使用 AWS Lambda、Azure Functions、Google CloudFunctions 等技术,可以构建 Serverless 架构的 Web、移动和 IoT 应用。 更新内容: Features Standalone:Windows Chocolatey PM 集成 (85b196f) 添加对纯 .git 模板 URL 的支持 (3cfa750) 增强 cloudFront 事件的配置选项 (#7170) (9591d5a), closes#7151, addresses#6843#6785 在事件流上支持 BisectBatchOnFunctionError 选项 (#7105) (560ceee) 在服务配置中支持 RollbackConfiguration (#7193) (5973c9f) Bug Fixes 修复 CLI 参数解析(切换到 yargs-parser) (#7187) (780fb46), closes#6083 AWS Lamb...