Skip to content

Release 2.14.0

Compare
Choose a tag to compare
@tanhe123 tanhe123 released this 20 May 12:53
· 592 commits to master since this release

变更日志

新增功能:

  1. 添加了用户体验改进计划

功能优化:

  1. 优化了 template.yml 语法校验时的错误提示
  2. local invoke 不提供 invokeName 参数时,默认调用第一个函数
  3. 支持自定义 PYTHONUSERBASE 环境变量

问题修复:

  1. 修复了本地调试 Http Trigger 时,二进制数据内容缺失的 bug
  2. 修复自定义域名语法校验没生效的 bug,并对旧语法进行了兼容
  3. 配置了 Service Role,子用户依旧需要 AliyunRAMFullAccess 权限的 bug

Changelog

New features:

  1. added user experience improvement plan support

Optimization:

  1. optimize error message when schema is invalid
  2. local invoke will use first function if missing invokeName
  3. add custom PYTHONUSERBASE function environment support

Bug fix:

  1. fix wrong binary body for http request
  2. fix custom domain schema not work bug
  3. fix need ram permission bug even though service role has been configured

Download

fun-v2.14.0-linux-x64.zip
fun-v2.14.0-linux-x86.zip
fun-v2.14.0-macos-x64.zip
fun-v2.14.0-macos-x86.zip
fun-v2.14.0-win-x64.exe.zip
fun-v2.14.0-win-x86.exe.zip