go-grpc-middleware icon indicating copy to clipboard operation
go-grpc-middleware copied to clipboard

v2: Add docs for migration from v1 to v2; Update Readme.

Open bwplotka opened this issue 5 years ago • 2 comments

Pulled from https://github.com/grpc-ecosystem/go-grpc-middleware/issues/275 for visibility.

Blocker for v2.

bwplotka avatar Oct 02 '20 09:10 bwplotka

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.

bwplotka avatar Aug 06 '21 14:08 bwplotka

In progress https://github.com/grpc-ecosystem/go-grpc-middleware/pull/543

bwplotka avatar Mar 18 '23 10:03 bwplotka