Releases: RisingStack/jaeger-node
Releases · RisingStack/jaeger-node
v2.2.0
- mysql: add instrumentation (36fb2c5)
v2.1.3
- test(mongo-core): cover with tests (8374502)
- test(pg): cover with tests (8a110ac)
- chore(pakage): update dependencies (b142b94)
v2.1.2
- 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)
v2.1.1
- 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)
v2.1.0
- 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)
v2.0.0
- feat(tracer): jaeger-client interface (f153326)
BREAKING CHANGE
- tracer constructor is now follows jaeger-client
v1.3.0
- chore(package): update dependencies (87b23bc)
- chore(package): update package lock (0c29447)
- feat(span): use inject and extract for span context (dd3bd14)
v1.2.0
- feat(pg): add PostgreSQL support, version instrumentations (0509958)
v1.1.1
- fix(example): fix ports (262412a)
- docs(readme): replace image (9bde7bc)