Skip to content

Releases: cloudfoundry/nfs-volume-release

nfs-volume v5.0.3

27 Jan 19:47
Compare
Choose a tag to compare
nfs-volume v5.0.3 Pre-release
Pre-release

This is a test release and contains no significant differences from v5.0.2.

nfs-volume v2.3.4

27 Jan 19:49
Compare
Choose a tag to compare

This release was created to test our CI pipelines and contains no significant changes from v2.3.3.

nfs-volume v1.7.13

04 Dec 17:24
Compare
Choose a tag to compare

Features

  • No new features
  • backfill release tests and improve unit test coverage

Dependencies

  • The nfsbrokerpush errand requires the cf-cli-6-linux job from cf-cli-release >= v1.6.0 to be colocated on the errand VM.
  • This version requires the mapfs job from mapfs-release >= v1.1.5 to be colocated on the cell. Using older mapfs releases will cause the nfsv3driver job to fail with a missing link.

nfs-volume v6.0.0

03 Dec 18:36
Compare
Choose a tag to compare

Release Notes

  • [Breaking Change] As of version 6.0, the nfsbrokerpush errand no longer accepts database properties, and no longer supports migration of data from SQL into CredHub. CredHub properties are required in the nfsbrokerpush errand, and it is expected that any SQL based service instances have already been migrated to CredHub by invoking nfsbrokerpush in a previous version.

Dependencies

  • The nfsbrokerpush errand requires the cf-cli-6-linux job from cf-cli-release >= v1.6.0 to be colocated on the errand VM.
  • This version requires the mapfs job from mapfs-release >= v1.1.5 to be colocated on the cell. Using older mapfs releases will cause the nfsv3driver job to fail with a missing link.

nfs-volume v2.3.3

26 Nov 18:32
Compare
Choose a tag to compare

Release Notes

  • This release contains no significant changes from 2.3.2. We produced it to test automated shipping from our CI pipeline.

Dependencies

  • The nfsbrokerpush errand requires the cf-cli-6-linux job from cf-cli-release >= v1.6.0 to be colocated on the errand VM.
  • This version requires the mapfs job from mapfs-release >= v1.1.5 to be colocated on the cell. Using older mapfs releases will cause the nfsv3driver job to fail with a missing link.

nfs-volume v5.0.2

05 Nov 20:17
Compare
Choose a tag to compare

Release Notes

  • [Bug Fix] Corrects a bosh links issue that prevented nfsv3driver from working in bosh deployments that lacked a CredHub instance, such as an isolation segment.

Dependencies

  • The nfsbrokerpush errand requires the cf-cli-6-linux job from cf-cli-release >= v1.6.0 to be colocated on the errand VM.
  • This version requires the mapfs job from mapfs-release >= v1.1.5 to be colocated on the cell. Using older mapfs releases will cause the nfsv3driver job to fail with a missing link.

nfs-volume v5.0.1

30 Oct 17:29
Compare
Choose a tag to compare

Release Notes

  • Bumps golang package to 1.13.3

Dependencies

  • The nfsbrokerpush errand requires the cf-cli-6-linux job from cf-cli-release >= v1.6.0 to be colocated on the errand VM.
  • This version requires the mapfs job from mapfs-release >= v1.1.5 to be colocated on the cell. Using older mapfs releases will cause the nfsv3driver job to fail with a missing link.

nfs-volume v2.3.2

29 Oct 17:33
Compare
Choose a tag to compare

Release Notes

  • Updates golang to version 1.13.3.

Dependencies

  • The nfsbrokerpush errand requires the cf-cli-6-linux job from cf-cli-release >= v1.6.0 to be colocated on the errand VM.
  • This version requires the mapfs job from mapfs-release >= v1.1.5 to be colocated on the cell. Using older mapfs releases will cause the nfsv3driver job to fail with a missing link.

nfs-volume v1.7.12

29 Oct 19:00
Compare
Choose a tag to compare

Release Notes

  • Updates golang to version 1.13.3.

nfs-volume v5.0.0

24 Oct 21:35
Compare
Choose a tag to compare

Release Notes

  • [Note] nfs-volume skipped from 2.x to 5.x in order to avoid confusion with versions 3 and 4 of the NFS protocol. This is the first release after 2.3.x
  • [Breaking Change] As of version 5, the nfsbroker process no longer supports the option to use SQL as a backing store. The nfsbrokerpush errand still accepts database properties, but those properties are only used to migrate data from SQL into CredHub. CredHub properties are now required in the nfsbrokerpush errand.
  • [Breaking Change] This release removes the nfsbroker-bbr job. Since the broker no longer supports backup from a SQL database, we no longer require a dedicated job to back up and restore data for nfsbroker. Backup and restore is performed by CredHub.
  • [Bug Fix] nfsv3driver drain script eventually times outand fails when waiting for the rep process to exit, instead of hanging indefinitely when rep doesn't exit.

Dependencies

  • The nfsbrokerpush errand requires the cf-cli-6-linux job from cf-cli-release >= v1.6.0 to be colocated on the errand VM.
  • This version requires the mapfs job from mapfs-release >= v1.1.5 to be colocated on the cell. Using older mapfs releases will cause the nfsv3driver job to fail with a missing link.