Skip to content

Releases: microsoft/ApplicationInsights-node.js

3.15.0

15 Jun 16:53
08ac6f7

Choose a tag to compare

Breaking Changes

  • Minimum supported Node.js version is now 20.0.0. Node.js 18 is end-of-life (April 2025) and the underlying @azure/monitor-opentelemetry / @azure/monitor-opentelemetry-exporter dependencies require Node >= 20.

Other Changes

  • Updated @azure/monitor-opentelemetry to ^1.18.0 and @azure/monitor-opentelemetry-exporter to ^1.0.0-beta.41.
  • Resolved vulnerabilities in dependencies (added overrides for protobufjs ^8.2.0 and serialize-javascript ^7.0.5).

Bug Fixes

  • Fix memory leak caused by process event listener accumulation when useAzureMonitor() is called multiple times. (#1415)

Release PRs

Full Changelog: 3.14.0...3.15.0

3.14.0

26 Feb 19:23
8af259e

Choose a tag to compare

3.13.0

23 Jan 18:49
bf99b69

Choose a tag to compare

3.12.1

25 Nov 21:01
6f34df7

Choose a tag to compare

3.12.0

06 Oct 17:55
9d67b0e

Choose a tag to compare

3.11.0

25 Sep 19:05
17de6a1

Choose a tag to compare

3.10.0

22 Sep 22:08
b4393ab

Choose a tag to compare

3.9.0

06 Aug 18:46
df1a755

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.7.0...3.9.0

3.7.0

02 Jul 16:07
8033d83

Choose a tag to compare

  • Upgrade @azure/monitor-opentelemetry to 1.11.0 and @azure/monitor-opentelemetry/exporter to 1.0.0-beta.31.

3.6.0

02 Apr 19:56
03c3805

Choose a tag to compare

  • Updated @azure/monitor-opentelemetry to 1.9.0 and @azure/monitor-opentelemetry-exporter to 1.0.0-beta.29