v2.0.0-rc.4
版本发布时间: 2023-04-03 18:04:00
grpc-ecosystem/go-grpc-middleware最新发布版本:providers/prometheus/v1.0.1(2024-04-25 12:52:25)
What's Changed
- fix provider examples by @forsaken628 in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/529
- docs: add
logging.InjectFields
usage description by @aimuz in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/541 - v2: All for v2: Exemplars, Cleanup, Docs, Lint, Proto upgrades and more by @bwplotka in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/543
- [interceptors/validator] feat: add error logging in validator by @rohanraj7316 in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/544
- Simplified logging middleware; Fields are now "any" type; Moved logging providers to examples only. by @bwplotka in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/552
New Contributors
- @forsaken628 made their first contribution in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/529
- @rohanraj7316 made their first contribution in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/544
Full Changelog: https://github.com/grpc-ecosystem/go-grpc-middleware/compare/v2.0.0-rc.3...v2.0.0-rc.4