Skip to content

Releases: cloudfoundry/loggregator-release

Loggregator 101.10

02 Apr 21:44

Choose a tag to compare

Loggregator 89.6

27 Mar 20:55

Choose a tag to compare

Changelog

Loggregator 101.9

30 Mar 14:28

Choose a tag to compare

Changelog

Loggregator 99.1

27 Mar 19:57

Choose a tag to compare

Changelog

Loggregator 96.1

27 Mar 19:57

Choose a tag to compare

Changelog

Loggregator 89.5

27 Mar 19:57

Choose a tag to compare

Changelog

Loggregator 102.1

19 Mar 21:12

Choose a tag to compare

Changelog

  • Add maximum allowed streams to reverse log proxy (set with reverse_log_proxy.egress.max_streams -- defaults to 500)
  • Fix race condition in doppler
  • Metron agent populates sourceID if none is given

Loggregator 101.8

12 Mar 22:43

Choose a tag to compare

Changelog

Fix a race condition in doppler.

Loggregator 102.0

02 Mar 17:53

Choose a tag to compare

Changelog:

  • break out metron agent as a separate release, the Loggregator-Agent; still included as a submodule, so no breaking changes
  • update rlpreader to take in --counterName and --gaugeNames flags
  • enable deterministic routing in RLP to consistently shard counter metrics
  • fix bug in trafficcontroller's UAA secret so it handles special characters
  • remove noisy doppler connection and disconnect logs in rlp; emit log_router_disconnects counter metric instead

Loggregator 101.6

12 Feb 17:45

Choose a tag to compare

Changelog:

  • Change RLP health endpoint to default to random port.
  • Metron health endpoint only listens on localhost
  • Bump Go to 1.9.4
  • Fix doppler emitting multiple ingress metrics.