Skip to content

Saturn 3.0.0-M1

Compare
Choose a tag to compare
@kfchu kfchu released this 02 Feb 07:30
· 1010 commits to develop since this release

Features

  • Saturn new console (Vue.js + Element-UI + sass + WebPack)
  • #292 executor traffic extract and recovery(流量摘除和恢复)
  • #301 namespace management REST API (创建/更新 Namespace)

Enhancements

  • #289 Enhance the performance of dashboard refresh (Dashboad刷新性能优化)
  • #326 Use Swagger to document API (including RESTful API and GUI API)
  • #325 支持G1 GC参数配置
  • #260 Show the failover item status (正确显示failover状态)

Bugfix

  • #305 saturn-executor.log becomes very large as time goes (saturn-executor.log太大的问题)
  • #298 Console support saturn executor process thread dump and gc.log backup (一键threaddump和备份gc log)
  • #348 Shell job should output the error output to log also (Shell作业异常也输出到日志)
  • #331 Job cannot be removed sometimes (作业在特定场景不能被移除)
  • #297 Job cannot be scheduled within 1 second when executor and zk not located in the same IDC (当executor和zk不在相同机房的话,秒级作业不能妙计调度)
  • #343 Should not failover to the executor which already been extract traffic (不能failover到已经被摘取流量的executor)

Release Artifacts:

Executor Zip File
Console Zip File