Skip to content
This repository has been archived by the owner on Jan 17, 2018. It is now read-only.

Releases: Azure/azurefile-dockervolumedriver

v0.5.1 (2016-09-16)

18 Sep 16:20
Compare
Choose a tag to compare
  • Bugfix: "bad UNC" error for remotepath (#63)

v0.5.0 (2016-08-19)

20 Aug 01:07
Compare
Choose a tag to compare
  • Added volume option 'remotepath' (#46)
  • Upgraded plugin protocol for docker 1.12.0 (#57)
  • Fixed stale version string in --help (#58)

⚠️ ⚠️ This release has a known issue with remotepath option. Please use 0.5.1 instead. ⚠️ ⚠️

0.4.1 (2016-08-02)

02 Aug 21:43
Compare
Choose a tag to compare
  • Bugfix: wrong mount path was passed to mount command (#47, #48)

0.4.0 (2016-07-28)

28 Jul 16:48
Compare
Choose a tag to compare

⚠️ ⚠️ This release has a known issue. Please use 0.4.1 instead. ⚠️ ⚠️

  • Added support for foreign Azure clouds (#43, #41)

0.3.0 (2016-07-27)

27 Jul 22:45
Compare
Choose a tag to compare
  • Fixed systemd unit dependencies (#29)
  • Added options for uid, gid, filemode, dirmode, nolock (#44)
  • Documentation fixes (#39)

Acknowledgements

0.2.1

10 Mar 08:52
Compare
Choose a tag to compare
  • Start unix socket under docker group instead of root.

0.2

01 Mar 22:13
Compare
Choose a tag to compare
0.2
  • Added upstart init script and installation instructions.
  • Bugfix: Empty response for docker volume ls (#20)
  • Bugfix: Prevent leaking volume metadata (#19)
  • Bugfix: Proper mountpoint removal in duplicate mounts (#23)

0.1

08 Feb 18:46
Compare
Choose a tag to compare
0.1

Initial version