Skip to content

Commit 42e6ee1

Browse files
authored
Merge pull request #755 from pohly/release-3.2.1
add release notes for 3.2.1
2 parents 21c7772 + 373c805 commit 42e6ee1

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG/CHANGELOG-3.2.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,25 @@
1-
# Release notes for v3.2.0
1+
# Release notes for v3.2.1
22

33
[Documentation](https://kubernetes-csi.github.io)
44

5+
# Changelog since v3.2.0
6+
7+
## Changes by Kind
8+
9+
### Bug or Regression
10+
- The CSIStorageCapacity version check will now use the namespace specified in the NAMESPACE env variable. This avoids a fatal `unexpected error when checking for the V1 CSIStorageCapacity API` error during startup. ([#753](https://github.com/kubernetes-csi/external-provisioner/pull/753), [@nbalacha](https://github.com/nbalacha))
11+
12+
## Dependencies
13+
14+
### Added
15+
_Nothing has changed._
16+
17+
### Changed
18+
_Nothing has changed._
19+
20+
### Removed
21+
_Nothing has changed._
22+
523
# Changelog since v3.1.0
624

725
## Changes by Kind

0 commit comments

Comments
 (0)