Skip to content

Releases: cloudfoundry/bosh-windows-stemcell-builder

2019.25

24 Aug 18:41
Compare
Choose a tag to compare

Security Patches

Bugs

  • Fixed a bug to ensure UTC timezone is set in the Windows VMs.

EOL Notice
This release will be the last release for stemcell-builder and manually creating stemcells. You can use the stembuild-based approach to build stemcells going forward.

2019.24

21 Jul 16:28
Compare
Choose a tag to compare

Security Patches

Deprecation Notice
Manual process of building stemcells is deprecated. Going forward only the stembuild-based approach will be supported. The manual creation of stemcells-based process will be removed by September, 2020. Please ensure to migrate to this procedure before then.

2019.23

22 Jun 15:34
Compare
Choose a tag to compare

Deprecation Notice for Manual Stemcell Creation Process

This release marks the start of the depreciation period for manually creating stemcells using stemcell-builder. From September 2020, we will stop publishing binaries on this repository. Please utilize the stembuild binary to build stemcells using these docs](https://bosh.io/docs/windows-stemcell-create/) before then.

Security Patches

Includes Microsoft Security Updates Patch Tuesday June 9th, 2020

2019.22

21 May 20:58
Compare
Choose a tag to compare

Security Fix

Features

  • Modified stembuild construct to stream logs after the target VM reboots. Stembuild now reconnects to the target VM using WinRM to stream logs after the mid-command reboot, showing you what's occurring on your target VM.
  • Upgraded BOSH agent version to 2.317, adding the ability to create a vcap user on a Windows VM.

2019.20

30 May 18:37
ea88d77
Compare
Choose a tag to compare

Security Fix

Note: We are backdating this release from April'20 time-frame.

2019.19

25 Mar 13:09
Compare
Choose a tag to compare

2019.17

13 Feb 19:49
Compare
Choose a tag to compare

Release Notes:

2019.15

17 Jan 20:19
Compare
Choose a tag to compare

2019.14

13 Dec 14:52
Compare
Choose a tag to compare

Release Notes:

2019.13

21 Nov 22:37
Compare
Choose a tag to compare
  • Includes Microsoft Security Updates Patch Tuesday November 12th, 2019
  • Added logging and exit code to stembuild construct to allow users to see the progress of the command and know whether it has completed preparing the VM for packaging
  • Added retry behavior for the file rename operation in the compilation VM to reduce risk of compilation failure due to custom antivirus installations in the base image