From 74521f4fc0adac9d7b6bb665b73bf76d88ae8153 Mon Sep 17 00:00:00 2001 From: csmbot Date: Tue, 9 Jan 2024 19:42:56 -0500 Subject: [PATCH] Appending new change-log --- CHANGELOG/CHANGELOG-1.10.0.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 CHANGELOG/CHANGELOG-1.10.0.md diff --git a/CHANGELOG/CHANGELOG-1.10.0.md b/CHANGELOG/CHANGELOG-1.10.0.md new file mode 100644 index 0000000..a739783 --- /dev/null +++ b/CHANGELOG/CHANGELOG-1.10.0.md @@ -0,0 +1,30 @@ + +- [v1.10.0](#v1100) + - [Changelog since v1.9.0](#changelog-since-v190) + - [Known Issues](#known-issues) + - [Changes by Kind](#changes-by-kind) + - [Deprecation](#deprecation) + - [Features](#features) + - [Bugs](#bugs) + + +# v1.10.0 + +## Changelog since v1.9.0 + +## Known Issues + +## Changes by Kind + +### Deprecation + +### Features + +- CSM 1.10 release specific changes. ([#1091](https://github.com/dell/csm/issues/1091)) +- CSM Resiliency support for PowerMax. ([#1082](https://github.com/dell/csm/issues/1082)) + +### Bugs + +- PowerFlex driver fails to start on RKE. ([#1086](https://github.com/dell/csm/issues/1086)) +- Gopowerstore - Multiple issues in mockfile. ([#1084](https://github.com/dell/csm/issues/1084)) +- Driver repos reference CSI Operator. ([#1081](https://github.com/dell/csm/issues/1081))