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