Skip to content

diego/1.7.1

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

Release Notes

Changes from v1.7.0 to v1.7.1

IMPORTANT: This release fixes a regression introduced in Diego v1.3.0, where the cells would not be assigned zones correctly if the diego.rep.use_azure_fault_domains property was enabled. Thanks to @AbelHu for calling this defect to our attention on #274.

Significant changes

cfdot

Instance Identity Credentials (Experimental)

Azure Support

Test Suites and Tooling

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

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

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

Jobs

Packages