Skip to content

diego/1.5.1

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

Release Notes

Changes from v1.5.0 to v1.5.1

Significant changes

BBS API

Local Route Emitters (Experimental)

Volume Support

CC-Bridge Transfer

Manifest Generation

Component Logging and Metrics

Test Suites and Tooling

Security

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

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

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

Jobs

Packages