Skip to content

Releases: instana/nodejs

v6.7.0

Choose a tag to compare

@aryamohanan aryamohanan released this 15 Sep 12:53

Bug Fixes

Features

v6.6.1

Choose a tag to compare

@instanacd instanacd released this 04 Aug 13:25

Bug Fixes

  • added guard against non-string level in log span (#2693) (942ce87)

v6.6.0

Choose a tag to compare

@instanacd instanacd released this 03 Aug 12:55

Bug Fixes

  • bumped @opentelemetry/sdk-trace-base from 2.8.0 to 2.9.0 (#2675) (ce8364d)
  • captured missing log level in log spans (#2678) (944b73e)
  • respected W3C disable shorthand via in-code config (#2683) (2563483)

Features

v6.5.0

Choose a tag to compare

@instanacd instanacd released this 27 Jul 09:01

Bug Fixes

  • bumped @opentelemetry/core from 2.8.0 to 2.9.0 (#2644) (2b563ce)
  • bumped @opentelemetry/instrumentation-fs from 0.37.0 to 0.39.0 (#2645) (4bed0c6)
  • bumped @opentelemetry/instrumentation-socket.io from 0.65.0 to 0.67.0 (#2663) (e8696e2)
  • bumped js-yaml from v4.2.0 to v4.3.0 (6219dcc)
  • bumped tar from 7.5.20 to 7.5.22 (a673473)
  • core: resolved potential bootstrap problems during preinit (#2660) (af88aed)
  • renamed env variable to INSTANA_TRACING_DISABLE_W3C_CORRELATION (#2665) (0ce8a2e)

Features

  • added support for oracledb v7 (#2667) (24d3737)
  • bunyan: added option to capture info logs (#2651) (5107cb2)
  • console: added option to capture info logs (#2658) (f1584ee)
  • log4js: added option to capture info logs (671fc5d)
  • pino: added option to capture info logs (#2661) (1d2b568)
  • winston: added option to capture info logs (#2662) (19e8038)

v6.4.0

Choose a tag to compare

@instanacd instanacd released this 16 Jul 14:31

Bug Fixes

  • bumped nan from 2.27.0 to 2.28.0 (#2632) (3b51070)
  • preserved trace headers in aws4-axios pkg triggered calls (#2653) (ae12047)
  • winston: avoid wrapping error logger method twice (#2649) (5af36af)

Features

  • added env variable to disable W3C header reading & propagating (#2652) (5d50c70)

v6.3.0

Choose a tag to compare

@instanacd instanacd released this 13 Jul 11:56

Features

  • added option to disable w3c header propagation (9835435)
  • http: added configurable 4xx error classification for exit spans (#2636) (79a3e93)

v6.2.2

Choose a tag to compare

@instanacd instanacd released this 06 Jul 09:04

Bug Fixes

v6.2.1

Choose a tag to compare

@instanacd instanacd released this 19 Jun 11:24

Bug Fixes

  • bumped js-yaml from 4.1.1 to 4.2.0 (a4c3b36)
  • bumped otel core packages (b08138d)
  • bumped tar from 7.5.11 to 7.5.16 (8b62abe)
  • opentelemetry-exporter: updated otel sdk-trace-base and resource packages to 2.8.0 (#2601) (d512793)

v6.2.0

Choose a tag to compare

@instanacd instanacd released this 10 Jun 05:59

Bug Fixes

  • bumped @opentelemetry/instrumentation-restify from 0.60.0 to 0.63.0 (#2573) (f758b73)
  • bumped @opentelemetry/instrumentation-socket.io from 0.61.0 to 0.65.0 (#2587) (1f17fac)
  • bumped semver from 7.8.0 to 7.8.1 (#2572) (a1b6aab)

Features

v6.1.1

Choose a tag to compare

@instanacd instanacd released this 29 May 10:22

Bug Fixes