Skip to content

diego/0.1478.0

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

Release Notes

Changes from v0.1477.0 to v0.1478.0

Significant changes

IMPORTANT: The Diego GitHub repositories are migrating from the cloudfoundry-incubator GitHub organization and others into cloudfoundry. The diego-release repository has already moved, as have most of the other repositories that do not contain Golang code. Those code repositories will also be moving soon, but will also be updated to use code.cloudfoundry.org as their preferred import-path domain. If you import those Golang packages in your own code, please be aware that you will have to update those import paths (and possibly package names) as well.

BBS Relational Datastore (Experimental)

Performance

Performance Tuning

SSH

Manifest Generation

Component Logging and Metrics

Security

Documentation

Cleanup

De-Incubation

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

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

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

Jobs

Packages