- package: use @risingstack/opentracing-auto for instrumentation (76174858)
- mysql: add instrumentation (36fb2c5d)
- test(mongo-core): cover with tests (8374502)
- test(pg): cover with tests (8a110ac)
- chore(pakage): update dependencies (b142b94)
- fix(instrumentation/https): removed unnecessary instrumentation, https uses http in the background (79ef8fb)
- test(instrumentation/https): cover with tests (7643a8f)
- chore(package): add coverage reporter (d66acb1)
- chore(package): update (c52eabc)
- fix(instrumentation/https): add https instrumentation (2a44c7c)
- test(cls,tracer): cover with tests (70c198e)
- test(instrumentation/express): cover (be1a4be)
- test(instrumentation/expressError): add tests (8795641)
- test(instrumentation/http): cover with tests (2a9bbbc)
- docs(readme): add travis badge (ed39285)
- feat(opentracing): add RPC kind (8eba518)
- fix(cls): validate span context (9f94cdf)
- fix(jaeger): do not use built=in opentracing (cfcc137)
- docs(readme): fix example (e574dc2)
- docs(readme): fix reporter docs (663b2aa)
- docs(readme): fix warning typo (a57b853)
- feat(tracer): jaeger-client interface (f153326)
- tracer constructor is now follows jaeger-client
- chore(package): update dependencies (87b23bc)
- chore(package): update package lock (0c29447)
- feat(span): use inject and extract for span context (dd3bd14)
- feat(pg): add PostgreSQL support, version instrumentations (0509958)