v1.2.0
版本发布时间: 2020-02-02 04:02:53
grpc-ecosystem/go-grpc-middleware最新发布版本:providers/prometheus/v1.0.1(2024-04-25 12:52:25)
v1.2.0 (2020-01-28)
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:
- Renew deprecated code #257 (khasanovbi)
- Fix typo #256 (khasanovbi)
- Fix typo #255 (jeffwidman)
- Update slack link #254 (johanbrandhorst)
- fix BackoffExponential's godoc. #250 (syokomiz)
- Fix panic in TagBasedRequestFieldExtractor when gogoproto.stdtime is used #249 (nvx)
- recovery: add custom func on recovery example #247 (Shikugawa)
- Using strings.EualFold() for efficient string comparison #243 (vivekv96)
- Make SetInContext and NewTags to be public #242 (mkorolyov)
- Added JsonPbMarshalling interface #236 (petervandenbroek)
- adding v2 grpc logger #234 (domgreen)
- Changeloglinks #233 (domgreen)
- CHANGELOG #232 (domgreen)
- Fix span finish on client stream close (fix #196) #204 (inn0kenty)
- Fix function comments based on best practices from Effective Go #200 (CodeLingoTeam)
- fixed duplicate custom&peer.address field #187 (zxfishhack)
- Fix typo in chain_test.go #153 (RJPercival)