Diego v2.43.0
Resources
- Download release v2.43.0 from bosh.io.
- Verified with cloudfoundry/cf-deployment @
6a1a4292cca658ec876f934c0f39c94be34e37a0
.
Diego Team will manage development directly in GitHub
The Diego Team has decided to manage development directly in GitHub rather than through GitHub<==>Pivotal Tracker.
This simplification should provide more visibility for the community and simplify the overall processes for the diego team.
The Diego Team owns 33 repos and in order to consolidate/simplify the inputs from all of them, we will now ask folks to submit issues to only diego-release
.
We've put the following changes in place to make this possible:
- GitHub issues have been disabled for all diego sub-components (e.g.: rep, bbs, auctioneer, cfdot, bytefmt, etc...). Issues remain enabled for
diego-release
.- Going forward, report any issues associated with diego's sub-components to
diego-release
using the new bug report or feature request templates and reference the sub-component in question in your report.
- Going forward, report any issues associated with diego's sub-components to
- When submitting PR's to a diego sub-component, please also submit an accompanying PR review request to
diego-release
and include a pointer to the sub-component PR you wish for the team to review.
Changes from v2.42.0 to v2.43.0
Significant changes
Per-Instance Proxy
- Envoy proxy binary bumped to 8f2515a19bdcc75bea0bfd7016231a7661d0be6e
Test Suites and Tooling
- pre-compile
vizzini
tests in compilation- run.erb should no longer need the dev_tools to be installed (e.g gcc)