Skip to content

Releases: cloudfoundry/go-loggregator

v9.0.6

16 Jun 18:19

Choose a tag to compare

Maintenance

  • Bump golang.org/x/net from 0.9.0 to 0.10.0 by @dependabot in #154
  • Bump github.com/cloudfoundry/dropsonde from 1.0.1-0.20220627224009-409b7756c19d to 1.1.0 by @dependabot in #156

Full Changelog: v9.0.5...v9.0.6

v9.0.5

09 May 19:00

Choose a tag to compare

What's Changed

Maintenance

  • Bump github.com/onsi/gomega from 1.27.1 to 1.27.6 by @dependabot
  • Bump golang.org/x/net from 0.7.0 to 0.9.0 by @dependabot
  • Bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.9.4 by @dependabot
  • Bump google.golang.org/grpc from 1.51.0 to 1.55.0 by @dependabot
  • Bump actions/setup-go from 3 to 4 by @dependabot in #141
  • Bump google.golang.org/protobuf from 1.28.1 to 1.30.0 in /examples by @dependabot in #144
  • Bump google.golang.org/protobuf from 1.28.1 to 1.30.0 by @dependabot in #143
  • Fix: remove unneeded tools.go by @ctlong in #149

Full Changelog: v9.0.4...v9.0.5

v9.0.4

24 Feb 22:16

Choose a tag to compare

What's Changed

Fixes

Dependency Bumps

Full Changelog: v9.0.3...v9.0.4

v9.0.3

18 Oct 18:37

Choose a tag to compare

What's Changed

  • Bump dependencies

Full Changelog: v9.0.2...v9.0.3

v9.0.0

01 Dec 18:15
6d192b1

Choose a tag to compare

What's Changed

  • Drops the unsupported gogo/protobuf module and replaces it with the google.golang.org/protobuf by @ctlong in #81
  • Allow UTC timestamp formatting in syslog by @Benjamintf1 in #72
  • Truncate syslog messages if metadata is overly long rather then erroring by @Benjamintf1 in #74
  • Fix: race conditions in tests by @ctlong in #80
  • Bumps dependencies

New Contributors

Full Changelog: v8.0.5...v9.0.0

v8.0.5

17 Jun 21:58

Choose a tag to compare

  • tests run succesfully
  • go mod has a different version of go.

Go Loggregator 8.0.4

05 Oct 16:15
dac79f9

Choose a tag to compare

Changelog

  • Fix nil pointer dereference in envelope_stream_connector when context is cancelled

  • Update example V2 client to include UsePreferredTags option

    This option is recommended, as it places envelope tags in the Tags field rather than DeprecatedTags.

Go Loggregator 8.0.2

27 Jul 16:25

Choose a tag to compare

Changelog

  • Bump go-gprc to v1.23.0

Go Loggregator 8.0.1

03 Jun 22:57

Choose a tag to compare

Changelog

  • Performance Improvements in the RLP Gateway Client

Go Loggregator 8.0.0

30 Mar 21:11

Choose a tag to compare

🚨Contains Breaking Change🚨

Changelog

  • Include Cloudfoundry tlsconfig
  • Use /v8 import paths
  • Add error channel to propagate RLP connection errors
  • Add configurable retry count to RLP connection
  • Make RLP logger configurable

Breaking Change: Move metrics to https://github.com/cloudfoundry/go-metric-registry