Skip to content

diego/1.16.1

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

Release Notes

Changes from v1.16.0 to v1.16.1

Significant changes

BBS Relational Datastore

Local Route Emitters

De-Consuling Locks (Experimental)

v2 Loggregator API Adoption (Experimental)

Manifest Generation

App Logging and Metrics

Component Logging and Metrics

Test Suites and Tooling

Cleanup

BOSH job changes

None.

BOSH property changes

None.

BOSH link changes

None.

Usage

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

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

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

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

Jobs

Packages