Skip to content

Releases: cloudfoundry/smb-volume-release

3.1.8

11 Feb 08:49
Compare
Choose a tag to compare

Dependencies

  • smbdriver: Updated to v6cc617a.
    For more information, see smbdriver.

3.1.7

10 Feb 22:43
Compare
Choose a tag to compare

Changes

  • Golang: Updated to v1.19.4 (#76)

Dependencies

  • rspec: Updated to v3.12.0.
    For more information, see rspec.
  • smbbroker: Updated to v114bb05.
    For more information, see smbbroker.
  • smbdriver: Updated to vf0b92e3.
    For more information, see smbdriver.

3.1.6

24 Oct 14:23
Compare
Choose a tag to compare

Changes

  • Update vendored package golang-1-linux (#67)
  • Update vendored package golang-1-linux (#70)

Dependencies

  • bosh-template: Updated to v2.3.0.
    For more information, see bosh-template.
  • smbbroker: Updated to v89a0251.
    For more information, see smbbroker.
  • smbdriver: Updated to v68ff9d8.
    For more information, see smbdriver.

3.1.5

29 Aug 10:29
Compare
Choose a tag to compare

Changes

  • Update vendored package golang-1-linux (#58)

smb-volume v3.1.4

05 Aug 12:23
Compare
Choose a tag to compare

Release Notes

  • Fix issue when multiple cf versions are included (#55)

Dependencies

  • The smbbrokerpush and bbr-smbbroker errands require either the cf-cli-7-linux or cf-cli-6-linux job from cf-cli-release to be colocated on the errand VM.

smb-volume v3.1.3

28 Jul 08:37
Compare
Choose a tag to compare

Release Notes

  • Added support for CF CLI v8 to errands (#45)
  • Fixed Jammy compilation issues (#53)

Dependencies

smb-volume v3.1.2

14 Apr 09:22
Compare
Choose a tag to compare

Release Notes

  • Support Bionic Stemcell #16
    • Add blobs for the keyutils package for both bionic and jammy.
    • We now install this package on any VM that runs the smbdriver bosh job iff that VM uses a bionic or jammy stemcell
    • This should allow the smbdriver to reliably mount SMB volumes on those stemcells, as discussed in #16

Dependencies

  • The smbbrokerpush and bbr-smbbroker errands require either the cf-cli-7-linux or cf-cli-6-linux job from cf-cli-release to be colocated on the errand VM.

smb-volume v3.1.1

11 Apr 12:20
Compare
Choose a tag to compare

Release Notes

Dependencies

  • The smbbrokerpush and bbr-smbbroker errands require either the cf-cli-7-linux or cf-cli-6-linux job from cf-cli-release to be colocated on the errand VM.

smb-volume v3.1.0

07 Aug 16:01
Compare
Choose a tag to compare

Release Notes

  • [Feature Improvement] Add support for cf-cli-v7 to bosh errands.

Dependencies

  • The smbbrokerpush and bbr-smbbroker errands require either the cf-cli-7-linux or cf-cli-6-linux job from cf-cli-release to be colocated on the errand VM.

smb-volume v3.0.2

16 Jun 23:58
Compare
Choose a tag to compare

Release Notes

  • [Feature Improvement] Log files for BOSH lifecycle scripts (e.g. pre-start, drain) include human-readable timestamps.
  • [Security] Update all module dependencies for smbdriver and smbbroker to latest versions.

Dependencies

  • The smbbrokerpush errand requires the cf-cli-6-linux job from cf-cli-release to be colocated on the errand VM.