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
- Verified with garden-runc-release v1.9.0.
- Verified with garden-windows-bosh-release v0.7.0.
- Verified with etcd-release v117.
- Verified with cf-mysql-release v35.
- Verified with cflinuxfs2-release v1.146.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
- As a BBS API client, I expect to see events from the removal of evacuating ActualLRPs during LRP convergence
- As a BBS API client, I expect to be able to annotate Task and LRP egress rules so that I can track their source
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¶
- auctioneer
- bbs
- benchmark-bbs
- cfdot
- file_server
- locket
- rep
- rep_windows
- route_emitter
- route_emitter_windows
- ssh_proxy
- vizzini