Releases: cloudfoundry/go-loggregator
Releases · cloudfoundry/go-loggregator
v9.0.6
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
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
What's Changed
Fixes
- Replace deprecated ioutil package by @ctlong in #112
- Regenerate rpc code by @ctlong in #126
- Bump golang.org/x/net from 0.1.0 to 0.7.0 by @dependabot in #105, #114, #117, #128, #129
Dependency Bumps
- Bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in #109
Full Changelog: v9.0.3...v9.0.4
v9.0.3
v9.0.0
What's Changed
- Drops the unsupported
gogo/protobufmodule and replaces it with thegoogle.golang.org/protobufby @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
- @garethjevans made their first contribution in #52
- @Benjamintf1 made their first contribution in #72
Full Changelog: v8.0.5...v9.0.0
v8.0.5
- tests run succesfully
- go mod has a different version of go.
Go Loggregator 8.0.4
Changelog
-
Fix nil pointer dereference in
envelope_stream_connectorwhen context is cancelled -
Update example V2 client to include
UsePreferredTagsoptionThis option is recommended, as it places envelope tags in the
Tagsfield rather thanDeprecatedTags.
Go Loggregator 8.0.2
Changelog
- Bump go-gprc to v1.23.0
Go Loggregator 8.0.1
Changelog
- Performance Improvements in the RLP Gateway Client
Go Loggregator 8.0.0
🚨Contains Breaking Change🚨
Changelog
- Include Cloudfoundry tlsconfig
- Use
/v8import 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