Serverless 架构开发框架 Serverless Framework 发布了 2.3.0 版本,该框架使用 AWS Lambda、Azure Functions、Google CloudFunctions 等技术,可以构建 Serverless 架构的 Web、移动和 IoT 应用。
此版本更新内容包括:
Features
- AWS MSK:通过 msk 事件支持 MSK
- Config Schema:AWS alexaSmartHome 事件的架构
- 使用 kmsKeyArn 并弃用 awsKmsKeyArn
Bug Fixes
- AWS Lambda:解决版本哈希生成逻辑中的问题,确保任何层更改都会影响哈希更改
- Config Schema:识别 vpc config 中的 CF 内在函数
- 变量:确保与 AWS CloudFormation 变量没有冲突
注意:本文归作者所有,未经作者允许,不得转载