| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-02-18 | 1.2 kB | |
| v2.3.0 source code.tar.gz | 2025-02-18 | 332.0 kB | |
| v2.3.0 source code.zip | 2025-02-18 | 404.9 kB | |
| Totals: 3 Items | 738.1 kB | 0 | |
What's Changed
- logging: add AddFields by @kindermoumoute in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/739
- logging: store the propagated context in the reporter by @kindermoumoute in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/740
- Add skip_healthchecks logging example by @bkane-msft in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/742
- grpc_retry backoff overflow by @JacobSMoller in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/747
- defer cancel() leaks memory by @JacobSMoller in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/748
- protovalidate: support new protovalidate-go Validator interface by @zchee in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/746
New Contributors
- @bkane-msft made their first contribution in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/742
- @JacobSMoller made their first contribution in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/747
- @zchee made their first contribution in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/746
Full Changelog: https://github.com/grpc-ecosystem/go-grpc-middleware/compare/v2.2.0...v2.3.0