内容简介:Serverless 架构开发框架 Serverless Framework 发布了 1.69.0 版本,该框架使用 AWS Lambda、Azure Functions、Google CloudFunctions 等技术,可以构建 Serverless 架构的 Web、移动和 IoT 应用。 更新内容: ...
Serverless 架构开发框架 Serverless Framework 发布了 1.69.0 版本,该框架使用 AWS Lambda、Azure Functions、Google CloudFunctions 等技术,可以构建 Serverless 架构的 Web、移动和 IoT 应用。
更新内容:
Features
- AWS HTTP API:支持有效负载格式版本自定义
- AWS API Gateway:支持 Open API
operationId
设置 - AWS SQS:支持
maximumRetryAttempts
选项 - 变量:支持 AWS SSM 变量上的区域选择
Bug Fixes
- AWS API Gateway:用
cors: true
修复原始通配符处理 - AWS HTTP API:修复默认日志格式
- AWS Info:修复资源计数的计算
- AWS S3:修复错误消息生成
- AWS Stream:修复了布尔值
Enabled
设置的配置
更新说明:https://github.com/serverless/serverless/releases/tag/v1.69.0
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithms on Strings, Trees and Sequences
Dan Gusfield / Cambridge University Press / 1997-5-28 / USD 99.99
String algorithms are a traditional area of study in computer science. In recent years their importance has grown dramatically with the huge increase of electronically stored text and of molecular seq......一起来看看 《Algorithms on Strings, Trees and Sequences》 这本书的介绍吧!