Release v0.2.3
- fix(reporter/kafka): fixes the SpanSerializer option usage. (#156)
- feat(reporter/http): uses an interface for http client (#155)
- docs(reporter/kafka): adds more information about tweaking the producer (#158)
- Duration order consistency when multiplying number by time unit (#160)
- feat(json-format): lowercase span name and service name as per swagger definition (#166)
- Update generated proto code to latest protoc (#165)
- Don't include the http.status_code when 2xx in server. (#167)
- Add support for
RemoteEndpoint
in transport/client. (#170)
Thanks for the contributions: @dengliming @jcchavezs @anuraaga @maxifom