Skip to content

Releases: cloudfoundry/loggregator-agent-release

loggregator-agent-release v8.1.0

16 Apr 01:43
Compare
Choose a tag to compare

What's Changed

  • Replace usages of grpc.Dial with grpc.NewClient which does not open connections until necessary
  • Bump dependencies

Experimental OTel Collector changes

  • Added temporary_emit_otel_traces property to the loggr-forwarder-agent and loggr-forwarder-agent-windows jobs. Setting this property to true activates conversion of appropriately tagged http timers to OpenTelemetry traces (it defaults to false). See cloudfoundry/gorouter#407.

Full Changelog: v8.0.3...v8.1.0

loggregator-agent-release v8.0.4

16 Apr 18:17
Compare
Choose a tag to compare
Pre-release

Don't use. It contains the code changes from v8.1.0 but without a semver minor bump to indicate new functionality.

loggregator-agent-release v8.0.3

08 Apr 22:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.2...v8.0.3

loggregator-agent-release v7.7.6

08 Apr 21:46
Compare
Choose a tag to compare

What's Changed

  • Bump dependencies
  • Bump packaged Golang to go1.21.9

Full Changelog: v7.7.5...v7.7.6

loggregator-agent-release v6.5.19

08 Apr 23:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.18...v6.5.19

loggregator-agent-release v8.0.2

11 Mar 22:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.0.1...v8.0.2

loggregator-agent-release v7.7.5

11 Mar 23:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.7.4...v7.7.5

loggregator-agent-release v6.5.18

11 Mar 23:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.5.17...v6.5.18

loggregator-agent-release v8.0.1

18 Jan 22:27
Compare
Choose a tag to compare

What's Changed

Fixes

  • Bump packaged Golang to go1.21.6

Full Changelog: v8.0.0...v8.0.1

loggregator-agent-release v7.7.4

18 Jan 22:27
Compare
Choose a tag to compare

What's Changed

Fixes

  • Bump packaged Golang to go1.21.6
  • Bump dependencies
  • Forwarder Agent: otelcolclient specifies that loggregator counters are monotonic in OTLP translation in #442
  • Loggregator Agent: if disabled, do not register ingress for Forwarder Agent or scraping with Prom Scraper in #456

Full Changelog: v7.7.3...v7.7.4