Skip to content
Open
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
1 change: 1 addition & 0 deletions AISKU/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ See [Breaking Changes](https://microsoft.github.io/ApplicationInsights-JS/upgrad
| Version | Full Size | Raw Minified | GZip Size
|---------|-----------|--------------|-------------
| [<nightly3>](https://github.com/microsoft/ApplicationInsights-JS/tree/main/AISKU) | [![full size size](https://js.monitor.azure.com/nightly/ai.3-nightly3.js.svg)](https://js.monitor.azure.com/nightly/ai.3-nightly3.js.svg)| ![minified size size](https://js.monitor.azure.com/nightly/ai.3-nightly3.min.js.svg) | ![gzip size](https://js.monitor.azure.com/nightly/ai.3-nightly3.min.js.gzip.svg)
| 3.4.4: | [![full size size](https://js.monitor.azure.com/scripts/b/ai.3.4.4.js.svg)](https://js.monitor.azure.com/scripts/b/ai.3.4.4.js.svg)| ![minified size size](https://js.monitor.azure.com/scripts/b/ai.3.4.4.min.js.svg) | ![gzip size](https://js.monitor.azure.com/scripts/b/ai.3.4.4.min.js.gzip.svg)
| 3.4.3: | [![full size size](https://js.monitor.azure.com/scripts/b/ai.3.4.3.js.svg)](https://js.monitor.azure.com/scripts/b/ai.3.4.3.js.svg)| ![minified size size](https://js.monitor.azure.com/scripts/b/ai.3.4.3.min.js.svg) | ![gzip size](https://js.monitor.azure.com/scripts/b/ai.3.4.3.min.js.gzip.svg)
| 3.4.2: | [![full size size](https://js.monitor.azure.com/scripts/b/ai.3.4.2.js.svg)](https://js.monitor.azure.com/scripts/b/ai.3.4.2.js.svg)| ![minified size size](https://js.monitor.azure.com/scripts/b/ai.3.4.2.min.js.svg) | ![gzip size](https://js.monitor.azure.com/scripts/b/ai.3.4.2.min.js.gzip.svg)
| 3.4.1: | [![full size size](https://js.monitor.azure.com/scripts/b/ai.3.4.1.js.svg)](https://js.monitor.azure.com/scripts/b/ai.3.4.1.js.svg)| ![minified size size](https://js.monitor.azure.com/scripts/b/ai.3.4.1.min.js.svg) | ![gzip size](https://js.monitor.azure.com/scripts/b/ai.3.4.1.min.js.gzip.svg)
Expand Down
2 changes: 1 addition & 1 deletion AISKU/Tests/Perf/src/AISKUPerf.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export class AppInsightsInitPerfTestClass {
* should update version after new release
* version with doperf(): after 2.5.6
* */
var defaultVer = "3.4.3";
var defaultVer = "3.4.4";
this.version = ver? ver:this._getQueryParameterVersion(defaultVer);
this.perfEventsBuffer = [];
this.perfEventWaitBuffer = [];
Expand Down
2 changes: 1 addition & 1 deletion AISKU/Tests/Unit/src/AISKUSize.Tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export class AISKUSizeCheck extends AITestClass {
private readonly MAX_BUNDLE_DEFLATE_SIZE = 71;
private readonly rawFilePath = "../dist/es5/applicationinsights-web.min.js";
// Automatically updated by version scripts
private readonly currentVer = "3.4.3";
private readonly currentVer = "3.4.4";
private readonly prodFilePath = `../browser/es5/ai.${this.currentVer[0]}.min.js`;

public testInitialize() {
Expand Down
2 changes: 1 addition & 1 deletion AISKU/Tests/Unit/src/CdnPackaging.tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const enum CdnFormat {

export class CdnPackagingChecks extends AITestClass {
// Automatically updated by version scripts
private readonly currentVer = "3.4.3";
private readonly currentVer = "3.4.4";

public testInitialize() {
}
Expand Down
6 changes: 3 additions & 3 deletions AISKU/Tests/es6-module-type-check/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@microsoft/applicationinsights-test-module-type-check",
"author": "Microsoft Application Insights Team and Contributors",
"version": "3.4.3",
"version": "3.4.4",
"description": "Microsoft Application Insights ES6 Module and Type check Example",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"keywords": [
Expand Down Expand Up @@ -32,7 +32,7 @@
"tslib": ">= 1.0.0"
},
"dependencies": {
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-web": "3.4.3"
"@microsoft/applicationinsights-core-js": "3.4.4",
"@microsoft/applicationinsights-web": "3.4.4"
}
}
16 changes: 8 additions & 8 deletions AISKU/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/applicationinsights-web",
"version": "3.4.3",
"version": "3.4.4",
"description": "Microsoft Application Insights JavaScript SDK - Web",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"author": "Microsoft Application Insights Team",
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@microsoft/ai-test-framework": "0.0.1",
"@microsoft/applicationinsights-offlinechannel-js": "0.4.3",
"@microsoft/applicationinsights-offlinechannel-js": "0.4.4",
"@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0",
"@microsoft/applicationinsights-rollup-es5": "1.0.2",
"sinon": "^7.3.1",
Expand Down Expand Up @@ -71,12 +71,12 @@
"dependencies": {
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-shims": "3.0.1",
"@microsoft/applicationinsights-analytics-js": "3.4.3",
"@microsoft/applicationinsights-channel-js": "3.4.3",
"@microsoft/applicationinsights-cfgsync-js": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-dependencies-js": "3.4.3",
"@microsoft/applicationinsights-properties-js": "3.4.3",
"@microsoft/applicationinsights-analytics-js": "3.4.4",
"@microsoft/applicationinsights-channel-js": "3.4.4",
"@microsoft/applicationinsights-cfgsync-js": "3.4.4",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@microsoft/applicationinsights-dependencies-js": "3.4.4",
"@microsoft/applicationinsights-properties-js": "3.4.4",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x",
"@nevware21/ts-async": ">= 0.5.5 < 0.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion AISKULight/Tests/Unit/src/AISKULightSize.Tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export class AISKULightSizeCheck extends AITestClass {
private readonly MAX_RAW_DEFLATE_SIZE = 44;
private readonly MAX_BUNDLE_DEFLATE_SIZE = 44;
private readonly rawFilePath = "../dist/es5/applicationinsights-web-basic.min.js";
private readonly currentVer = "3.4.3";
private readonly currentVer = "3.4.4";
private readonly prodFilePath = `../browser/es5/aib.${this.currentVer[0]}.min.js`;

public testInitialize() {
Expand Down
6 changes: 3 additions & 3 deletions AISKULight/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/applicationinsights-web-basic",
"version": "3.4.3",
"version": "3.4.4",
"description": "Microsoft Application Insights JavaScript SDK - Web Basic",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"author": "Microsoft Application Insights Team",
Expand Down Expand Up @@ -65,8 +65,8 @@
"dependencies": {
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-shims": "3.0.1",
"@microsoft/applicationinsights-channel-js": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-channel-js": "3.4.4",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x",
"@nevware21/ts-async": ">= 0.5.5 < 0.6.0"
},
Expand Down
16 changes: 16 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,22 @@

<!-- ## Unreleased Changes -->

## 3.4.4 (August 13th, 2026)

This is a maintenance release for the 3.4.x version line containing build tooling and dependency security hardening plus a test reliability fix. There are no runtime changes to the published packages. The `@microsoft/1ds-post-js` channel is numbered 4.4.4 and requires v3.4.4.

### Significant Changes (since 3.4.3)

- **Dependency Security Hardening**: Upgraded the Rush engine to 5.178.1 and pnpm to 10.34.5 to pull in patched transitive build dependencies (`tar`, `brace-expansion`, `ip-address`), and resolved the remaining `npm audit` findings. These are build/tooling changes and do not affect the published runtime packages.

### Changelog

- #2755 Bump Rush 5.178.1 and pnpm 10.34.5
- #2754 fix(test): stabilize flaky SpanLifeCycle custom endTime test
- #2753 fix(deps): remediate npm audit vulnerabilities and add local Puppeteer Edge fallback

**Full Changelog**: https://github.com/microsoft/ApplicationInsights-JS/compare/3.4.3...3.4.4

## 3.4.3 (July 2nd, 2026)

This is a maintenance release for the 3.4.x version line adding a new SDK statistics feature, a PostChannel reliability fix, and dependency security hardening. The `@microsoft/1ds-post-js` channel is numbered 4.4.3 and requires v3.4.3.
Expand Down
4 changes: 2 additions & 2 deletions channels/1ds-post-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/1ds-post-js",
"version": "4.4.3",
"version": "4.4.4",
"description": "Microsoft Application Insights JavaScript SDK - 1ds-post-channel-js",
"author": "Microsoft Application Insights Team",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
Expand All @@ -27,7 +27,7 @@
"dependencies": {
"@microsoft/applicationinsights-shims": "3.0.1",
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x",
"@nevware21/ts-async": ">= 0.5.5 < 0.6.0"
},
Expand Down
4 changes: 2 additions & 2 deletions channels/applicationinsights-channel-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/applicationinsights-channel-js",
"version": "3.4.3",
"version": "3.4.4",
"description": "Microsoft Application Insights JavaScript SDK Channel",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"author": "Microsoft Application Insights Team",
Expand Down Expand Up @@ -64,7 +64,7 @@
"dependencies": {
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-shims": "3.0.1",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x",
"@nevware21/ts-async": ">= 0.5.5 < 0.6.0"
},
Expand Down
4 changes: 2 additions & 2 deletions channels/offline-channel-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/applicationinsights-offlinechannel-js",
"version": "0.4.3",
"version": "0.4.4",
"description": "Microsoft Application Insights JavaScript SDK Offline Channel",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"author": "Microsoft Application Insights Team",
Expand Down Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-shims": "3.0.1",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x",
"@nevware21/ts-async": ">= 0.5.5 < 0.6.0"
},
Expand Down
4 changes: 2 additions & 2 deletions channels/tee-channel-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/applicationinsights-teechannel-js",
"version": "3.4.3",
"version": "3.4.4",
"description": "Microsoft Application Insights JavaScript SDK Tee Channel",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"author": "Microsoft Application Insights Team",
Expand Down Expand Up @@ -65,7 +65,7 @@
"dependencies": {
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-shims": "3.0.1",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x",
"@nevware21/ts-async": ">= 0.5.5 < 0.6.0"
},
Expand Down
6 changes: 3 additions & 3 deletions examples/AISKU/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@microsoft/applicationinsights-example-aisku",
"author": "Microsoft Application Insights Team",
"version": "3.4.3",
"version": "3.4.4",
"description": "Microsoft Application Insights AISKU Example",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"keywords": [
Expand Down Expand Up @@ -59,8 +59,8 @@
"dependencies": {
"@microsoft/applicationinsights-shims": "3.0.1",
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-web": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-web": "3.4.4",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x"
}
}
8 changes: 4 additions & 4 deletions examples/cfgSync/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@microsoft/applicationinsights-example-cfgsync",
"author": "Microsoft Application Insights Team",
"version": "3.4.3",
"version": "3.4.4",
"description": "Microsoft Application Insights CfgSync Plugin Example",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"keywords": [
Expand Down Expand Up @@ -66,10 +66,10 @@
},
"dependencies": {
"@microsoft/applicationinsights-shims": "3.0.1",
"@microsoft/applicationinsights-cfgsync-js": "3.4.3",
"@microsoft/applicationinsights-cfgsync-js": "3.4.4",
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-web": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-web": "3.4.4",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x"
}
}
8 changes: 4 additions & 4 deletions examples/dependency/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@microsoft/applicationinsights-example-dependencies",
"author": "Microsoft Application Insights Team",
"version": "3.4.3",
"version": "3.4.4",
"description": "Microsoft Application Insights Dependencies Example",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"keywords": [
Expand Down Expand Up @@ -59,9 +59,9 @@
"dependencies": {
"@microsoft/applicationinsights-shims": "3.0.1",
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-web": "3.4.3",
"@microsoft/applicationinsights-dependencies-js": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-web": "3.4.4",
"@microsoft/applicationinsights-dependencies-js": "3.4.4",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x"
}
}
6 changes: 3 additions & 3 deletions examples/shared-worker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@microsoft/applicationinsights-example-shared-worker",
"author": "Microsoft Application Insights Team",
"version": "3.4.3",
"version": "3.4.4",
"description": "Microsoft Application Insights Shared Worker Example",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"keywords": [
Expand Down Expand Up @@ -67,8 +67,8 @@
"dependencies": {
"@microsoft/applicationinsights-shims": "3.0.1",
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-web": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-web": "3.4.4",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x"
}
}
6 changes: 3 additions & 3 deletions examples/startSpan/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@microsoft/applicationinsights-example-startspan",
"author": "Microsoft Application Insights Team",
"version": "3.4.3",
"version": "3.4.4",
"description": "Microsoft Application Insights startSpan Example",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"keywords": [
Expand Down Expand Up @@ -62,8 +62,8 @@
"dependencies": {
"@microsoft/applicationinsights-shims": "3.0.1",
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-web": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-web": "3.4.4",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x"
}
}
10 changes: 5 additions & 5 deletions extensions/applicationinsights-analytics-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/applicationinsights-analytics-js",
"version": "3.4.3",
"version": "3.4.4",
"description": "Microsoft Application Insights JavaScript SDK - Web Analytics",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"author": "Microsoft Application Insights Team",
Expand Down Expand Up @@ -32,9 +32,9 @@
"@microsoft/ai-test-framework": "0.0.1",
"@microsoft/applicationinsights-rollup-plugin-uglify3-js": "1.0.0",
"@microsoft/applicationinsights-rollup-es5": "1.0.2",
"@microsoft/applicationinsights-properties-js": "3.4.3",
"@microsoft/applicationinsights-channel-js": "3.4.3",
"@microsoft/applicationinsights-dependencies-js": "3.4.3",
"@microsoft/applicationinsights-properties-js": "3.4.4",
"@microsoft/applicationinsights-channel-js": "3.4.4",
"@microsoft/applicationinsights-dependencies-js": "3.4.4",
"@microsoft/api-extractor": "^7.40.0",
"typescript": "^4.9.3",
"tslib": "^2.0.0",
Expand Down Expand Up @@ -68,7 +68,7 @@
"dependencies": {
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-shims": "3.0.1",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x"
},
"license": "MIT"
Expand Down
4 changes: 2 additions & 2 deletions extensions/applicationinsights-cfgsync-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/applicationinsights-cfgsync-js",
"version": "3.4.3",
"version": "3.4.4",
"description": "Microsoft Application Insights CfgSync Plugin",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"author": "Microsoft Application Insights Team",
Expand Down Expand Up @@ -64,7 +64,7 @@
"dependencies": {
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-shims": "3.0.1",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x",
"@nevware21/ts-async": ">= 0.5.5 < 0.6.0"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/applicationinsights-clickanalytics-js",
"version": "3.4.3",
"version": "3.4.4",
"description": "Microsoft Application Insights Click Analytics extension",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"author": "Microsoft Application Insights Team",
Expand Down Expand Up @@ -58,8 +58,8 @@
"dependencies": {
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-shims": "3.0.1",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-properties-js": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@microsoft/applicationinsights-properties-js": "3.4.4",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions extensions/applicationinsights-debugplugin-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/applicationinsights-debugplugin-js",
"version": "3.4.3",
"version": "3.4.4",
"description": "Microsoft Application Insights JavaScript SDK - Debug Plugin extension",
"homepage": "https://github.com/microsoft/ApplicationInsights-JS#readme",
"author": "Microsoft Application Insights Team",
Expand Down Expand Up @@ -56,7 +56,7 @@
},
"dependencies": {
"@microsoft/dynamicproto-js": "^2.0.3",
"@microsoft/applicationinsights-core-js": "3.4.3",
"@microsoft/applicationinsights-core-js": "3.4.4",
"@microsoft/applicationinsights-shims": "3.0.1",
"@nevware21/ts-utils": ">= 0.14.0 < 2.x"
},
Expand Down
Loading
Loading