Skip to content

Releases: cloudfoundry/existingvolumebroker

0.150.0

10 Nov 00:10

Choose a tag to compare

Update go.mod dependencies

--------

index 4752b88..461ed71 100644
@@ -1,11 +1,11 @@
 module code.cloudfoundry.org/existingvolumebroker

-	code.cloudfoundry.org/clock v1.19.0
-	code.cloudfoundry.org/goshims v0.47.0
-	code.cloudfoundry.org/lager/v3 v3.13.0
-	code.cloudfoundry.org/service-broker-store v0.95.0
-	code.cloudfoundry.org/volume-mount-options v0.102.0
+	code.cloudfoundry.org/clock v1.20.0
+	code.cloudfoundry.org/goshims v0.48.0
+	code.cloudfoundry.org/lager/v3 v3.14.0
+	code.cloudfoundry.org/service-broker-store v0.96.0
+	code.cloudfoundry.org/volume-mount-options v0.103.0
 	github.com/google/gofuzz v1.2.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.10.0
 	github.com/onsi/ginkgo/v2 v2.21.0

0.149.0

03 Nov 00:08

Choose a tag to compare

Update go.mod dependencies

--------

index fd06ebf..4752b88 100644
@@ -1,27 +1,27 @@
 module code.cloudfoundry.org/existingvolumebroker

-	code.cloudfoundry.org/clock v1.17.0
-	code.cloudfoundry.org/goshims v0.45.0
-	code.cloudfoundry.org/lager/v3 v3.11.0
-	code.cloudfoundry.org/service-broker-store v0.93.0
-	code.cloudfoundry.org/volume-mount-options v0.100.0
+	code.cloudfoundry.org/clock v1.19.0
+	code.cloudfoundry.org/goshims v0.47.0
+	code.cloudfoundry.org/lager/v3 v3.13.0
+	code.cloudfoundry.org/service-broker-store v0.95.0
+	code.cloudfoundry.org/volume-mount-options v0.102.0
 	github.com/google/gofuzz v1.2.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.10.0
-	github.com/onsi/ginkgo/v2 v2.20.2
-	github.com/onsi/gomega v1.34.2
-	github.com/pivotal-cf/brokerapi/v11 v11.0.11
+	github.com/onsi/ginkgo/v2 v2.21.0
+	github.com/onsi/gomega v1.35.1
+	github.com/pivotal-cf/brokerapi/v11 v11.0.12
 	github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26

0.148.0

31 Oct 20:23

Choose a tag to compare

Update go.mod dependencies

--------

index 410b68a..fd06ebf 100644
@@ -1,27 +1,27 @@
 module code.cloudfoundry.org/existingvolumebroker

-	code.cloudfoundry.org/clock v1.16.0
-	code.cloudfoundry.org/goshims v0.44.0
-	code.cloudfoundry.org/lager/v3 v3.10.0
-	code.cloudfoundry.org/service-broker-store v0.92.0
-	code.cloudfoundry.org/volume-mount-options v0.99.0
+	code.cloudfoundry.org/clock v1.17.0
+	code.cloudfoundry.org/goshims v0.45.0
+	code.cloudfoundry.org/lager/v3 v3.11.0
+	code.cloudfoundry.org/service-broker-store v0.93.0
+	code.cloudfoundry.org/volume-mount-options v0.100.0
 	github.com/google/gofuzz v1.2.0
-	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
+	github.com/maxbrunsfeld/counterfeiter/v6 v6.10.0
 	github.com/onsi/ginkgo/v2 v2.20.2
 	github.com/onsi/gomega v1.34.2
-	github.com/pivotal-cf/brokerapi/v11 v11.0.10
+	github.com/pivotal-cf/brokerapi/v11 v11.0.11
 	github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26

0.147.0

31 Oct 20:21

Choose a tag to compare

Full Changelog: v0.146.0...v0.147.0

0.146.0

20 Oct 00:07

Choose a tag to compare

Update go.mod dependencies

--------

index 16efd18..410b68a 100644
@@ -1,11 +1,11 @@
 module code.cloudfoundry.org/existingvolumebroker

-	code.cloudfoundry.org/clock v1.15.0
-	code.cloudfoundry.org/goshims v0.43.0
-	code.cloudfoundry.org/lager/v3 v3.9.0
-	code.cloudfoundry.org/service-broker-store v0.91.0
-	code.cloudfoundry.org/volume-mount-options v0.98.0
+	code.cloudfoundry.org/clock v1.16.0
+	code.cloudfoundry.org/goshims v0.44.0
+	code.cloudfoundry.org/lager/v3 v3.10.0
+	code.cloudfoundry.org/service-broker-store v0.92.0
+	code.cloudfoundry.org/volume-mount-options v0.99.0
 	github.com/google/gofuzz v1.2.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.20.2

0.145.0

13 Oct 00:07

Choose a tag to compare

Update go.mod dependencies

--------

index 254f68f..16efd18 100644
@@ -1,27 +1,27 @@
 module code.cloudfoundry.org/existingvolumebroker

-	code.cloudfoundry.org/clock v1.14.0
-	code.cloudfoundry.org/goshims v0.41.0
-	code.cloudfoundry.org/lager/v3 v3.8.0
-	code.cloudfoundry.org/service-broker-store v0.90.0
-	code.cloudfoundry.org/volume-mount-options v0.97.0
+	code.cloudfoundry.org/clock v1.15.0
+	code.cloudfoundry.org/goshims v0.43.0
+	code.cloudfoundry.org/lager/v3 v3.9.0
+	code.cloudfoundry.org/service-broker-store v0.91.0
+	code.cloudfoundry.org/volume-mount-options v0.98.0
 	github.com/google/gofuzz v1.2.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.20.2
 	github.com/onsi/gomega v1.34.2
-	github.com/pivotal-cf/brokerapi/v11 v11.0.9
+	github.com/pivotal-cf/brokerapi/v11 v11.0.10
 	github.com/tedsuo/ifrit v0.0.0-20230516164442-7862c310ad26

0.144.0

06 Oct 00:09

Choose a tag to compare

Update go.mod dependencies

--------

index 712fa94..254f68f 100644
@@ -1,11 +1,11 @@
 module code.cloudfoundry.org/existingvolumebroker

-	code.cloudfoundry.org/clock v1.13.0
-	code.cloudfoundry.org/goshims v0.39.0
-	code.cloudfoundry.org/lager/v3 v3.6.0
-	code.cloudfoundry.org/service-broker-store v0.89.0
-	code.cloudfoundry.org/volume-mount-options v0.96.0
+	code.cloudfoundry.org/clock v1.14.0
+	code.cloudfoundry.org/goshims v0.41.0
+	code.cloudfoundry.org/lager/v3 v3.8.0
+	code.cloudfoundry.org/service-broker-store v0.90.0
+	code.cloudfoundry.org/volume-mount-options v0.97.0
 	github.com/google/gofuzz v1.2.0
 	github.com/maxbrunsfeld/counterfeiter/v6 v6.9.0
 	github.com/onsi/ginkgo/v2 v2.20.2

-go 1.22.6
+go 1.23

-toolchain go1.23.1
+toolchain go1.23.2

0.143.0

02 Oct 17:06
617744c

Choose a tag to compare

Merge pull request #317 from cloudfoundry/with-updated-structure

Update repo