From df3e867910e4d128c82c74e3256abd586c8d5a34 Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Thu, 10 Sep 2020 21:09:34 -0600 Subject: [PATCH] updated rc1 warning message --- data/notifications.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/notifications.yaml b/data/notifications.yaml index b95e7a72e..9e62c2d92 100644 --- a/data/notifications.yaml +++ b/data/notifications.yaml @@ -12,9 +12,9 @@ scope: - /influxdb/v2.0/ message: | - ### Breaking changes in v2.0 rc.1 + ### InfluxDB OSS 2.0 release candidate 1 - InfluxDB v2.0 rc.1 includes breaking changes that require a manual upgrade - from beta-16 and older. For information, see: + **InfluxDB OSS v2.0.rc1** includes **breaking changes** that require a manual + upgrade from all alpha and beta versions. For information, see: - [Upgrade to v2.0 rc.1](#) \ No newline at end of file + [Upgrade to InfluxDB OSS v2.0.rc1](#) \ No newline at end of file