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