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
- Verified with garden-runc-release v1.9.2.
- Verified with garden-windows-bosh-release v0.8.0.
- Verified with etcd-release v117.
- Verified with cf-mysql-release v35.
- Verified with cflinuxfs2-release v1.150.0.
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
- “SSH unsupported” message returned when cf ssh is run against 2016 apps
- cloudfoundry/diego-ssh #33: Use a build flag to opt-in to external port mapping
- cloudfoundry/diego-release #343: Bump diego-ssh submodule and update packaging scripts
- run diego-ssh tests on Windows in CI
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¶
- auctioneer
- bbs
- benchmark-bbs
- cfdot
- file_server
- locket
- rep
- rep_windows
- route_emitter
- route_emitter_windows
- ssh_proxy
- vizzini