xmidt-org / caduceus

The Xmidt server for delivering events written in Go.
Apache License 2.0
16 stars 21 forks source link

Main rebase #479

Closed maurafortino closed 2 months ago

maurafortino commented 3 months ago

What's Included: https://github.com/xmidt-org/caduceus/pull/463 - added nolint fix https://github.com/xmidt-org/caduceus/pull/461 - labels already changed to 'LabelName'Label; updated any spots where it wasn’t changed; updated httpClient.go; updated metrics.go; updated sink.go (outboundSender.go); updated senderWrapper.go; updated test files https://github.com/xmidt-org/caduceus/pull/457 - go version already up to date; added in the ci.yaml and matcher change https://github.com/xmidt-org/caduceus/pull/447 - already using 0.0.21 version and added middleware already being used