github grpc-ecosystem/go-grpc-middleware v1.4.0

latest releases: providers/prometheus/v1.0.1, v2.1.0, providers/openmetrics/v2.0.1...
15 months ago

What's Changed

  • Do not stop retrying based on earlier good message from the stream by @kartlee in #313
  • Deprecate the server interceptor chain helpers by @CAFxX in #423
  • Simplify chain interceptors by @aarongable in #421
  • v1: Switch from github.com/go-kit/kit to github.com/go-kit/log interfaces by @liggitt in #426
  • logging/zap/ctxzap: add caller skip to shorthand functions by @jkawamoto in #429
  • grpc_zap: fix caller annotation by @jkawamoto in #431
  • Revert verbosity level check for zap by @central182 in #452
  • Fix memory leakage in kit.PayloadUnaryServerInterceptor by @r3code in #501
  • Use strconv.FormatUint instead of fmt.Sprintf by @andrey-berenda in #503
  • Fix typo in nicemd by @andrey-berenda in #509
  • Fix OSX build error in outdated golang.org/x/sys dependency by @devnev in #514

New Contributors

Full Changelog: v1.3.0...v1.4.0

Don't miss a new go-grpc-middleware release

NewReleases is sending notifications on new releases.