Releases: cloudfoundry/loggregator-release
Releases · cloudfoundry/loggregator-release
loggregator-release v106.7.9
loggregator-release v107.0.4
loggregator-release v106.7.8
loggregator-release v107.0.3
- Upgrade to go 1.20.2
- Bump dependencies
- Remove unused
metron_endpoint.dropsonde_portproperty in #534
Full Changelog: v107.0.2...v107.0.3
loggregator-release v106.7.7
- Upgrade to go 1.20.2
- Bump dependencies
- Remove unused
metron_endpoint.dropsonde_portproperty in #537
Full Changelog: v106.7.6...v106.7.7
loggregator-release v107.0.2
- update golang to 1.20.1
Full Changelog: v107.0.1...v107.0.2
loggregator-release v106.7.6
What's Changed
- update depdendencies
- Upgrade to go 1.20 by @Benjamintf1 in #525
Full Changelog: v106.7.5...v106.7.6
loggregator-release v107.0.1
What's Changed
- Upgrade to go 1.20 by @rroberts2222 in #524
- update dependencies
New Contributors
- @stefanlay made their first contribution in #519
Full Changelog: v107.0.0...v107.0.1
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