Skip to content

diego/1.19.0

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

Release Notes

Changes from v1.18.1 to v1.19.0

Significant changes

Local Route Emitters

De-Consuling Locks (Experimental)

Container Networking Support (Experimental)

Declarative Health Checks (Experimental)

Component Logging and Metrics

Dependencies

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.19.0"
  url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=1.19.0"
  sha1: "2ad4a90a73897b0e0268850f5feeb7d5e512da0d"

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

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

Jobs

Packages