Skip to content

Releases: DataDog/dd-trace-js

3.54.0

26 Mar 16:41
Compare
Choose a tag to compare

Improvements

  • profiling: Reduce latency impact on profile encoding (#4190)
  • asm-iast: Reduce object iterations in NoSQL vulnerabilities (#4186)

Bug Fixes

  • apm: fix apollo request context error in some cases (#4188)
  • asm-iast: Fix iast metrics memory leak (#4185)

5.8.0

21 Mar 18:25
Compare
Choose a tag to compare

Warning

This version of the library contains a memory leak when IAST is enabled. Please upgrade to a newer version.

Features

  • apollo: add support for apollo gateway (#4102)

Bug Fixes

  • core: fix nomenclature file being loaded multiple times (#4168)
  • mongodb-core: fix mongodb instrumentation re-throwing promises (#4175), fixes #4154

4.32.0

21 Mar 18:25
Compare
Choose a tag to compare

Warning

This version of the library contains a memory leak when IAST is enabled. Please upgrade to a newer version.

Features

  • apollo: add support for apollo gateway (#4102)

Bug Fixes

  • core: fix nomenclature file being loaded multiple times (#4168)
  • mongodb-core: fix mongodb instrumentation re-throwing promises (#4175), fixes #4154

3.53.0

21 Mar 18:25
Compare
Choose a tag to compare

Warning

This version of the library contains a memory leak when IAST is enabled. Please upgrade to a newer version.

Features

  • apollo: add support for apollo gateway (#4102)

Bug Fixes

  • core: fix nomenclature file being loaded multiple times (#4168)
  • mongodb-core: fix mongodb instrumentation re-throwing promises (#4175), fixes #4154

v5.7.0

20 Mar 16:55
Compare
Choose a tag to compare

Warning

This version of the library contains a memory leak when IAST is enabled. Please upgrade to a newer version.

Features

Improvements

Bug fixes

v4.31.0

20 Mar 16:54
Compare
Choose a tag to compare

Warning

This version of the library contains a memory leak when IAST is enabled. Please upgrade to a newer version.

Features

Improvements

Bug fixes

v3.52.0

20 Mar 16:50
Compare
Choose a tag to compare

Warning

This version of the library contains a memory leak when IAST is enabled. Please upgrade to a newer version.

Features

Improvements

Bug fixes

v5.6.0

07 Mar 08:24
Compare
Choose a tag to compare

Features

  • core: Update DSM encoding / decoding to work with other languages and use base64

Improvements

  • profiling: Add system info to profiles (#4085)
  • profiling: Bump profiler version to 5.1.0 (#4136)
  • core: Update types (#4070)
  • core: Active tracing configuration (#3928)
  • core: Add register.js for use with --import flag (#4110) thanks @smartinio for the original PR and for notifying us
  • core: Support mongodb 6.4.0 which uses Promises instead of callbacks in connection method (#4126)
  • asm: Update appsec rules to 1.11.0 (#4117)
  • ci-visibility: Grab jest's displayName config for multi-project configs (#4128)
  • ci-visibility: Expose cypress after:spec handler (#4127)

Bug fixes

  • core: Replicate lib injection images even if other steps fail (#4109)
  • core: aws-sdk: fix request_id tag for errors (#4101)
  • core: Fix issue with graphql.execute span naming (#4111)
  • core: Fix server stream always cancelled in >=1.10.0 (#4133)
  • asm: Fix "directives is not iterable" error when directives is not defined in the document (#4116) thanks @mabilbao for notifying us
  • asm: Fix circular dependencies in waf calls (#4125)
  • asm: Check if prepareStackTrace has been wrapped before restore it (#4138)
  • ci-visibility: Fix negative duration in playwright steps (#4113)

v4.30.0

07 Mar 08:24
Compare
Choose a tag to compare

Features

  • core: Update DSM encoding / decoding to work with other languages and use base64

Improvements

  • profiling: Add system info to profiles (#4085)
  • profiling: Bump profiler version to 5.1.0 (#4136)
  • core: Update types (#4070)
  • core: Active tracing configuration (#3928)
  • core: Add register.js for use with --import flag (#4110) thanks @smartinio for the original PR and for notifying us
  • core: Support mongodb 6.4.0 which uses Promises instead of callbacks in connection method (#4126)
  • asm: Update appsec rules to 1.11.0 (#4117)
  • ci-visibility: Grab jest's displayName config for multi-project configs (#4128)
  • ci-visibility: Expose cypress after:spec handler (#4127)

Bug fixes

  • core: Replicate lib injection images even if other steps fail (#4109)
  • core: aws-sdk: fix request_id tag for errors (#4101)
  • core: Fix issue with graphql.execute span naming (#4111)
  • core: Fix server stream always cancelled in >=1.10.0 (#4133)
  • asm: Fix "directives is not iterable" error when directives is not defined in the document (#4116) thanks @mabilbao for notifying us
  • asm: Fix circular dependencies in waf calls (#4125)
  • asm: Check if prepareStackTrace has been wrapped before restore it (#4138)
  • ci-visibility: Fix negative duration in playwright steps (#4113)

v3.51.0

07 Mar 08:23
Compare
Choose a tag to compare

Features

  • core: Update DSM encoding / decoding to work with other languages and use base64

Improvements

  • profiling: Add system info to profiles (#4085)
  • profiling: Bump profiler version to 5.1.0 (#4136)
  • core: Update types (#4070)
  • core: Active tracing configuration (#3928)
  • core: Add register.js for use with --import flag (#4110) thanks @smartinio for the original PR and for notifying us
  • core: Support mongodb 6.4.0 which uses Promises instead of callbacks in connection method (#4126)
  • asm: Update appsec rules to 1.11.0 (#4117)
  • ci-visibility: Grab jest's displayName config for multi-project configs (#4128)
  • ci-visibility: Expose cypress after:spec handler (#4127)

Bug fixes

  • core: Replicate lib injection images even if other steps fail (#4109)
  • core: aws-sdk: fix request_id tag for errors (#4101)
  • core: Fix issue with graphql.execute span naming (#4111)
  • core: Fix server stream always cancelled in >=1.10.0 (#4133)
  • asm: Fix "directives is not iterable" error when directives is not defined in the document (#4116) thanks @mabilbao for notifying us
  • asm: Fix circular dependencies in waf calls (#4125)
  • asm: Check if prepareStackTrace has been wrapped before restore it (#4138)
  • ci-visibility: Fix negative duration in playwright steps (#4113)