Skip to content

diego/1.25.2

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

Release Notes

Changes from v1.25.1 to v1.25.2

NOTE: With this release of Diego, the Locket service is no longer experimental, and we recommend using it for Diego component locks and cell registrations in place of or in combination with Consul.

Significant changes

BBS Benchmarks

BBS Relational Datastore

De-Consuling Locks

Windows Support

Component Logging and Metrics

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

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

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

Jobs

Packages