Releases: cloudfoundry/loggregator-agent-release
Releases · cloudfoundry/loggregator-agent-release
loggregator-agent-release v7.5.0
What's Changed
- Bump dependencies
Experimental OTel Collector changes
- Bump to OTel Collector v0.82.0
⚠️ Remove all the exporters except forotlp
andfile
⚠️ ⚠️ Change default for the OTel Collector port for gRPC ingress to9100
⚠️ - Reserve
cf-internal
prefix for internal metric exporters for the future - Configure Prom Scraper to scrape OTel Collector metrics
Full Changelog: v7.4.0...v7.5.0
loggregator-agent-release v7.4.0
What's Changed
- Bump to go 1.20.7
- Bump dependencies
- Adds experimental
otel-collector
andotel-collector-windows
jobs. See the following RFC for more information.
Forwarder Agent log format change
Previously when the logging.format.timestamp
property was set to rfc3339
it would be ignored for ingress client logs emitted by the Forwarder Agent. This release applies the correct timestamp format when rfc3339
is selected, which may affect you if you depend on the format of the logs.
Old log line format:
[INGRESS CLIENT] -> 127.0.0.1:3459: 2023/08/04 21:59:31 Error while flushing: EOF
New log line format:
2023-08-04T22:23:53.099290367Z [INGRESS CLIENT] -> 127.0.0.1:3459: Error while flushing: EOF
Full Changelog: v7.3.0...v7.4.0
loggregator-agent-release v7.3.0
What's Changed
- Make keepalives for api polling configurable by @fhambrec in #336
- flatten aggregate drain array by @Benjamintf1 in #346
- Update syslog binding params by @Benjamintf1 in #339
New Contributors
Full Changelog: v7.2.3...v7.3.0
loggregator-agent-release v7.2.3
What's Changed
- Bump dependencies
- Update packaged Golang version to v1.20.6
Full Changelog: v7.2.2...v7.2.3
loggregator-agent-release v6.5.12
What's Changed
- Bump dependencies
- Update packaged Golang version to v1.20.6
Full Changelog: v6.5.11...v6.5.12
loggregator-agent-release v7.2.2
What's Changed
- Add CODEOWNERS file in preparation for branch protection rules by @geofffranks in #313
- Bump dependencies
- Bump to golang 1.20.5
New Contributors
- @geofffranks made their first contribution in #313
Full Changelog: v7.2.1...v7.2.2
loggregator-agent-release v6.5.11
loggregator-agent-release v6.5.10
loggregator-agent-release v7.2.1
loggregator-agent-release v7.2.0
What's Changed
- Bump golang.org/x/net from 0.8.0 to 0.9.0 in /src by @dependabot in #283
- Add mtls options to aggregate drains. by @Benjamintf1 in #276
- switch gorilla with chi by @Benjamintf1 in #285
Full Changelog: v7.1.3...v7.2.0