Skip to content

Releases: RisingStack/jaeger-node

v2.3.0

28 Aug 18:40
Compare
Choose a tag to compare

Add restify support

v2.2.0

26 Aug 19:00
Compare
Choose a tag to compare
  • mysql: add instrumentation (36fb2c5)

v2.1.3

23 Aug 16:40
Compare
Choose a tag to compare
  • test(mongo-core): cover with tests (8374502)
  • test(pg): cover with tests (8a110ac)
  • chore(pakage): update dependencies (b142b94)

v2.1.2

12 Jul 13:06
Compare
Choose a tag to compare
  • 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

11 Jul 12:26
Compare
Choose a tag to compare
  • 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

04 Jul 14:17
Compare
Choose a tag to compare
  • 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

04 Jul 06:57
Compare
Choose a tag to compare
  • feat(tracer): jaeger-client interface (f153326)

BREAKING CHANGE

  • tracer constructor is now follows jaeger-client

v1.3.0

03 Jul 14:56
Compare
Choose a tag to compare
  • chore(package): update dependencies (87b23bc)
  • chore(package): update package lock (0c29447)
  • feat(span): use inject and extract for span context (dd3bd14)

v1.2.0

21 Jun 13:19
Compare
Choose a tag to compare
  • feat(pg): add PostgreSQL support, version instrumentations (0509958)

v1.1.1

21 Jun 09:29
Compare
Choose a tag to compare
  • fix(example): fix ports (262412a)
  • docs(readme): replace image (9bde7bc)