v2.0.1
版本发布时间: 2023-09-22 01:14:16
grpc-ecosystem/go-grpc-middleware最新发布版本:providers/prometheus/v1.0.1(2024-04-25 12:52:25)
What's Changed
- Fix outdated 'make proto' command by @takp in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/623
- Fix linting errors by @takp in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/624
- Logging: Add missing variadic operator for fields by @olivierlemasle in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/629
- feat: Support extracting fields from CallMeta by @fsaintjacques in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/628
- Fix "make test" and "make lint" by @olivierlemasle in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/627
- Do not set timeout for stream initialization by @DavyJohnes in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/645
- Add logging option to disable fields in log entry by @coleenquadros in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/631
- Update logging adapter docs by @aboryslawski in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/647
New Contributors
- @takp made their first contribution in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/623
- @olivierlemasle made their first contribution in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/629
- @fsaintjacques made their first contribution in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/628
- @DavyJohnes made their first contribution in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/645
- @coleenquadros made their first contribution in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/631
- @aboryslawski made their first contribution in https://github.com/grpc-ecosystem/go-grpc-middleware/pull/647
Full Changelog: https://github.com/grpc-ecosystem/go-grpc-middleware/compare/v2.0.0...v2.0.1