Releases: cloudfoundry/smb-volume-release
Releases · cloudfoundry/smb-volume-release
3.1.8
3.1.7
3.1.6
Changes
Dependencies
- bosh-template: Updated to v2.3.0.
For more information, see bosh-template. - smbbroker: Updated to v
89a0251
.
For more information, see smbbroker. - smbdriver: Updated to v
68ff9d8
.
For more information, see smbdriver.
3.1.5
smb-volume v3.1.4
Release Notes
- Fix issue when multiple cf versions are included (#55)
Dependencies
- The
smbbrokerpush
andbbr-smbbroker
errands require either thecf-cli-7-linux
orcf-cli-6-linux
job from cf-cli-release to be colocated on the errand VM.
smb-volume v3.1.3
Release Notes
Dependencies
- Bump src/code.cloudfoundry.org/smbbroker (#41, #50)
- Bump src/code.cloudfoundry.org/smbdriver (#47, #48, #51)
smb-volume v3.1.2
Release Notes
- Support Bionic Stemcell #16
- Add blobs for the
keyutils
package for bothbionic
andjammy
. - We now install this package on any VM that runs the
smbdriver
bosh job iff that VM uses abionic
orjammy
stemcell - This should allow the
smbdriver
to reliably mount SMB volumes on those stemcells, as discussed in #16
- Add blobs for the
Dependencies
- The
smbbrokerpush
andbbr-smbbroker
errands require either thecf-cli-7-linux
orcf-cli-6-linux
job from cf-cli-release to be colocated on the errand VM.
smb-volume v3.1.1
Release Notes
- Bumps bosh-template from 2.2.0 to 2.2.1 (#22)
- Bumps rspec-its from 1.2.0 to 1.3.0 (#23)
- Bumps rspec to 3.11.0. (#37)
- Bumps src/code.cloudfoundry.org/smbdriver to
1e97c5d
(#34) - Bumps src/code.cloudfoundry.org/smbbroker to
64ba567
(#36) - Bumps automake from 1.15 to 1.15.1 (#43 - fixes Bionic compilation)
Dependencies
- The
smbbrokerpush
andbbr-smbbroker
errands require either thecf-cli-7-linux
orcf-cli-6-linux
job from cf-cli-release to be colocated on the errand VM.
smb-volume v3.1.0
Release Notes
- [Feature Improvement] Add support for cf-cli-v7 to bosh errands.
Dependencies
- The
smbbrokerpush
andbbr-smbbroker
errands require either thecf-cli-7-linux
orcf-cli-6-linux
job from cf-cli-release to be colocated on the errand VM.
smb-volume v3.0.2
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 thecf-cli-6-linux
job from cf-cli-release to be colocated on the errand VM.