Skip to content

Release 3.15.0#1496

Merged
JacksonWeber merged 3 commits into
microsoft:mainfrom
JacksonWeber:release/3.15.0
May 12, 2026
Merged

Release 3.15.0#1496
JacksonWeber merged 3 commits into
microsoft:mainfrom
JacksonWeber:release/3.15.0

Conversation

@JacksonWeber
Copy link
Copy Markdown
Contributor

Update @azure/monitor-opentelemetry to 1.17.0 and @azure/monitor-opentelemetry-exporter to 1.0.0-beta.40.

Update @azure/monitor-opentelemetry to 1.17.0 and @azure/monitor-opentelemetry-exporter to 1.0.0-beta.40.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR performs the 3.15.0 release bump for the Application Insights Node.js SDK, primarily updating Azure Monitor OpenTelemetry dependencies and synchronizing versioning/changelog metadata.

Changes:

  • Bump package version to 3.15.0 and update the internal version constant.
  • Update @azure/monitor-opentelemetry to ^1.17.0 and @azure/monitor-opentelemetry-exporter to ^1.0.0-beta.40 (with corresponding lockfile updates).
  • Mark 3.15.0 as released in the changelog and enable skipLibCheck in TypeScript config.

Reviewed changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tsconfig.json Enables skipLibCheck for the TS build.
src/types.ts Updates the SDK version constant to 3.15.0.
package.json Bumps package version and updates Azure Monitor OTel dependencies.
package-lock.json Updates resolved dependency graph for the new Azure Monitor OTel versions.
CHANGELOG.md Marks 3.15.0 as released and notes dependency/vulnerability updates.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment thread CHANGELOG.md
Comment thread package.json
Comment thread package.json
@azure/monitor-opentelemetry@1.17.0 and @azure/monitor-opentelemetry-exporter@1.0.0-beta.40 both declare engines.node >=20.0.0. Aligning this package's engines field avoids installs on Node 18/19 that cannot run, and reflects that Node 18 is end-of-life as of April 2025. Documented as a breaking change in CHANGELOG.md.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@JacksonWeber JacksonWeber merged commit bb6b943 into microsoft:main May 12, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants