Releases: cloudfoundry/nfs-volume-release
Releases · cloudfoundry/nfs-volume-release
nfs-volume v7.1.4
nfs-volume v5.0.16
What's Changed
- Bump bosh-template from 2.2.0 to 2.2.1 by @dependabot in #76
- Bump rspec-its from 1.2.0 to 1.3.0 by @dependabot in #78
- Bump rspec from 3.8.0 to 3.10.0 by @dependabot in #82
- Bump src/code.cloudfoundry.org/migrate_mysql_to_credhub from
5239052
todf03ea2
by @dependabot in #95 - Make v5.0 specific deps point to the right branch by @fejnartal in #111
- Bump src/github.com/cloudfoundry/mapfs-release from
c83ccc0
to77ef547
by @dependabot in #129 - Bump rspec from 3.10.0 to 3.11.0 by @dependabot in #136
- Add jammy and bionic by @fejnartal @metron2 in #156 & #131
Full Changelog: v5.0.12...v5.0.16
nfs-volume v2.3.16
What's Changed
- Bump rspec-its from 1.2.0 to 1.3.0 by @dependabot in #74
- Bump rspec from 3.8.0 to 3.10.0 by @dependabot in #79
- Bump bosh-template from 2.2.0 to 2.2.1 by @dependabot in #81
- Bump src/code.cloudfoundry.org/credhub-cli from
1faf152
to9cc390e
by @dependabot in #94 - Bump src/gopkg.in/DATA-DOG/go-sqlmock.v1 from
b983233
to5b901db
by @dependabot in #100 - Bump src/github.com/tedsuo/ifrit from
6711154
to9a97d06
by @dependabot in #98 - Bump src/gopkg.in/yaml.v2 from
a5b47d3
to7649d45
by @dependabot in #102 - Bump src/gopkg.in/ldap.v2 from
8168ee0
tobb7a9ca
by @dependabot in #105 - Bump src/github.com/pkg/errors from
ffb6e22
to5dd12d0
by @dependabot in #106 - Bump src/gopkg.in/asn1-ber.v1 from
4e86f43
to764995b
by @dependabot in #107 - Make v2.3 specific submodules point to the right branch by @fejnartal in #110
- Bump rspec from 3.10.0 to 3.11.0 by @dependabot in #135
Full Changelog: v2.3.10...v2.3.16
nfs-volume v7.1.3
Release Notes
- Bumps rspec-its from 1.2.0 to 1.3.0 (#77)
- Bumps bosh-template from 2.2.0 to 2.2.1 (#80)
- Bumps src/code.cloudfoundry.org/nfsv3driver to
bf7b337
(#124) - Bumps src/code.cloudfoundry.org/nfsbroker to
25dcb38
(#132) - Bumps rspec to 3.11.0 (#134)
- Adds support for Bionic and Jammy (#127)
- New blobs for:
keyutils
,libevent
,libnfsidmap
,nfs-common
,rpcbind
- New blobs for:
Dependencies
- The
nfsbrokerpush
andnfsbroker-bbr-lock
errands require either thecf-cli-7-linux
orcf-cli-6-linux
job from cf-cli-release to be colocated on the errand VM. - This version requires the
mapfs
job from mapfs-release to be colocated on the cell.
nfs-volume v5.0.12
Release Notes
- [Feature Enhancement] Log files for BOSH lifecycle scripts (e.g. pre-start, drain) include human-readable timestamps.
Dependencies
- The
nfsbrokerpush
errand requires thecf-cli-6-linux
job from cf-cli-release to be colocated on the errand VM. - This version requires the
mapfs
job from mapfs-release to be colocated on the cell.
nfs-volume v5.0.11
Release Notes
- [Feature Enhancement] Make SQL database credentials optional for customers downgrading from 7.x NFS versions. If credentials are omitted, then the
nfsbrokerpush
errand will not attempt to migrate data from SQL to credhub.
Dependencies
- The
nfsbrokerpush
errand requires thecf-cli-6-linux
job from cf-cli-release to be colocated on the errand VM. - This version requires the
mapfs
job from mapfs-release to be colocated on the cell.
nfs-volume v2.3.10
Release Notes
- [Bug Fix] Fixes string escaping issue in LDAP service account credentials.
Dependencies
- The
nfsbrokerpush
errand requires thecf-cli-6-linux
job from cf-cli-release to be colocated on the errand VM. - This version requires the
mapfs
job from mapfs-release to be colocated on the cell.
nfs-volume v7.1.1
Release Notes
- [Bug Fix] Fixes string escaping issue in LDAP service account credentials.
Dependencies
- The
nfsbrokerpush
andnfsbroker-bbr-lock
errands require either thecf-cli-7-linux
orcf-cli-6-linux
job from cf-cli-release to be colocated on the errand VM. - This version requires the
mapfs
job from mapfs-release to be colocated on the cell.
nfs-volume v5.0.10
Release Notes
- [Bug Fix] Fixes string escaping issue in LDAP service account credentials.
Dependencies
- The
nfsbrokerpush
errand requires thecf-cli-6-linux
job from cf-cli-release to be colocated on the errand VM. - This version requires the
mapfs
job from mapfs-release to be colocated on the cell.
nfs-volume v7.1.0
Release Notes
- [Feature Improvement] Adds support for cf-cli-v7 to bosh errands.
Dependencies
- The
nfsbrokerpush
andnfsbroker-bbr-lock
errands require either thecf-cli-7-linux
orcf-cli-6-linux
job from cf-cli-release to be colocated on the errand VM. - This version requires the
mapfs
job from mapfs-release to be colocated on the cell.