v1.4.0
Breaking changes/Deprecations:
- There are plans to deprecate Volume Expansion "online/offline" capability (moving to online by default, while allowing for offline via the "Volume In Use" error code). These changes are NOT being made in this CSI release (CSI v1.4.x), instead they will most likely be part of the next minor release (CSI v1.5.x). If you depend on "offline/volume expansion" please follow the relevant discussions (e.g. #429, #431, etc.), and read the CSI 1.5.x release notes carefully.
 
Additions:
- spec (PR #470): [Alpha] Add optional 
maximum_volume_sizeandminimum_volume_sizetoGetCapacityResponse. 
Clarifications/Corrections/Fixes:
- spec (PR #464): Relax size limitation for all file paths and 
node_idfields. - spec (PR #452): Clarify size of cloned / restored volumes.
 
Dependencies:
- No changes.