Skip to content

diego/1.25.0

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

Release Notes

Changes from v1.24.0 to v1.25.0

NOTE: This version of diego-release is the first one in which the final release has SHA-256 checksums for its jobs, package, and license file instead of SHA1 checksums. This release requires a BOSH director at v261 or later and an updated version of the v1 (Ruby) BOSH CLI.

Significant changes

BBS API

SSH

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

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

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

Jobs

Packages