Skip to content

Release 2.15.0

Compare
Choose a tag to compare
@tanhe123 tanhe123 released this 11 Jun 09:57
· 581 commits to master since this release

变更日志

新增功能:

  1. 支持自定义域名 https 证书
  2. 自动检查更新,以便于尽早地享受最新版本带来的新特性以及问题修复。

功能优化:

  1. 更语意化的报错提示,针对无 ram 权限、FC 服务没有开通、输入的 AccountId 不正确等情况抛出了更易理解的错误提示
  2. local invoke 时,默认不再从 stdin 获取事件了,避免了频繁使用该功能时,带来的不流畅问题

问题修复:

  1. 修复 CDN 触发器 filter 配置没有生效的问题
  2. 修复 2.14.0 引入的 fun 在 ci 环境下必须重新执行 fun config 的问题
  3. 修复了 fun init,仓库名与输出目录相同时,创建项目失败的问题
  4. 修复删除本地 VpcConfig、LogConfig 等,没有生效的 bug

Changelog

New features:

  1. add custom domain https support
  2. add fun version update notifier

Optimization:

  1. optimize error message for no ram permission, fc service not open and incorrect account id issue
  2. default not get event from stdin when using fun local

Bug fix:

  1. fix CDN trigger filter not work bug
  2. fix fun config bug in ci environment
  3. fix fun init bug when repo name and output dir is same
  4. fix not delete remote VpcConfig, LogConfig when removing from template.yml

Download

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