Skip to content

Releases: devsapp/fc

Release 0.1.28

29 Oct 02:52
9a47bc5
Compare
Choose a tag to compare

Fix

  • 压测组件 fcStress run-time 参数不能正确获取 MR ISSUE ISSUE
  • s cli fc remote invoke -h 需要先选择密钥才能看到 help 信息 MR ISSUE

Update

  • 集成 fc-common 组件 MR

Release 0.1.27

18 Oct 11:18
663e47b
Compare
Choose a tag to compare

Release 0.1.26

09 Sep 08:11
62a26fb
Compare
Choose a tag to compare

Fix

  • 修复vpc 配置为 auto,部署完成之后使用nas找不到vpc配置 #296 #295

Release 0.1.25

07 Sep 03:27
Compare
Choose a tag to compare

Add

  1. 支持远程调试能力,帮助信息请参考 s cli devsapp/fc remote -hmr
  2. 本地调试组件支持 --server-port 参数,用于支持暴露的 server 端口,issue, mr

Update

  1. 操作 nas 之前, 如果 nas 没有 ready, 需要有更加友好的提示。issuemr
  2. FC_DOCKER_VERSION 这个环境变量在 build help 中暴露出来。issue

Fix

  1. fix some typo,tarnsform->transfromfount->found

Release 0.1.24

30 Aug 08:05
Compare
Choose a tag to compare

Add

  1. 端云联调支持 cleanup 方法,并将 clean 方法注为 decrepted。PR: #222
  2. 增加 fun2s 方法,用于将 funcraft 规范的 template.yml 转换为 Serverless Devs 规范的 s.yaml。issue: #228 , PR: #231
  3. 增加 nas init 方法,用于初始化 nas 资源,对于自定义 nas 配置,确保 nasDir 存在;对于 auto 的 nas 配置,用于创建 nas 并确保 nasDir 存在。PR: #254

Fix

  1. 修复 fcDir 和 nasDir 相同时,执行 upload 出现死循环的问题,PR: #231

Release 0.1.23

13 Aug 02:45
Compare
Choose a tag to compare

Fix

  1. #180 #179 #175 #160 #108 #162 #174
  2. 使用自定义函数计算 endpoint 时,region 和 accountID 从自定义 endpoint 中获取

Update

  1. info 的帮助信息增加 --trigger-name 参数
  2. 基于 ncc 编译产物进行发布

Release 0.1.22

02 Aug 07:06
Compare
Choose a tag to compare
  • sdk 支持自定义 endpoint

Release 0.1.21

22 Jul 07:46
Compare
Choose a tag to compare
  1. s cli 模式如果用户没有指定密钥,需要 fc 组件获取
  2. 不能存在参数verison

Release 0.1.20

21 Jul 01:36
Compare
Choose a tag to compare
  • 操作 nas 时,远端路径 nas:// 可选填
  • docs 文档修改

Release 0.0.19

16 Jul 07:14
Compare
Choose a tag to compare
  • docs.json 文件变更