Skip to content

Releases: cloudfoundry/nfs-volume-release

7.67.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 14 Jul 22:03

7.67.0

Release Date: July 14, 2026

Changes

  • Merge pull request #1055 from ebroberson/support-type-propagation - Author: Amelia Downs - SHA: ba57c80
  • Revert "Update provider_display_name default to Broadcom" - Author: Brandon Roberson - SHA: 38d8749
  • Merge branch 'cloudfoundry:develop' into support-type-propagation - Author: Brandon Roberson - SHA: 39229cf
  • Propagate support_type metadata field to CF catalog JSON - Author: Brandon Roberson - SHA: 1c05d99
  • Update provider_display_name default to Broadcom - Author: Brandon Roberson - SHA: 67b19ea

✨ Built with go 1.26.5

Full Changelog: v7.66.0...v7.67.0

Resources

7.66.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 14 Jul 14:07

7.66.0

Release Date: July 14, 2026

Go Package Updates for dockerdriver

  • Bumped go.mod package 'code.cloudfoundry.org/cfhttp/v2' from 'v2.83.0' to 'v2.84.0'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.76.0' to 'v1.77.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.75.0' to 'v3.76.0'
  • Bumped go.mod package 'code.cloudfoundry.org/tlsconfig' from 'v0.60.0' to 'v0.61.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.38.0' to 'v0.39.0'

Go Package Updates for mapfs

  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.105.0' to 'v0.106.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volumedriver' from 'v0.181.0' to 'v0.182.0'
  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20260604005048-7023385849c0' to 'v0.0.0-20260709232956-b9395ee17fa0'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.37.0' to 'v0.38.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.56.0' to 'v0.57.0'
  • Bumped go.mod package 'golang.org/x/sync' from 'v0.21.0' to 'v0.22.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.46.0' to 'v0.47.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.38.0' to 'v0.40.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.47.0' to 'v0.48.0'

Go Package Updates for mapfs-performance-acceptance-tests

  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20260604005048-7023385849c0' to 'v0.0.0-20260709232956-b9395ee17fa0'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.37.0' to 'v0.38.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.56.0' to 'v0.57.0'
  • Bumped go.mod package 'golang.org/x/sync' from 'v0.21.0' to 'v0.22.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.46.0' to 'v0.47.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.38.0' to 'v0.40.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.47.0' to 'v0.48.0'

Go Package Updates for nfsbroker

  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.77.0' to 'v1.78.0'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.104.0' to 'v0.105.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.224.0' to 'v0.225.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.105.0' to 'v0.106.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.76.0' to 'v3.77.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.163.0' to 'v0.164.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volume-mount-options' from 'v0.159.0' to 'v0.160.0'
  • Bumped go.mod package 'github.com/cloudfoundry/socks5-proxy' from 'v0.2.180' to 'v0.2.181'
  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20260604005048-7023385849c0' to 'v0.0.0-20260709232956-b9395ee17fa0'
  • Bumped go.mod package 'golang.org/x/crypto' from 'v0.53.0' to 'v0.54.0'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.37.0' to 'v0.38.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.56.0' to 'v0.57.0'
  • Bumped go.mod package 'golang.org/x/sync' from 'v0.21.0' to 'v0.22.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.46.0' to 'v0.47.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.38.0' to 'v0.40.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.47.0' to 'v0.48.0'

Go Package Updates for nfsv3driver

  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.77.0' to 'v1.78.0'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.104.0' to 'v0.105.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.224.0' to 'v0.225.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.105.0' to 'v0.106.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.76.0' to 'v3.77.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.163.0' to 'v0.164.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volume-mount-options' from 'v0.159.0' to 'v0.160.0'
  • Bumped go.mod package 'github.com/cloudfoundry/socks5-proxy' from 'v0.2.180' to 'v0.2.181'
  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20260604005048-7023385849c0' to 'v0.0.0-20260709232956-b9395ee17fa0'
  • Bumped go.mod package 'golang.org/x/crypto' from 'v0.53.0' to 'v0.54.0'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.37.0' to 'v0.38.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.56.0' to 'v0.57.0'
  • Bumped go.mod package 'golang.org/x/sync' from 'v0.21.0' to 'v0.22.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.46.0' to 'v0.47.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.38.0' to 'v0.40.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.47.0' to 'v0.48.0'

✨ Built with go 1.26.5

Full Changelog: v7.65.0...v7.66.0

Resources

7.65.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 08 Jul 18:15

7.65.0

Release Date: July 08, 2026

Changes

  • Upgrade golang-1.26-linux (1.26.5) - Author: App Platform Runtime Working Group CI Bot - SHA: db785c7

✨ Built with go 1.26.5

Full Changelog: v7.64.0...v7.65.0

Resources

7.64.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 07 Jul 14:15

7.64.0

Release Date: July 07, 2026

Go Package Updates for dockerdriver

  • Bumped go.mod package 'code.cloudfoundry.org/cfhttp/v2' from 'v2.82.0' to 'v2.83.0'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.75.0' to 'v1.76.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.104.0' to 'v0.105.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.74.0' to 'v3.75.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.42.0' to 'v1.42.1'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.46.0' to 'v0.47.0'

Go Package Updates for mapfs

  • Bumped go.mod package 'code.cloudfoundry.org/volumedriver' from 'v0.180.0' to 'v0.181.0'

Go Package Updates for nfsbroker

  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.76.0' to 'v1.77.0'
  • Bumped go.mod package 'code.cloudfoundry.org/credhub-cli' from 'v0.0.0-20260622130231-57c8cb0f1d6e' to 'v0.0.0-20260629130111-5ee9a1ab59ab'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.103.0' to 'v0.104.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.223.0' to 'v0.224.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.75.0' to 'v3.76.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.162.0' to 'v0.163.0'

Go Package Updates for nfsv3driver

  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.76.0' to 'v1.77.0'
  • Bumped go.mod package 'code.cloudfoundry.org/credhub-cli' from 'v0.0.0-20260622130231-57c8cb0f1d6e' to 'v0.0.0-20260629130111-5ee9a1ab59ab'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.103.0' to 'v0.104.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.223.0' to 'v0.224.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.75.0' to 'v3.76.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.162.0' to 'v0.163.0'

Blob Updates

  • Bumped blob 'nfs-debs/libevent-2.1.8-stable.tar.gz' to 'nfs-debs/libevent-2.2.2-alpha.tar.gz'

✨ Built with go 1.26.4

Full Changelog: v7.63.0...v7.64.0

Resources

7.63.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 30 Jun 14:07

7.63.0

Release Date: June 30, 2026

Changes

  • Merge pull request #1054 from navinms711/tnz-96146 - Author: Amelia Downs - SHA: d54b0cc
  • nfsv3driver: statd depends on rpcbind for startup order - Author: Naveen Sreeramachandra - SHA: 6a9675e

Go Package Updates for dockerdriver

  • Bumped go.mod package 'code.cloudfoundry.org/cfhttp/v2' from 'v2.80.0' to 'v2.82.0'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.73.0' to 'v1.75.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.102.0' to 'v0.104.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.72.0' to 'v3.74.0'
  • Bumped go.mod package 'code.cloudfoundry.org/tlsconfig' from 'v0.58.0' to 'v0.60.0'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.29.0' to 'v2.32.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.41.0' to 'v1.42.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.55.0' to 'v0.56.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.45.0' to 'v0.46.0'

Go Package Updates for mapfs

  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.103.0' to 'v0.105.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volumedriver' from 'v0.178.0' to 'v0.180.0'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.31.0' to 'v2.32.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.42.0' to 'v1.42.1'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.46.0' to 'v0.47.0'

Go Package Updates for mapfs-performance-acceptance-tests

  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.31.0' to 'v2.32.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.42.0' to 'v1.42.1'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.46.0' to 'v0.47.0'

Go Package Updates for nfsbroker

  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.74.0' to 'v1.76.0'
  • Bumped go.mod package 'code.cloudfoundry.org/credhub-cli' from 'v0.0.0-20260608130158-4f39f88ded1d' to 'v0.0.0-20260622130231-57c8cb0f1d6e'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.101.0' to 'v0.103.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.221.0' to 'v0.223.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.103.0' to 'v0.105.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.73.0' to 'v3.75.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.160.0' to 'v0.162.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volume-mount-options' from 'v0.157.0' to 'v0.159.0'
  • Bumped go.mod package 'github.com/cloudfoundry/socks5-proxy' from 'v0.2.178' to 'v0.2.180'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.31.0' to 'v2.32.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.42.0' to 'v1.42.1'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.46.0' to 'v0.47.0'

Go Package Updates for nfsv3driver

  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.74.0' to 'v1.76.0'
  • Bumped go.mod package 'code.cloudfoundry.org/credhub-cli' from 'v0.0.0-20260608130158-4f39f88ded1d' to 'v0.0.0-20260622130231-57c8cb0f1d6e'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.101.0' to 'v0.103.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.221.0' to 'v0.223.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.103.0' to 'v0.105.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.73.0' to 'v3.75.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.160.0' to 'v0.162.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volume-mount-options' from 'v0.157.0' to 'v0.159.0'
  • Bumped go.mod package 'github.com/cloudfoundry/socks5-proxy' from 'v0.2.178' to 'v0.2.180'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.31.0' to 'v2.32.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.42.0' to 'v1.42.1'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.46.0' to 'v0.47.0'

✨ Built with go 1.26.4

Full Changelog: v7.62.0...v7.63.0

Resources

7.62.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 16 Jun 17:25

7.62.0

Release Date: June 16, 2026

Changes

  • Upgrade golang-1.26-linux (1.26.4) - Author: App Platform Runtime Working Group CI Bot - SHA: cf7d195

Go Package Updates for dockerdriver

  • Bumped go.mod package 'code.cloudfoundry.org/cfhttp/v2' from 'v2.78.0' to 'v2.80.0'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.71.0' to 'v1.73.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.100.0' to 'v0.102.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.70.0' to 'v3.72.0'
  • Bumped go.mod package 'code.cloudfoundry.org/tlsconfig' from 'v0.55.0' to 'v0.58.0'
  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20260507013755-92041b743c96' to 'v0.0.0-20260604005048-7023385849c0'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.36.0' to 'v0.37.0'
  • Bumped go.mod package 'golang.org/x/sync' from 'v0.20.0' to 'v0.21.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.45.0' to 'v0.46.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.37.0' to 'v0.38.0'

Go Package Updates for mapfs

  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.100.0' to 'v0.103.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volumedriver' from 'v0.175.0' to 'v0.178.0'
  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20260507013755-92041b743c96' to 'v0.0.0-20260604005048-7023385849c0'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.29.0' to 'v2.31.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.41.0' to 'v1.42.0'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.36.0' to 'v0.37.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.55.0' to 'v0.56.0'
  • Bumped go.mod package 'golang.org/x/sync' from 'v0.20.0' to 'v0.21.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.45.0' to 'v0.46.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.37.0' to 'v0.38.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.45.0' to 'v0.46.0'

Go Package Updates for mapfs-performance-acceptance-tests

  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20260507013755-92041b743c96' to 'v0.0.0-20260604005048-7023385849c0'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.29.0' to 'v2.31.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.41.0' to 'v1.42.0'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.36.0' to 'v0.37.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.55.0' to 'v0.56.0'
  • Bumped go.mod package 'golang.org/x/sync' from 'v0.20.0' to 'v0.21.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.45.0' to 'v0.46.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.37.0' to 'v0.38.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.45.0' to 'v0.46.0'

Go Package Updates for nfsbroker

  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.72.0' to 'v1.74.0'
  • Bumped go.mod package 'code.cloudfoundry.org/credhub-cli' from 'v0.0.0-20260525130100-0755c85522c7' to 'v0.0.0-20260608130158-4f39f88ded1d'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.98.0' to 'v0.101.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.218.0' to 'v0.221.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.100.0' to 'v0.103.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.71.0' to 'v3.73.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.157.0' to 'v0.160.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volume-mount-options' from 'v0.154.0' to 'v0.157.0'
  • Bumped go.mod package 'github.com/cloudfoundry/socks5-proxy' from 'v0.2.176' to 'v0.2.178'
  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20260507013755-92041b743c96' to 'v0.0.0-20260604005048-7023385849c0'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.29.0' to 'v2.31.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.41.0' to 'v1.42.0'
  • Bumped go.mod package 'golang.org/x/crypto' from 'v0.52.0' to 'v0.53.0'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.36.0' to 'v0.37.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.55.0' to 'v0.56.0'
  • Bumped go.mod package 'golang.org/x/sync' from 'v0.20.0' to 'v0.21.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.45.0' to 'v0.46.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.37.0' to 'v0.38.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.45.0' to 'v0.46.0'

Go Package Updates for nfsv3driver

  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.72.0' to 'v1.74.0'
  • Bumped go.mod package 'code.cloudfoundry.org/credhub-cli' from 'v0.0.0-20260525130100-0755c85522c7' to 'v0.0.0-20260608130158-4f39f88ded1d'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.98.0' to 'v0.101.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.218.0' to 'v0.221.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.100.0' to 'v0.103.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.71.0' to 'v3.73.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.157.0' to 'v0.160.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volume-mount-options' from 'v0.154.0' to 'v0.157.0'
  • Bumped go.mod package 'github.com/cloudfoundry/socks5-proxy' from 'v0.2.176' to 'v0.2.178'
  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20260507013755-92041b743c96' to 'v0.0.0-20260604005048-7023385849c0'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.29.0' to 'v2.31.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.41.0' to 'v1.42.0'
  • Bumped go.mod package 'golang.org/x/crypto' from 'v0.52.0' to 'v0.53.0'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.36.0' to 'v0.37.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.55.0' to 'v0.56.0'
  • Bumped go.mod package 'golang.org/x/sync' from 'v0.20.0' to 'v0.21.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.45.0' to 'v0.46.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.37.0' to 'v0.38.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.45.0' to 'v0.46.0'

Blob Updates

  • Bumped blob 'build-deps/meson-1.6.1.tar.gz' to 'berkeleydb/db-5.3.28.tar.gz'
  • Bumped blob 'build-deps/ninja-v1.12.1.tar.gz' to 'build-deps/meson-1.6.1.tar.gz'
  • Bumped blob 'fuse/fuse-3.16.2.tar.gz' to 'build-deps/ninja-v1.12.1.tar.gz'
  • Bumped blob 'nfs-debs/libevent-2.1.8-stable.tar.gz' to 'fuse/fuse-3.16.2.tar.gz'
  • Bumped blob 'nfs-debs/libtirpc-1.3.7.tar.gz' to 'nfs-debs/libevent-2.1.8-stable.tar.gz'
  • Bumped blob 'nfs-debs/nfs-utils-1%2.6.1-1ubuntu1-0-ge96e5559473df8852ef387761697aa40713d6ef7.tar.gz' to 'nfs-debs/libtirpc-1.3.7.tar.gz'
  • Bumped blob 'nfs-debs/rpcbind-1.2.6-2build1-0-gd4047c3303d327fc59a869a7243132cb01aa0314.tar.gz' to 'nfs-debs/nfs-utils-1%2.6.1-1ubuntu1-0-ge96e5559473df8852ef387761697aa40713d6ef7.tar.gz'
  • Bumped blob 'nfs-debs/rpcsvc-proto-1.4.4.tar.xz' to 'nfs-debs/rpcbind-1.2.6-2build1-0-gd4047c3303d327fc59a869a7243132cb01aa0314.tar.gz'
  • Bumped blob 'nfs-debs/sqlite-3.53.0.tar.gz' to 'nfs-debs/rpcsvc-proto-1.4.4.tar.xz'
  • Bumped blob 'nfs-debs/util-linux-2.40.4.tar.gz' to 'nfs-debs/sqlite-3.53.0.tar.gz'
  • Bumped blob 'openldap/openldap-2.6.13.tar.gz' to 'nfs-debs/util-linux-2.40.4.tar.gz'
  • Bumped blob 'test-dependencies/openssl-3.6.2.tar.gz' to 'openldap/openldap-2.6.13.tar.gz'
  • Bumped blob 'null' to 'test-dependencies/openssl-3.6.3.tar.gz'

✨ Built with go 1.26.4

Full Changelog: v7.61.0...v7.62.0

Resources

7.61.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 02 Jun 15:32

7.61.0

Release Date: June 02, 2026

Go Package Updates for dockerdriver

  • Bumped go.mod package 'code.cloudfoundry.org/cfhttp/v2' from 'v2.77.0' to 'v2.78.0'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.70.0' to 'v1.71.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.99.0' to 'v0.100.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.69.0' to 'v3.70.0'
  • Bumped go.mod package 'code.cloudfoundry.org/tlsconfig' from 'v0.54.0' to 'v0.55.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.54.0' to 'v0.55.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.44.0' to 'v0.45.0'

Go Package Updates for mapfs

  • Bumped go.mod package 'code.cloudfoundry.org/volumedriver' from 'v0.174.0' to 'v0.175.0'

Go Package Updates for nfsbroker

  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.71.0' to 'v1.72.0'
  • Bumped go.mod package 'code.cloudfoundry.org/credhub-cli' from 'v0.0.0-20260518130143-ff3c0bccfc2a' to 'v0.0.0-20260525130100-0755c85522c7'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.97.0' to 'v0.98.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.217.0' to 'v0.218.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.70.0' to 'v3.71.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.156.0' to 'v0.157.0'

Go Package Updates for nfsv3driver

  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.71.0' to 'v1.72.0'
  • Bumped go.mod package 'code.cloudfoundry.org/credhub-cli' from 'v0.0.0-20260518130143-ff3c0bccfc2a' to 'v0.0.0-20260525130100-0755c85522c7'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.97.0' to 'v0.98.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.217.0' to 'v0.218.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.70.0' to 'v3.71.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.156.0' to 'v0.157.0'

✨ Built with go 1.26.3

Full Changelog: v7.60.0...v7.61.0

Resources

7.60.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 27 May 16:52

7.60.0

Release Date: May 27, 2026

Changes

  • Upgrade golang-1.26-linux (1.26.3) - Author: App Platform Runtime Working Group CI Bot - SHA: e3b7105

Go Package Updates for dockerdriver

  • Bumped go.mod package 'code.cloudfoundry.org/cfhttp/v2' from 'v2.75.0' to 'v2.77.0'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.68.0' to 'v1.70.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.98.0' to 'v0.99.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.67.0' to 'v3.69.0'
  • Bumped go.mod package 'code.cloudfoundry.org/tlsconfig' from 'v0.52.0' to 'v0.54.0'
  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20260402051712-545e8a4df936' to 'v0.0.0-20260507013755-92041b743c96'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.28.3' to 'v2.29.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.40.0' to 'v1.41.0'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.35.0' to 'v0.36.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.53.0' to 'v0.54.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.43.0' to 'v0.44.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.36.0' to 'v0.37.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.44.0' to 'v0.45.0'

Go Package Updates for mapfs

  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.98.0' to 'v0.100.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volumedriver' from 'v0.171.0' to 'v0.174.0'
  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20260402051712-545e8a4df936' to 'v0.0.0-20260507013755-92041b743c96'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.28.3' to 'v2.29.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.40.0' to 'v1.41.0'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.35.0' to 'v0.36.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.53.0' to 'v0.55.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.43.0' to 'v0.45.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.36.0' to 'v0.37.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.44.0' to 'v0.45.0'

Go Package Updates for mapfs-performance-acceptance-tests

  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20260402051712-545e8a4df936' to 'v0.0.0-20260507013755-92041b743c96'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.28.3' to 'v2.29.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.40.0' to 'v1.41.0'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.35.0' to 'v0.36.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.53.0' to 'v0.55.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.43.0' to 'v0.45.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.36.0' to 'v0.37.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.44.0' to 'v0.45.0'

Go Package Updates for nfsbroker

  • Bumped go.mod package 'code.cloudfoundry.org/brokerapi/v13' from 'v13.0.23' to 'v13.0.25'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.69.0' to 'v1.71.0'
  • Bumped go.mod package 'code.cloudfoundry.org/credhub-cli' from 'v0.0.0-20260504130126-6b92e9c348b0' to 'v0.0.0-20260518130143-ff3c0bccfc2a'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.95.0' to 'v0.97.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.214.0' to 'v0.217.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.98.0' to 'v0.100.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.68.0' to 'v3.70.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.153.0' to 'v0.156.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volume-mount-options' from 'v0.152.0' to 'v0.154.0'
  • Bumped go.mod package 'github.com/cloudfoundry/socks5-proxy' from 'v0.2.174' to 'v0.2.176'
  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20260402051712-545e8a4df936' to 'v0.0.0-20260507013755-92041b743c96'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.28.3' to 'v2.29.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.40.0' to 'v1.41.0'
  • Bumped go.mod package 'golang.org/x/crypto' from 'v0.50.0' to 'v0.52.0'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.35.0' to 'v0.36.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.53.0' to 'v0.55.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.43.0' to 'v0.45.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.36.0' to 'v0.37.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.44.0' to 'v0.45.0'

Go Package Updates for nfsv3driver

  • Bumped go.mod package 'code.cloudfoundry.org/brokerapi/v13' from 'v13.0.23' to 'v13.0.25'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.69.0' to 'v1.71.0'
  • Bumped go.mod package 'code.cloudfoundry.org/credhub-cli' from 'v0.0.0-20260504130126-6b92e9c348b0' to 'v0.0.0-20260518130143-ff3c0bccfc2a'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.95.0' to 'v0.97.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.214.0' to 'v0.217.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.98.0' to 'v0.100.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.68.0' to 'v3.70.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.153.0' to 'v0.156.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volume-mount-options' from 'v0.152.0' to 'v0.154.0'
  • Bumped go.mod package 'github.com/cloudfoundry/socks5-proxy' from 'v0.2.174' to 'v0.2.176'
  • Bumped go.mod package 'github.com/google/pprof' from 'v0.0.0-20260402051712-545e8a4df936' to 'v0.0.0-20260507013755-92041b743c96'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.28.3' to 'v2.29.0'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.40.0' to 'v1.41.0'
  • Bumped go.mod package 'golang.org/x/crypto' from 'v0.50.0' to 'v0.52.0'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.35.0' to 'v0.36.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.53.0' to 'v0.55.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.43.0' to 'v0.45.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.36.0' to 'v0.37.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.44.0' to 'v0.45.0'

✨ Built with go 1.26.3

Full Changelog: v7.59.0...v7.60.0

Resources

7.59.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 08 May 13:51

7.59.0

Release Date: May 08, 2026

Changes

  • Merge pull request #1053 from ivo1116/remove-berkeleydb-dependency - Author: Amelia Downs - SHA: c824ef2
  • Merge pull request #1052 from klapkov/bump-rubicop-and-rspec - Author: Amelia Downs - SHA: 86d5db8
  • Remove Berkeley DB (libdb) dependency from nfs-volume-release - Author: Radkov - SHA: 674a46c
  • Bump dependencies - Author: Konstantin Lapkov - SHA: 8554033

Go Package Updates for dockerdriver

  • Bumped go.mod package 'code.cloudfoundry.org/cfhttp/v2' from 'v2.74.0' to 'v2.75.0'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.66.0' to 'v1.68.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.97.0' to 'v0.98.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.66.0' to 'v3.67.0'
  • Bumped go.mod package 'code.cloudfoundry.org/tlsconfig' from 'v0.51.0' to 'v0.52.0'
  • Bumped go.mod package 'github.com/Masterminds/semver/v3' from 'v3.4.0' to 'v3.5.0'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.28.1' to 'v2.28.3'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.39.1' to 'v1.40.0'

Go Package Updates for mapfs

  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.97.0' to 'v0.98.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volumedriver' from 'v0.169.0' to 'v0.171.0'
  • Bumped go.mod package 'github.com/Masterminds/semver/v3' from 'v3.4.0' to 'v3.5.0'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.28.2' to 'v2.28.3'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.39.1' to 'v1.40.0'

Go Package Updates for mapfs-performance-acceptance-tests

  • Bumped go.mod package 'github.com/Masterminds/semver/v3' from 'v3.4.0' to 'v3.5.0'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.28.2' to 'v2.28.3'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.39.1' to 'v1.40.0'

Go Package Updates for nfsbroker

  • Bumped go.mod package 'code.cloudfoundry.org/brokerapi/v13' from 'v13.0.22' to 'v13.0.23'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.67.0' to 'v1.69.0'
  • Bumped go.mod package 'code.cloudfoundry.org/credhub-cli' from 'v0.0.0-20260420130056-7d96fd093179' to 'v0.0.0-20260504130126-6b92e9c348b0'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.93.0' to 'v0.95.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.213.0' to 'v0.214.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.97.0' to 'v0.98.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.66.0' to 'v3.68.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.152.0' to 'v0.153.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volume-mount-options' from 'v0.151.0' to 'v0.152.0'
  • Bumped go.mod package 'github.com/Masterminds/semver/v3' from 'v3.4.0' to 'v3.5.0'
  • Bumped go.mod package 'github.com/cloudfoundry/socks5-proxy' from 'v0.2.173' to 'v0.2.174'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.28.2' to 'v2.28.3'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.39.1' to 'v1.40.0'

Go Package Updates for nfsv3driver

  • Bumped go.mod package 'code.cloudfoundry.org/brokerapi/v13' from 'v13.0.22' to 'v13.0.23'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.67.0' to 'v1.69.0'
  • Bumped go.mod package 'code.cloudfoundry.org/credhub-cli' from 'v0.0.0-20260420130056-7d96fd093179' to 'v0.0.0-20260504130126-6b92e9c348b0'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.93.0' to 'v0.95.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.213.0' to 'v0.214.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.97.0' to 'v0.98.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.66.0' to 'v3.68.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.152.0' to 'v0.153.0'
  • Bumped go.mod package 'code.cloudfoundry.org/volume-mount-options' from 'v0.151.0' to 'v0.152.0'
  • Bumped go.mod package 'github.com/Masterminds/semver/v3' from 'v3.4.0' to 'v3.5.0'
  • Bumped go.mod package 'github.com/cloudfoundry/socks5-proxy' from 'v0.2.173' to 'v0.2.174'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.28.2' to 'v2.28.3'
  • Bumped go.mod package 'github.com/onsi/gomega' from 'v1.39.1' to 'v1.40.0'

Blob Updates

  • Bumped blob 'berkeleydb/db-5.3.28.tar.gz' to 'build-deps/meson-1.6.1.tar.gz'
  • Bumped blob 'build-deps/meson-1.6.1.tar.gz' to 'build-deps/ninja-v1.12.1.tar.gz'
  • Bumped blob 'build-deps/ninja-v1.12.1.tar.gz' to 'fuse/fuse-3.16.2.tar.gz'
  • Bumped blob 'fuse/fuse-3.16.2.tar.gz' to 'nfs-debs/libevent-2.1.8-stable.tar.gz'
  • Bumped blob 'nfs-debs/libevent-2.1.8-stable.tar.gz' to 'nfs-debs/libtirpc-1.3.7.tar.gz'
  • Bumped blob 'nfs-debs/libtirpc-1.3.7.tar.gz' to 'nfs-debs/nfs-utils-1%2.6.1-1ubuntu1-0-ge96e5559473df8852ef387761697aa40713d6ef7.tar.gz'
  • Bumped blob 'nfs-debs/nfs-utils-1%2.6.1-1ubuntu1-0-ge96e5559473df8852ef387761697aa40713d6ef7.tar.gz' to 'nfs-debs/rpcbind-1.2.6-2build1-0-gd4047c3303d327fc59a869a7243132cb01aa0314.tar.gz'
  • Bumped blob 'nfs-debs/rpcbind-1.2.6-2build1-0-gd4047c3303d327fc59a869a7243132cb01aa0314.tar.gz' to 'nfs-debs/rpcsvc-proto-1.4.4.tar.xz'
  • Bumped blob 'nfs-debs/rpcsvc-proto-1.4.4.tar.xz' to 'nfs-debs/sqlite-3.53.0.tar.gz'
  • Bumped blob 'nfs-debs/sqlite-3.53.0.tar.gz' to 'nfs-debs/util-linux-2.40.4.tar.gz'
  • Bumped blob 'nfs-debs/util-linux-2.40.4.tar.gz' to 'openldap/openldap-2.6.13.tar.gz'
  • Bumped blob 'openldap/openldap-2.6.13.tar.gz' to 'test-dependencies/openssl-3.6.2.tar.gz'

✨ Built with go 1.26.2

Full Changelog: v7.58.0...v7.59.0

Resources

7.58.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 29 Apr 17:04

7.58.0

Release Date: April 29, 2026

Go Package Updates for dockerdriver

  • Bumped go.mod package 'code.cloudfoundry.org/cfhttp/v2' from 'v2.72.0' to 'v2.74.0'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.64.0' to 'v1.66.0'
  • Bumped go.mod package 'code.cloudfoundry.org/goshims' from 'v0.96.0' to 'v0.97.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.64.0' to 'v3.66.0'
  • Bumped go.mod package 'code.cloudfoundry.org/tlsconfig' from 'v0.50.0' to 'v0.51.0'
  • Bumped go.mod package 'github.com/tedsuo/ifrit' from 'v0.0.0-20230516164442-7862c310ad26' to 'v0.0.0-20260418191334-846868129986'
  • Bumped go.mod package 'golang.org/x/mod' from 'v0.34.0' to 'v0.35.0'
  • Bumped go.mod package 'golang.org/x/net' from 'v0.52.0' to 'v0.53.0'
  • Bumped go.mod package 'golang.org/x/sys' from 'v0.42.0' to 'v0.43.0'
  • Bumped go.mod package 'golang.org/x/text' from 'v0.35.0' to 'v0.36.0'
  • Bumped go.mod package 'golang.org/x/tools' from 'v0.43.0' to 'v0.44.0'

Go Package Updates for mapfs

  • Bumped go.mod package 'code.cloudfoundry.org/volumedriver' from 'v0.167.0' to 'v0.169.0'
  • Bumped go.mod package 'github.com/hanwen/go-fuse/v2' from 'v2.9.0' to 'v2.10.1'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.28.1' to 'v2.28.2'
  • Bumped go.mod package 'github.com/tedsuo/ifrit' from 'v0.0.0-20230516164442-7862c310ad26' to 'v0.0.0-20260418191334-846868129986'

Go Package Updates for mapfs-performance-acceptance-tests

  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.28.1' to 'v2.28.2'

Go Package Updates for nfsbroker

  • Bumped go.mod package 'code.cloudfoundry.org/brokerapi/v13' from 'v13.0.21' to 'v13.0.22'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.65.0' to 'v1.67.0'
  • Bumped go.mod package 'code.cloudfoundry.org/credhub-cli' from 'v0.0.0-20260406130247-f0f6a4624b0e' to 'v0.0.0-20260420130056-7d96fd093179'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.91.0' to 'v0.93.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.211.0' to 'v0.213.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.65.0' to 'v3.66.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.150.0' to 'v0.152.0'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.28.1' to 'v2.28.2'
  • Bumped go.mod package 'github.com/tedsuo/ifrit' from 'v0.0.0-20230516164442-7862c310ad26' to 'v0.0.0-20260418191334-846868129986'

Go Package Updates for nfsv3driver

  • Bumped go.mod package 'code.cloudfoundry.org/brokerapi/v13' from 'v13.0.21' to 'v13.0.22'
  • Bumped go.mod package 'code.cloudfoundry.org/clock' from 'v1.65.0' to 'v1.67.0'
  • Bumped go.mod package 'code.cloudfoundry.org/credhub-cli' from 'v0.0.0-20260406130247-f0f6a4624b0e' to 'v0.0.0-20260420130056-7d96fd093179'
  • Bumped go.mod package 'code.cloudfoundry.org/debugserver' from 'v0.91.0' to 'v0.93.0'
  • Bumped go.mod package 'code.cloudfoundry.org/existingvolumebroker' from 'v0.211.0' to 'v0.213.0'
  • Bumped go.mod package 'code.cloudfoundry.org/lager/v3' from 'v3.65.0' to 'v3.66.0'
  • Bumped go.mod package 'code.cloudfoundry.org/service-broker-store' from 'v0.150.0' to 'v0.152.0'
  • Bumped go.mod package 'github.com/onsi/ginkgo/v2' from 'v2.28.1' to 'v2.28.2'
  • Bumped go.mod package 'github.com/tedsuo/ifrit' from 'v0.0.0-20230516164442-7862c310ad26' to 'v0.0.0-20260418191334-846868129986'

✨ Built with go 1.26.2

Full Changelog: v7.57.0...v7.58.0

Resources