Skip to content

v3.8.0

Choose a tag to compare

@Cairry Cairry released this 24 Dec 13:18
· 22 commits to master since this release
3469be0

What's Changed

  • ✨ Grafana 支持配置 Auth 认证;
  • ✨ 新增服务拓扑功能;
  • ✨ 支持SQLite数据库;
  • 🚀 重构拨测任务功能;
  • 🚀 重构通知对象功能;

Upgrade Tip

升级到当前版本,需要注意以下两点;

  1. 配置文件中mysql相关的配置格式有变化,参考项目里 config/config.yaml;
  2. 通知对象、拨测任务 重构,需要重新配置(旧数据还在数据库中保留);

Full Changelog: v3.7.1...v3.8.0