Releases: cloudfoundry/bosh
Releases · cloudfoundry/bosh
v253
- Includes stability fix for AUFS bug in Ubuntu stemcells
This release includes 3192 stemcell series.
v250
Fixes:
- Running of errands when
env
is set for errand's resource pool - Deletion of existing deployments after a migration
- Root cause was we have left foreign key on the vms table we've migrated into instances table
This release includes 3184.1 stemcell series.
v248
Improvements:
- More complete diff is shown for
bosh deploy
command. Property values are redacted by default.
Fixes:
- Fixes DNS address update during resurrection when DNS DB was not configured
- Error shows as
Model.set_dataset
takes one of the following classes as an argument
- Error shows as
Sec:
- Bump Ubuntu stemcells for USN-2869-1: OpenSSH vulnerabilities
- Bump Ubuntu stemcells for USN-2861-1: libpng vulnerabilities
- Bump Ubuntu stemcells for USN-2865-1: GnuTLS vulnerability
Misc:
- Bump s3cli to 0.0.21 to allow specifying both
region
andendpoint
Known issues:
- Running an errand may result in the following error:
Timed out sending update_settings message
This release includes 3181 stemcell series.
v232.5
This release includes 3146.5 stemcell series.
v246
Improvements:
- Switched to Slack, everyone is invited: #bosh on https://slack.cloudfoundry.org
- Allow to keep same deployment job name when using
migrated_from
migrated_from
feature will be announced and documented shortly
Fixes:
- Fixes DNS address update during resurrection when DNS DB was not configured
- Error shows as
Model.set_dataset takes one of the following classes as an argument
- Error shows as
- Properly escape values in HM templates
- Fixes IP allocation bug during transition to new cloud-config configuration
Sec:
- Bump Ubuntu stemcells for USN-2861-1: libpng vulnerabilities
- Bump Ubuntu stemcells for USN-2865-1: GnuTLS vulnerability
Known Issues:
- Possible error
Failed to reserve IP '10.244.0.166' for 'cf1': already reserved
will be fixed in the next release
This release includes 3177 stemcell series.
v232.3
This release includes 3146.3 stemcell series.
v245
Improvements:
director.max_tasks
configuration now configures maximum number of tasks to keep per task type (task types areupdate deployment
,ssh
,fetch logs
, etc.)- This allows to issue large number of
bosh vms
calls without rotating out tasks of other types.
- This allows to issue large number of
- Support PowerPC in stemcell builder
Sec:
This release includes 3173 stemcell series.
v232.2
This release includes 3146.2 stemcell series.
v244
New Features:
- Run
post-start
scripts after jobs on the VMs are started- To specify a
post-start
script add it to a job in your release, similar topre-start
scripts
- To specify a
Improvements:
- Include instance name in
scan and fix
tasks started by the Resurrector
v238
This release includes 3156 stemcell series.