Releases: cloudfoundry/stembuild
Releases · cloudfoundry/stembuild
1803.16
- Includes Microsoft Security Updates Patch Tuesday October 8th, 2019
- Added a flag to
stembuild package
to allow user to specify patch version for the stemcell .tgz output
2019.11
- Includes Microsoft Security Updates Patch Tuesday September 10th, 2019
- Enabled the Hyper-V Windows feature for Windows 2019 stemcells built using Stembuild
- Fixed a bug that left user directories on the target machines after a user had terminated a BOSH ssh connection into that machine
- Deleted:
.ssh
directory and all normal files in the home directory that may have been created during the ssh session - Not Deleted:
.dat
files loaded as part of the registry hive when a user logs in. Files will exist with file locks until the next VM reboot.
- Deleted:
1803.15
- Includes Microsoft Security Updates Patch Tuesday September 2019
- Fixed a bug that left user directories on the target machines after a user had terminated a BOSH ssh connection into that machine
- Deleted:
.ssh
directory and all normal files in the home directory that may have been created during the ssh session - Not Deleted:
.dat
files loaded as part of the registry hive when a user logs in. Files will exist with file locks until the next VM reboot.
- Deleted:
1803.14
Update README.md
2019.9
[#166332068](https://www.pivotaltracker.com/story/show/166332068) As a platform engineer I want stembuild construct to validate/invalidate the OS Co-authored-by: Daniel Basner <dbasner@pivotal.io> Co-authored-by: Jack Feeny <jfeeny@pivotal.io> Co-authored-by: George Gelashvili <ggelashvili+cf@pivotal.io> Co-authored-by: Simon Jones <sijones@pivotal.io> Co-authored-by: Garima Sharma <gasharma@pivotal.io>
2019.8
Use forward slash pathing for vcenter inventory paths [#166802379](https://www.pivotaltracker.com/story/show/166802379) Write a new vcenter_client package that uses govmomi instead of govc [START, WAITFOREXIT] Co-authored-by: Tal Usvyatsky <tusvyatsky@pivotal.io>
1803.13
Use forward slash pathing for vcenter inventory paths [#166802379](https://www.pivotaltracker.com/story/show/166802379) Write a new vcenter_client package that uses govmomi instead of govc [START, WAITFOREXIT] Co-authored-by: Tal Usvyatsky <tusvyatsky@pivotal.io>
2019.7
Features
- Key improvements in stembuild with features such as SSH enable-by-default for deployed Windows VMs on vSphere and security fixes.
- Enabled the Hyper-V Windows feature
2019.6
Give useful error messages - when WinRM fails to create a shell, print the actual error message
1803.12
Give useful error messages - when WinRM fails to create a shell, print the actual error message