From e89f0f89202a37bfe8888e13f406f64579a7e201 Mon Sep 17 00:00:00 2001 From: gallacher <35462391+gallacher@users.noreply.github.com> Date: Tue, 24 May 2022 16:32:00 -0300 Subject: [PATCH] Changelog for release v1.2.1 (#294) * add v1.2.0 changelog (#221) * Add change log (#226) * add v1.2.0 changelog * Updated section to 'Bug Fixes' * Updated section headings * Update CHANGELOG-1.2.0.md * Added missing features and bugs to changelog * Add change log (#229) * add v1.2.0 changelog * Updated section to 'Bug Fixes' * Updated section headings * Update CHANGELOG-1.2.0.md * Added missing features and bugs to changelog * Updated feature/bug list * Added known issues * Removed extra space * Added changelog entry for release v1.2.1 * Added new bug description to changelog --- CHANGELOG/CHANGELOG-1.2.0.md | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/CHANGELOG/CHANGELOG-1.2.0.md b/CHANGELOG/CHANGELOG-1.2.0.md index 10d2d959..ca212f04 100644 --- a/CHANGELOG/CHANGELOG-1.2.0.md +++ b/CHANGELOG/CHANGELOG-1.2.0.md @@ -1,9 +1,26 @@ +- [v1.2.1](#v121) + - [Changelog since v1.2.0](#changelog-since-v120) + - [Changes by Kind](#changes-by-kind) + - [Bug Fixes](#bug-fixes) - [v1.2.0](#v120) - [Changelog since v1.1.0](#changelog-since-v110) - - [Changes by Kind](#changes-by-kind) + - [Changes by Kind](#changes-by-kind-1) - [Deprecation](#deprecation) - [Features](#features) - - [Bug Fixes](#bug-fixes) + - [Bug Fixes](#bug-fixes-1) + +# v1.2.1 + +## Changelog since v1.2.0 + +### Changes by Kind + +#### Bug Fixes + +- VGS fails to delete all snaps after a group is deleted. ([#292](https://github.com/dell/csm/issues/292)) +- PowerStore Grafana dashboard does not populate correctly. ([#279](https://github.com/dell/csm/issues/279)) +- Grafana installation script - Prometheus address is incorrect. ([#278](https://github.com/dell/csm/issues/278)) +- Observability data values are incorrect. ([#288](https://github.com/dell/csm/issues/288)) # v1.2.0