Skip to content

Commit f5fd42e

Browse files
authored
Merge pull request #353 from jingxu97/mar/changelog
Add changelog for 1.8.0
2 parents 5581f33 + 7569f37 commit f5fd42e

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG/CHANGELOG-1.8.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Release notes for v1.8.0
2+
3+
# Changelog since v1.7.3
4+
5+
## Changes by Kind
6+
7+
### Bug or Regression
8+
9+
- ControllerGetVolume should report abnormal volume condition if volume is not found ([#339](https://github.com/kubernetes-csi/csi-driver-host-path/pull/339), [@zhucan](https://github.com/zhucan))
10+
11+
### Features
12+
13+
- Deprecate node-expand-required and add new expansion options ([#344](https://github.com/kubernetes-csi/csi-driver-host-path/pull/344), [@gnufied](https://github.com/gnufied))
14+
- Advertise SINGLE_NODE_MULTI_WRITER capability ([#314](https://github.com/kubernetes-csi/csi-driver-host-path/pull/314), [@chrishenzie](https://github.com/chrishenzie))
15+
## Dependencies
16+
17+
### Added
18+
_Nothing has changed._
19+
20+
### Changed
21+
- github.com/container-storage-interface/spec: [v1.4.0 → v1.5.0](https://github.com/container-storage-interface/spec/compare/v1.4.0...v1.5.0)
22+
23+
### Removed
24+
_Nothing has changed._

0 commit comments

Comments
 (0)