Go Grpc Middleware Versions Save

Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.

v1.3.0

3 years ago

v1.2.2

3 years ago

v1.2.1

3 years ago

providers/zerolog/v2.0.0-rc.2

3 years ago

v2.0.0-rc.2

3 years ago

providers/zerolog/v2.0.0-rc.0

3 years ago

v2.0.0-rc.1

3 years ago

v1.2.0

4 years ago

v1.2.0 (2020-01-28)

Full Changelog

Implemented enhancements:

  • Logrus payload logging: Allow gogo marshaller #235

Fixed bugs:

  • Duplicate peer.address in zap logger output #120

Closed issues:

  • go-grpc-middleware/auth #253
  • Module declares its path as ... #252
  • Hide recovered panic message from client #251
  • How can i use custom error in my project ? #246
  • Privileges to allow more people to become maintainers. #231
  • Is there any way I can ignore some function use authentication middleware? #213
  • Any planned release soon? #210
  • raise error when install by dep #198
  • tracedClientStream.CloseSend() doesn't finish the ClientSpan #196
  • make rpc_ctxtags.SetInContext public access #182
  • Duplicate peer.address in zap logger output ,bug #146

Merged pull requests:

v1.1.0

4 years ago

[v1.1.0] - 2019-09-12

Added

Deprecated

  • #201 golang.org/x/net/context - houz42
  • #183 Documentation Generation in favour of <godoc.org>.

Fixed

v1.0.0

6 years ago

gRPC Go Middleware - Production quality gRPC interceptors for Go, containing interceptors, helpers, utilities.