diego/0.1460.0
You can find the source of this version on GitHub at cloudfoundry/diego-release. It was created based on the commit 02b2bb8a
.
Release Notes¶
Changes from v0.1459.0 to v0.1460.0
- Depends on garden-linux-release v0.334.0.
- Depends on etcd-release v38.
Significant changes
Component Logging and Metrics
- pivotal-golang/lager #17: Debug logging does JSON marshaling regardless of whether debug logging is enabled
- cloudfoundry-incubator/cf-debug-server #3: Enable pprof block profiling (parameterized)
Documentation
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.1460.0" url: "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1460.0" sha1: "39f3f7aefac3b48b9dae729e82879c58356e591b"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 39f3f7aefac3b48b9dae729e82879c58356e591b \ "https://bosh.io/d/github.com/cloudfoundry/diego-release?v=0.1460.0"
Jobs¶
- auctioneer
- bbs
- benchmark-bbs
- canary
- cc_uploader
- converger
- file_server
- nsync
- rep
- rootfses
- route_emitter
- ssh_proxy
- stager
- tps
- vizzini