Skip to content

Releases: cloudfoundry/diego-release

2.70.0

28 Nov 17:53
Compare
Choose a tag to compare

Changes

  • CI updates

✨ Built with go 1.19.3

Full Changelog: v2.69.1...v2.70.0

Resources

2.69.1

21 Nov 23:50
Compare
Choose a tag to compare

[Bug Fix] Remove extra host port that mapped to c2c TLS port.
[Bug Fix] Report crash event after crash reset timeout

v2.69.0

01 Nov 19:52
Compare
Choose a tag to compare

Changes

✨ Built with go 1.19.2

Full Changelog: v2.68.0...v2.69.0

Resources

v2.68.0

29 Sep 20:25
Compare
Choose a tag to compare

Changes

  • Bump to go 1.19.1! Thanks @mariash!
  • Add buildvcs=false to all windows package compilation. Thanks @geofffranks!

✨ Built with go 1.19.1

Full Changelog: v2.67.0...v2.68.0

Diego v2.67.0

26 Sep 20:35
Compare
Choose a tag to compare

Changes

  • cacheddownloader now has a backoff algorithm when retrying failed downloads. This was provided as a way to work around thundering herds of cells downloading and overwhelming rate-limited blobstores. Thanks for the PR @prycey77!
  • Bump natsclient + route-emitter dependencies

✨ Built with go 1.18.5

Resources

v266.4 - CI Error

26 Sep 14:01
Compare
Choose a tag to compare
v266.4 - CI Error Pre-release
Pre-release

This release was created by mistake via CI. See v2.67.0 instead

Diego v2.66.3

07 Sep 21:08
Compare
Choose a tag to compare

Changes

  • Bump x/crypto
  • Update garden, guardian, idmapper, and grootfs submodules

✨ Built with go 1.18.5

Resources

Diego v2.66.2

06 Sep 16:55
Compare
Choose a tag to compare

Changes

  • Cancel other download of other dependencies when one of them fails

✨ Built with go 1.18.5

Diego v2.66.1

31 Aug 14:34
Compare
Choose a tag to compare

Bugfixes

  • Fixes an issue with log rate limiting and stack traces with empty lines

✨ Built with go 1.18.5

Resources

Diego v2.66.0

24 Aug 14:06
Compare
Choose a tag to compare

Changes

  • Adds support for a new byte-based log rate limiting mechanism with per-LRP limits.
  • Behavior of existing line-based log rate limiting has also changed to drop log messages immediately rather than releasing them from a buffer with a delay. Therefore timestamps of the logs will now match when they were output.

✨ Built with go 1.18.5

Resources