Skip to content

Releases: cloudfoundry/volumedriver

0.153.0

06 Jan 21:52
8df029f

Choose a tag to compare

Merge pull request #192 from navinms711/fix-unmount-mountcount-decrement

decrement mount count if unmount fails

0.152.0

28 Dec 00:33

Choose a tag to compare

Update go.mod dependencies

--------

index e1854c2..d5db646 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/volumedriver
 go 1.24.9

-	code.cloudfoundry.org/dockerdriver v0.67.0
+	code.cloudfoundry.org/dockerdriver v0.68.0
 	code.cloudfoundry.org/goshims v0.86.0
 	code.cloudfoundry.org/lager/v3 v3.56.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0

0.151.0

21 Dec 00:32

Choose a tag to compare

Update go.mod dependencies

--------

index f5b4b8a..e1854c2 100644
@@ -3,18 +3,18 @@ module code.cloudfoundry.org/volumedriver
 go 1.24.9

-	code.cloudfoundry.org/dockerdriver v0.66.0
-	code.cloudfoundry.org/goshims v0.85.0
-	code.cloudfoundry.org/lager/v3 v3.55.0
+	code.cloudfoundry.org/dockerdriver v0.67.0
+	code.cloudfoundry.org/goshims v0.86.0
+	code.cloudfoundry.org/lager/v3 v3.56.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.27.3
 	github.com/onsi/gomega v1.38.3

0.150.0

14 Dec 00:32

Choose a tag to compare

Update go.mod dependencies

--------

index 53311eb..f5b4b8a 100644
@@ -1,14 +1,14 @@
 module code.cloudfoundry.org/volumedriver

-go 1.24.0
+go 1.24.9

-	code.cloudfoundry.org/dockerdriver v0.65.0
+	code.cloudfoundry.org/dockerdriver v0.66.0
 	code.cloudfoundry.org/goshims v0.85.0
 	code.cloudfoundry.org/lager/v3 v3.55.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
-	github.com/onsi/ginkgo/v2 v2.27.2
-	github.com/onsi/gomega v1.38.2
+	github.com/onsi/ginkgo/v2 v2.27.3
+	github.com/onsi/gomega v1.38.3

0.149.0

30 Nov 00:29

Choose a tag to compare

Update go.mod dependencies

--------

index 8406227..53311eb 100644
@@ -3,7 +3,7 @@ module code.cloudfoundry.org/volumedriver
 go 1.24.0

-	code.cloudfoundry.org/dockerdriver v0.64.0
+	code.cloudfoundry.org/dockerdriver v0.65.0
 	code.cloudfoundry.org/goshims v0.85.0
 	code.cloudfoundry.org/lager/v3 v3.55.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0

0.148.0

23 Nov 00:29

Choose a tag to compare

Update go.mod dependencies

--------

index 17ad2d1..8406227 100644
@@ -3,18 +3,18 @@ module code.cloudfoundry.org/volumedriver
 go 1.24.0

-	code.cloudfoundry.org/dockerdriver v0.63.0
-	code.cloudfoundry.org/goshims v0.84.0
-	code.cloudfoundry.org/lager/v3 v3.54.0
+	code.cloudfoundry.org/dockerdriver v0.64.0
+	code.cloudfoundry.org/goshims v0.85.0
+	code.cloudfoundry.org/lager/v3 v3.55.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.27.2
 	github.com/onsi/gomega v1.38.2

0.147.0

16 Nov 00:32

Choose a tag to compare

Update go.mod dependencies

--------

index b6d42fb..17ad2d1 100644
@@ -3,32 +3,32 @@ module code.cloudfoundry.org/volumedriver
 go 1.24.0

-	code.cloudfoundry.org/dockerdriver v0.62.0
-	code.cloudfoundry.org/goshims v0.83.0
-	code.cloudfoundry.org/lager/v3 v3.53.0
+	code.cloudfoundry.org/dockerdriver v0.63.0
+	code.cloudfoundry.org/goshims v0.84.0
+	code.cloudfoundry.org/lager/v3 v3.54.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.27.2
 	github.com/onsi/gomega v1.38.2

0.146.0

09 Nov 00:27

Choose a tag to compare

Update go.mod dependencies

--------

index b5e76b2..b6d42fb 100644
@@ -3,8 +3,8 @@ module code.cloudfoundry.org/volumedriver
 go 1.24.0

-	code.cloudfoundry.org/dockerdriver v0.61.0
-	code.cloudfoundry.org/goshims v0.82.0
+	code.cloudfoundry.org/dockerdriver v0.62.0
+	code.cloudfoundry.org/goshims v0.83.0
 	code.cloudfoundry.org/lager/v3 v3.53.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.27.2

0.145.0

02 Nov 00:26

Choose a tag to compare

Update go.mod dependencies

--------

index b46ab26..b5e76b2 100644
@@ -4,16 +4,16 @@ go 1.24.0

 	code.cloudfoundry.org/dockerdriver v0.61.0
-	code.cloudfoundry.org/goshims v0.81.0
-	code.cloudfoundry.org/lager/v3 v3.52.0
+	code.cloudfoundry.org/goshims v0.82.0
+	code.cloudfoundry.org/lager/v3 v3.53.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
-	github.com/onsi/ginkgo/v2 v2.27.1
+	github.com/onsi/ginkgo/v2 v2.27.2
 	github.com/onsi/gomega v1.38.2

0.144.0

26 Oct 00:25

Choose a tag to compare

Update go.mod dependencies

--------

index 46ac611..b46ab26 100644
 	code.cloudfoundry.org/goshims v0.81.0
 	code.cloudfoundry.org/lager/v3 v3.52.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
-	github.com/onsi/ginkgo/v2 v2.26.0
+	github.com/onsi/ginkgo/v2 v2.27.1
 	github.com/onsi/gomega v1.38.2