Release 2.7.2
变更日志:
- 修复存在 TableStore、MnsTopic trigger 时无法 deploy 的 bug
- 改变参数-n, - name默认行为。当没有设置-n, - name参数,则将模板根目录渲染到当前执行命令的目录中,模板变量projectName则是当前执行命令的目录的名称
- 添加参数-m, - merge,默认值为false。模板项目里面的模板。[yml | yaml]文件是否与本地文件系统已存在的模板。[yml | yaml]合并。合并规则:本地的模板与模板中的模板合并,模板模板中的属性优先级比本地模板中的属性高,如果某个属性是个复杂类型的属性(包含子属性),递归合并该属性的子属性
Changelog:
- fix could not deploy bug when exising TableStore trigger or MNSTopic trigger
- Change the default behavior of the -n, -name parameter. When the -n, -name parameter is not set, the template root directory is rendered to the directory where the command is currently executed, and the template variable projectName is the name of the directory where the command is currently executed
- Add the parameter -m, - merge, the default value is false. Template inside the template project. [yml | yaml] Whether the file has a template that already exists with the local file system. [yml | yaml] merge. Merge rule: The local template is merged with the template in the template. The attribute priority in the template template is higher than the attribute in the local template. If an attribute is a complex type attribute (including sub-attributes), recursively merge the sub-attributes of the attribute
Download:
fun-v2.7.2-linux-x64.zip
fun-v2.7.2-linux-x86.zip
fun-v2.7.2-macos-x64.zip
fun-v2.7.2-macos-x86.zip
fun-v2.7.2-win-x64.exe.zip
fun-v2.7.2-win-x86.exe.zip