We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff6c12 commit bb4d0feCopy full SHA for bb4d0fe
3 files changed
History.md
@@ -1,8 +1,9 @@
1
-## 2023.04.28
+## 2023.05.05
2
3
| 组件名 | 版本号 | 发布内容 | 补充 |
4
| --- | --- | --- |--- |
5
| fc-core | 0.0.30 | 修复 Nas 文件系统大于20复用 Nas 挂载点抛出异常的问题 | - |
6
+| fc | 0.1.71 | 强制 core 版本更新 | - |
7
8
## 2023.04.26
9
docs/zh/command/local.md
@@ -55,6 +55,8 @@ category: '调用&调试'
55
- [invoke:本地调试事件函数](#local-invoke-命令)
56
- [start:本地调试 HTTP 函数](#local-start-命令)
57
58
+> 未支持**非webserver模式**
59
+
60
## local invoke 命令
61
62
`local invoke` 命令,是进行本地事件函数调试的命令。
publish.yaml
@@ -2,7 +2,7 @@ Type: Component
Name: fc
Provider:
- 阿里云
-Version: 0.1.70
+Version: 0.1.71
Description: Basic components of Alibaba cloud functional computing
HomePage: https://github.com/devsapp/fc
Tags:
0 commit comments