csi-driver-nfs/CHANGELOG/CHANGELOG-2.0.md
Michelle Au c637060c14 Add 2.0 changelog
Change-Id: I369683a10673e9da15998ddd9056890db6154b69
2020-04-16 18:38:40 -07:00

932 B

v2.0.0

Breaking Changes

  • Changing name of the driver from "csi-nfsplugin" to "nfs.csi.k8s.io" (#26, @wozniakjan)

New Features

  • Add support for CSI spec 1.0.
  • Remove external-attacher and update deployment specs to apps/v1. (#24, @wozniakjan)

Bug Fixes

  • Adds support for all access modes. (#15, @msau42)

Other Notable Changes