Skip to content

Commit

Permalink
Release v1.11.1 (#1483)
Browse files Browse the repository at this point in the history
* Add CHANGELOG for v1.11.1 (#1481)

* Add CHANGELOG for v1.11.1

* Update CHANGELOG-1.11.0.md

* update bugs

* fixed review comments

---------

Co-authored-by: Bowen Jiang <[email protected]>

* add note about sdc imagepullpolicy (#1496)

---------

Co-authored-by: Bowen Jiang <[email protected]>
Co-authored-by: Jooseppi Luna <[email protected]>
  • Loading branch information
3 people authored Oct 2, 2024
1 parent 32d498b commit 8403666
Showing 1 changed file with 28 additions and 3 deletions.
31 changes: 28 additions & 3 deletions CHANGELOG/CHANGELOG-1.11.0.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,38 @@
<!--toc-->
- [v1.11.0](#v1110)
- [Changelog since v1.10.2](#changelog-since-v1102)
- [v1.11.1](#1111)
- [Changelog since v1.11.0](#changelog-since-v1110)
- [Known Issues](#known-issues)
- [Changes by Kind](#changes-by-kind)
- [Deprecation](#deprecation)
- [Features](#features)
- [Bugs](#bugs)
- [v1.11.0](#v1110)
- [Changelog since v1.10.2](#changelog-since-v1102)
- [Known Issues](#known-issues-1)
- [Changes by Kind](#changes-by-kind-1)
- [Deprecation](#deprecation-1)
- [Features](#features-1)
- [Bugs](#bugs-1)


# v1.11.1

## Changelog since v1.11.0

## Known Issues

## Changes by Kind

### Deprecation

### Features
- Unity consistency update to reduce the number of authentication API calls. ([#1415](https://github.com/dell/csm/issues/1415))

### Bugs
- Mounts using NVMe on PowerStore fails in v2.11 of the driver ([#1469](https://github.com/dell/csm/issues/1469))
- SDC 4.5.2.1 fails to load when deployed on OCP 4.16.x using csm-operator ([#1482](https://github.com/dell/csm/issues/1482))
<br>**Note**: To get the latest 4.5.2.1 SDC image, `ImagePullPolicy` for the `dellemc/sdc:4.5.2.1` image will have to be set to `Always`.

# v1.11.0

## Changelog since v1.10.2
Expand Down Expand Up @@ -36,7 +61,7 @@

### Bugs

- Documentation has broken links to sample files that are no longer available.. ([#1392](https://github.com/dell/csm/issues/1392))
- Documentation has broken links to sample files that are no longer available. ([#1392](https://github.com/dell/csm/issues/1392))
- CSI Powermax chooses ISCSI protocol over NVMeTCP. ([#1388](https://github.com/dell/csm/issues/1388))
- Enable static build of repctl. ([#1385](https://github.com/dell/csm/issues/1385))
- Documentation and Release Issues with Cert-CSI Tool. ([#1383](https://github.com/dell/csm/issues/1383))
Expand Down

0 comments on commit 8403666

Please sign in to comment.