Skip to content

diego/0.1453.0

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

Release Notes

Changes from v0.1452.0 to v0.1453.0

Note that due to breaking changes in manifest-generation introduced in cf-release, the manifest-generation scripts in this version of diego-release are compatible only with cf-release@0665d0e or later. Those scripts are therefore incompatible with CF v230 or earlier, but will be compatible with CF v231 when it is released.

Significant changes

BBS Benchmarks

Manifest Generation

Component Logging and Metrics

Test Suites and Tooling

Cleanup

BOSH job changes

None.

BOSH property changes

None.

Usage

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

- name: "diego"
  version: "0.1453.0"
  url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1453.0"
  sha1: "2b71808c6f6954a0afbb6974b43a66ec1551fc39"

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

bosh upload-release --sha1 2b71808c6f6954a0afbb6974b43a66ec1551fc39 \
  "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1453.0"

Jobs

Packages