Skip to content

Release 3.0.4

Compare
Choose a tag to compare
@tanhe123 tanhe123 released this 11 Oct 14:54
· 371 commits to master since this release

变更日志

功能增强:

  1. fun build 提供对 tmpDir 更好的支持 (#505)
  2. fun.yml 在被转换成 Funfile 时,也会根据用户网络环境判断使用哪个 registry (#502)
  3. 优化非法的 accountId 的报错提示 (#501)
  4. 优化 docker pull 的逻辑,可以更精准的判断使用哪个 registry
  5. fun.yml 转换成 Funfile 时,更智能的添加 Copy . /code,以便于尽可能的使用编译缓存
  6. 增强了 ros 部署的体验,支持本地显示部署差异以及实时显示更新过程 (#462)
  7. 升级 fc-docker 版本到 1.6.4,以及升级 fc-builders 到 0.2.2
  8. 优化 fun build 对 nas 的支持,现在统一使用项目目录下的 .fun/nas 作为本地 nas 目录
  9. local start event trigger 时清理该函数 local start 过的旧容器

问题修复:

  1. 修复 pull 镜像以及 fun build 时,可能出现的日志显示错乱的问题 (#506)
  2. 修复 build 后,deploy 没有使用 build 生成的 template.yml 的问题
  3. 修复 ncp 库引入的问题,当 callback 被调用时,并没有将所有的文件复制完成 (#495)
  4. 修复 init 功能遇到的文件权限不对的问题
  5. 修复 LogService 触发器 Enable 属性没有生效的问题 (#473)

Download

fun-v3.0.4-linux.zip
fun-v3.0.4-macos.zip
fun-v3.0.4-win.exe.zip