Skip to content

v26.0.0

Compare
Choose a tag to compare
@johnsonj johnsonj released this 23 Jan 19:15
· 538 commits to master since this release

New Features

  • Add support for HTTP(s) proxy as part of the job spec for the director (env.http_proxy, env.https_proxy, env.no_proxy) (#244)
  • CPI now supports #info call (#243)

Changes

  • When cloud_properties.backend_service is specified as a map we now default the scheme to EXTERNAL. Previously this would throw an error in the CPI (see #231)

Docs

  • Clarify memory is specified as MB (#241)
  • CPI property documentation now includes examples (#234)
  • Clarification for Backend Services (#225)
  • Terraform scripts for bosh example docs updated to not use auto networks (#236)
  • Fix terraform version changes for BOSH director example (#229)

Development/Internal

  • CI now uses bosh-deployment, BATS to generate manifests and terraform to manage infrastructure (#246)
  • CI now builds the docker image for CI
  • Stemcell CI improvements (#223)
  • Fixed typeo (#228)

Thanks to our contributors