Releases: alibaba/serverless-vscode
Releases · alibaba/serverless-vscode
Release 1.27.19
Fix
- 修复 macOS Monterey 系统下,vscode 插件不可用问题
- 更新 funcraft win exe 的下载地址为
https://funcraft-release.oss-accelerate.aliyuncs.com/fun/fun-v${FUN_VERSION}-win.exe.zip
Release 1.27.17
- 修复无法显示工作流的问题。
- Function schema 中增加 InstanceLifecycleConfig 字段
- Function ros schema 中增加 InstanceType、CustomContainerConfig、CAPort 以及 AsyncConfiguration 字段
- Service schema 中增加 TracingConfig 字段
Release 1.27.16
- 将 initProject 列表与 fun init 模版进行同步。
- 创建函数时支持选择 custom runtime 函数模版。
Release 1.27.14
- 新增region:成都、伦敦、吉隆坡
- 异步配置、大规格实例、镜像配置支持校验
Release 1.27.12
Added
- 支持 Nodejs12 Runtime
- 支持配置自定义 endpoint
Release 1.27.11
Added
- 针对流程定义文件优化语法提示触发检测方式
Release 1.27.10
Fixed
- 修复 Aliyun::Serverless::Service 的 NasConfig Schema 校验
- 内置的 fun 版本升级为 v3.6.13
Release 1.27.9
Fixed
- 修复安全漏洞,https-proxy-agent 升级为 2.2.4。
Release 1.27.8
Added
- 默认启用多模板文件模式,支持自动检测 fun build 构建出的模板文件。
- 内置的 fun 版本升级为 v3.6.11。
Release 1.27.7
Added
- 更新函数工作流的语法智能提示 Schema
Fixed
- 修复 win 平台调用 fun 显示错误签名的问题