Skip to content

Commit

Permalink
release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antonfisher committed Apr 22, 2019
1 parent a20f852 commit 39f341e
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@

<a name="1.0.0"></a>
## [1.0.0](https://github.com/Nexenta/nexent-docker-driver/compare/v0.0.1...v1.0.0) (2019-04-09)
## 1.0.0 (2019-04-22)

### Bug Fixes

### Features
* fs export path update leaves unmounted volumes on docker host
* NEX-20385 - treat vers=4 and vers=4.0 as same versions
* NEX-20385 - do not check mount point source on docker volume mount
* NEX-20385 - do not remove ns filesystem on 'docker volume remove'
* NEX-13886 - use the same volume in more then one container
* don't return VolumeDriver/Get error if there is no such volume, fix makefile
* log all errors before response

* support Docker >=17.06, NexentaStore >= 5.1.2
### Pull Requests

* Merge pull request [#2](https://github.com/Nexenta/go-nexentastor/issues/2) from Nexenta/review_comments
* Merge pull request [#3](https://github.com/Nexenta/go-nexentastor/issues/3) from Nexenta/build_issues

<a name="0.1.0"></a>
## 0.0.1 (2017-06-28)

0 comments on commit 39f341e

Please sign in to comment.