Releases: microsoft/ApplicationInsights-node.js
Releases · microsoft/ApplicationInsights-node.js
3.15.0
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-exporterdependencies require Node >= 20.
Other Changes
- Updated
@azure/monitor-opentelemetryto^1.18.0and@azure/monitor-opentelemetry-exporterto^1.0.0-beta.41. - Resolved vulnerabilities in dependencies (added
overridesforprotobufjs^8.2.0andserialize-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
3.13.0
3.12.1
3.12.0
3.11.0
3.10.0
3.9.0
What's Changed
- Fix diagnostic-channel Console Import by @mjy9088 in #1452
- Release 3.9.0 by @JacksonWeber in #1455
New Contributors
Full Changelog: 3.7.0...3.9.0
3.7.0
- Upgrade @azure/monitor-opentelemetry to 1.11.0 and @azure/monitor-opentelemetry/exporter to 1.0.0-beta.31.
3.6.0
- Updated @azure/monitor-opentelemetry to 1.9.0 and @azure/monitor-opentelemetry-exporter to 1.0.0-beta.29