From 9d62bc97fed785c42e3aa8672fdbbc5ac297b8b4 Mon Sep 17 00:00:00 2001 From: Rongfeng Fu Date: Mon, 9 Aug 2021 20:39:06 +0800 Subject: [PATCH] v1.1 (#29) * 1.1 * auto deploy example * update sysbench script name * v1.1 spec --- ob-deploy.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/ob-deploy.spec b/ob-deploy.spec index 5e972e6..7639688 100644 --- a/ob-deploy.spec +++ b/ob-deploy.spec @@ -1,5 +1,5 @@ Name: ob-deploy -Version: 1.0.2 +Version: 1.1.0 Release: 1%{?dist} # if you want use the parameter of rpm_create on build time, # uncomment below @@ -107,4 +107,11 @@ echo -e 'Installation of obd finished successfully\nPlease source /etc/profile.d - new configuration item for store log - support SUSE, Ubuntu etc. * Mon Jun 28 2021 obd 1.0.2 - - fix memory and disk check bug \ No newline at end of file + - fix memory and disk check bug +* Mon Aug 09 2021 obd 1.1.0 + - new features: obd cluster autdeploy + - new features: obd cluster tenant + - new features: obd test sysbench + - enhanced startup check + - new configuration item for redo log + - start / stop the specified server or component \ No newline at end of file -- GitLab