MyGit

v5.11.3

ccfos/nightingale

版本发布时间: 2022-09-07 12:29:29

ccfos/nightingale最新发布版本:v7.4.1(2024-09-25 15:15:14)

前端变更

后端变更

Full Changelog: https://github.com/ccfos/nightingale/compare/v5.11.2...v5.11.3

需要变更的SQL

alter table alert_mute add column `note` varchar(1024) not null default '' after `prod`;
alter table alert_mute add column `disabled` tinyint(1) not null default 0 comment '0:enabled 1:disabled' after `etime`;
alter table alert_mute add column `update_at` bigint not null default 0 after `create_by`;
alter table alert_mute add column `update_by` varchar(64) not null default '' after `update_at`;
alter table alert_subscribe add column `name` varchar(255) not null default '' after `id`;
alter table alert_subscribe add column `disabled` tinyint(1) not null default 0 comment '0:enabled 1:disabled' after `name`;

相关地址:原始地址 下载(tar) 下载(zip)

1、 checksums.txt 194B

2、 n9e-v5.11.3-linux-amd64.tar.gz 14.71MB

3、 n9e-v5.11.3-linux-arm64.tar.gz 14.01MB

查看:2022-09-07发行的版本