Skip to content

diego/0.1486.0

You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit e47f7e29.

Release Notes

Changes from v0.1485.0 to v0.1486.0

Significant changes

BBS Benchmarks

Performance

Performance Tuning

Container Placement

cfdot

Windows Support

App Logging and Metrics

Dependencies

Cleanup

De-Incubation

BOSH job changes

None.

BOSH property changes

  • Added benchmark-bbs.sql.db_driver.
  • Removed benchmark-bbs.ginkgo_nodes, as the BBS benchmarks have only one test now.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "diego"
  version: "0.1486.0"
  url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1486.0"
  sha1: "4fac459c93a39faa931b6671449303a0b8cf96de"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 4fac459c93a39faa931b6671449303a0b8cf96de \
  "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1486.0"

Jobs

Packages