Releases: grpc-ecosystem/go-grpc-middleware
Releases · grpc-ecosystem/go-grpc-middleware
v1.1.0
[v1.1.0] - 2019-09-12
Added
- #226 Support for go modules.
- #221 logging/zap add support for gRPC LoggerV2 - kush-patel-hs
- #181 Rate Limit support - ceshihao
- #161 Retry on server stream call - lonnblad
- #152 Exponential backoff functions - polyfloyd
- #147 Jaeger support for ctxtags extraction - vporoshok
- #184 ctxTags identifies if the call was sampled
Deprecated
Fixed
- 172 Passing ctx into retry and recover - johanbrandhorst
- Numerious documentation fixes.
Initial Release
gRPC Go Middleware - Production quality gRPC interceptors for Go, containing interceptors, helpers, utilities.