Skip to content

Releases: cloudfoundry/bosh

v255.7

30 Mar 21:31
Compare
Choose a tag to compare

[Yanked: please ignore this bosh-release v255.7.]

v255.6

24 Mar 22:19
Compare
Choose a tag to compare

Fixes:

  • Uploading compiled release no longer fails when existing releases have matching package
  • Failure to diff manifests during bosh deploy no longer causes deploy to fail
    • Error is just shown to the user before asking to continue
  • bosh export release command export releases in a more optimized way

This release does not include stemcell series.

v255.5

16 Mar 02:50
Compare
Choose a tag to compare

v255.4

15 Mar 01:37
Compare
Choose a tag to compare

New Features:

  • Added addons
  • Switched to using instance IDs in the Health Monitor
    • Potentially breaks backwards compatibility in how alerting/monitoring destination is expecting HM events
  • director.remove_dev_tools property forces removal of dev tools (e.g. compilers) from non-compilation VMs
    • Currently defaults to false but eventually will be turned on by default
    • Only newer stemcells follow this configuration
  • director.generate_vm_passwords property forces generation of unique VM passwords
    • Generated passwords are not stored so bosh ssh CLI command remains the primary way to SSH into the VMs
    • Currently defaults to false but eventually will be turned on by default
  • env.http_proxy property can be set for the Director and Health Monitor
  • Switched to using instance groups vs jobs in error messages
  • Show deployment name for each Director tasks in bosh tasks CLI command
    • Already existing tasks will not be updated
  • Added VM extensions (docs coming) to pull out IaaS specific configuration
  • spec.address accessor can be used to access default IP address of the job
  • director.enable_post_deploy property allows to run post-deploy scripts
    • Currently defaults to false but eventually will be turned on by default
  • bosh attach disk CLI command allows to attach orphaned disks to stopped instances
  • Added new level of Director UAA scoping for future service brokers
    • Clients and users with bosh.teams.X.admin will only see deployments that belong to team X

Improvements:

  • --no-redact for the bosh deploy CLI command to show all property values
  • Make registry for resilient to network failures on AWS when fetching IAM credentials via IAM instance profile
  • Updated postgres-9.4 job to use Postgres 9.4.6
    • You can opt into using this job in the manifest by removing postgres and adding postgres-9.4
  • bosh logs CLI command now works while deploy is in progress
  • Remove bosh validate job CLI command
  • blobstore.s3_signature_version property forces specific S3 signing algo
  • director.workers property forces
  • Resurrector tasks report error at the end if any resolutions failed
  • Allow instance groups with 0 jobs
  • Show as many template rendering errors as possible

Fixes:

  • Redact multi-line properties
  • Redact properties recursively through arrays and hashes in properties
  • Transitive dependencies of packages are correctly calculated when importing compiled releases

Dev:

  • Added BOSH_MICRO_ENABLED env variable to disable builtin release building
    • Disables bosh Ruby and prebuilt archive
  • Log lock id when trying to acquire the lock
  • Use stemcell name in place of operating system if operating system is not supplied in the stemcell's stemcell.MF
  • Added stemcell verification tests for stigs: V-38603, V-38604, V-38500, V-38582, V-38605, V-38609, V-38671

v255.3

02 Mar 18:26
Compare
Choose a tag to compare

Improvements:

  • switch from director.env.* to env.* for setting HTTP proxy
  • show assigned AZ for compilation VMs
  • better error message when a static IP is in a reserved range

Incomplete (continued working on...):

  • switching to instance_groups terminology
  • bosh attach disk command
  • UAA deployment level permissions (teams)
  • backup and restore functionality for the Director DB

Dev:

  • bumped bundler to 1.11.0

This release includes 3202 stemcell series.

v255.2

23 Feb 22:32
Compare
Choose a tag to compare

v255.1

19 Feb 23:53
Compare
Choose a tag to compare

[Fixes yanked bosh-release v255]

  • Added postgres-9.4.5 job to test transition from postgres. You can optionally switch to it in your environment and your data will be migrated.

Fixes:

v255

19 Feb 22:07
Compare
Choose a tag to compare

[Yanked: please ignore this bosh-release v255. Stemcell series 3197 are fine.]

v254

18 Feb 02:00
Compare
Choose a tag to compare

This release includes 3196 stemcell series.

v232.8

17 Feb 20:11
Compare
Choose a tag to compare

This release includes 3146.8 stemcell series.