Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Release History

### 3.15.0 (Unreleased)
### 3.15.0 (2026-05-09)

#### 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 and @azure/monitor-opentelemetry-exporter.
- Resolve vulnerabilities in dependencies.
Comment thread
JacksonWeber marked this conversation as resolved.

#### Bug Fixes

Expand Down
Loading
Loading