Skip to content

Release v0.1.5

Compare
Choose a tag to compare
@basvanbeek basvanbeek released this 03 Jan 11:14
· 101 commits to master since this release
bf896b1

This is an immediate fix-up release as v0.1.4 was cut too early and lacked the needed gRPC server middleware and backwards incompatible change to gRPC client API.

[#96] Adds gRPC server handler (thanks to @anuraaga)
[#101] Adds SpanOrNoopFromContext convenience function