v2.6.0 (2021-03-15)
v2.5.7 (2021-03-02)
v2.5.67 (2020-11-05)
v2.5.66 (2020-11-03)
v2.5.65 (2020-11-02)
v2.5.64 (2020-10-22)
v2.5.63 (2020-10-22)
- Merge pull request #2 from Nexenta/host_groups
v2.5.62 (2020-09-22)
- ignore EEXIST on hostGroup creation
v2.5.6.1 (2020-09-22)
v2.5.61 (2020-09-22)
v2.5.5 (2020-07-17)
v2.5.6 (2020-07-17)
- fixed GetVolumesWithStartingToken
v2.5.4 (2020-07-17)
- implemented GetVolumesWithStartingToken
v2.5.3 (2020-07-17)
- changed base offset to 0 for getVolumes
v2.5.2 (2020-07-16)
- added GetVolumes interface for listing volumes
v2.5.1 (2020-07-16)
- added getVolume interface, changed getVolumeGroup to return vg props
v2.5.0 (2020-06-30)
v2.4.0 (2020-06-30)
v2.3.0 (2020-03-11)
v2.1.0 (2020-03-11)
- fixed changelog
- added UpdateFilesystem to be able to expand volume
v2.0.0 (2020-03-11)
- add unmarshal error text to rest error response
- added UpdateFilesystem to be able to expand volume
- NEX-22162 ability to pass nfs list on volume creation
- add parameters to provider.DestroyFilesystem() method
provider.DestroyFilesystemWithClones() method was removed, use DestroyFilesystemParams.PromoteMostRecentCloneIfExists instead.
v1.2.0 (2019-07-18)
- add provider.GetFilesystemsWithStartingToken() method
v1.1.0 (2019-07-10)
- add nefError.IsBadArgNefError() method
v1.0.1 (2019-05-07)
- NEX-20603 - filesystem list returns only first 100 items
- add vendors to versioning
- initial NS API Go library commit