Releases: cloudfoundry/loggregator-release
Releases · cloudfoundry/loggregator-release
loggregator-release v107.0.0
Remove RecentLogsHandler from Traffic Controller. Traffic Controller has been providing recent logs as a fallback for environments/tools which had not moved to retrieving recent logs directly from Log Cache. With this change older versions of the cf CLI v6 will no longer be able to retrieve recent logs from Cloud Foundry.
We are making this change as Log Cache has been the correct way of retrieving these logs for many years and the legacy support was causing issues with the splitting out of Log Cache from Dopplers.
What's Changed
- Remove RecentLogsHandler by @rroberts2222 in #486
- Bump golang.org/x/net from 0.3.0 to 0.4.0 in /src by @dependabot in #487
- Delete unused manifests & scripts, clean up README by @rroberts2222 in #488
- fix go module path by @Benjamintf1 in #490
Full Changelog: v106.7.5...v107.0.0
loggregator-release v106.7.5
loggregator-release v106.7.4
What's Changed
Full Changelog: v106.7.3...v106.7.4
loggregator-release v106.7.3
What's Changed
- Bump to go1.19.3
- Bump dependencies
- Fix: race condition in the v1 ingestor server tests by @ctlong in #468
Full Changelog: v106.7.2...v106.7.3
loggregator-release v106.7.2
loggregator-release v106.7.1
What's Changed
- Bump to go1.19.1 by @Benjamintf1 in #459
New Contributors
- @rroberts2222 made their first contribution in #460
Full Changelog: v106.7.0...v106.7.1
loggregator-release v106.7.0
What's Changed
- Switch from grpc-throughputlb package to default gRPC load balancing by @ctlong in #453
- Add ReadHeaderTimeouts to all servers by @ctlong in #455
- Fix some golangci-lint warnings by @ctlong in #450
- Bump golang to 1.18.6
- Bump dependencies by @dependabot
Full Changelog: v106.6.9...v106.7.0
loggregator-release v106.6.9
- Bump to golang 1.18.5
loggregator-release v106.6.8
- bump dependencies
- bump to golang 1.18.4
loggregator-release v106.6.7
- no changes, github release tarball renamed.