go-grpc-middleware
go-grpc-middleware copied to clipboard
v2: Add docs for migration from v1 to v2; Update Readme.
Pulled from https://github.com/grpc-ecosystem/go-grpc-middleware/issues/275 for visibility.
Blocker for v2.
What's available new in v2 can show in GoDocs. Let's verify all renders nicely.
Let's start the section in Readme about # Migrating from v1:
- What was removed
- How to convert v1 logging, tracing, metrics (grpc-prom-middlewares) and other to v2.
In progress https://github.com/grpc-ecosystem/go-grpc-middleware/pull/543