Skip to content

Releases: cloudfoundry/diego-release

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

Diego v2.65.0

26 Jul 19:37
Compare
Choose a tag to compare

Changes

  • Replace GinkgoParallelNode with GinkgoParallelProcess @ebroberson (#630)
  • Bump Golang to go1.18.4 @cf-diego (#625)
    Breaking Changes: The diego components are now more strict about the protocols used in TLS communications, causing integrations with systems using older, insecure protocols to fail. These components have been updated to Go 1.18, and will no longer support TLS 1.0 and 1.1 connections or certificates with a SHA-1 checksum. This is most likely to affect connections with external databases.

Resources

✨ Built with go 1.18.4

Diego v2.64.0

18 May 23:14
Compare
Choose a tag to compare