[Release] Increase version to 3.4.4 - #2756
Open
Hector Hernandez (hectorhdzg) wants to merge 1 commit into
Open
Conversation
Copilot started reviewing on behalf of
Hector Hernandez (hectorhdzg)
August 13, 2026 22:14
View session
Contributor
There was a problem hiding this comment.
Pull request overview
This PR performs the standard release-version propagation for the Application Insights JavaScript SDK monorepo, moving the 3.4.x line from 3.4.3 to 3.4.4 (and the paired @microsoft/1ds-post-js line from 4.4.3 to 4.4.4) across package manifests, scripts, tests, and release documentation.
Changes:
- Bump the repo release version to 3.4.4 (and aligned package versions / internal dependencies) across all relevant packages.
- Add the 3.4.4 entry to
RELEASES.mdand update the CDN size table inAISKU/README.md. - Update version-pinned test/perf references and Grunt perf test version configuration to 3.4.4.
Reviewed changes
Copilot reviewed 37 out of 37 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| version.json | Updates release + per-package release versions to 3.4.4 (and related package lines like 1ds/offline/tools). |
| tools/config/package.json | Bumps applicationinsights-web-config version to 1.1.4. |
| tools/chrome-debug-extension/package.json | Bumps extension version to 0.9.4 and updates core dependency to 3.4.4. |
| tools/applicationinsights-web-snippet/package.json | Bumps snippet version to 1.3.4 and updates devDependencies to 3.4.4. |
| shared/AppInsightsCore/src/utils/DataCacheHelper.ts | Updates embedded SDK version constant to 3.4.4 for namespace/cache key generation. |
| shared/AppInsightsCore/package.json | Bumps @microsoft/applicationinsights-core-js to 3.4.4. |
| shared/AppInsightsCommon/package.json | Bumps @microsoft/applicationinsights-common to 3.4.4 and updates core dependency to 3.4.4. |
| shared/1ds-core-js/package.json | Bumps @microsoft/1ds-core-js to 4.4.4 and updates core dependency to 3.4.4. |
| RELEASES.md | Adds release notes section for 3.4.4. |
| package.json | Bumps root @microsoft/applicationinsights-web version to 3.4.4. |
| gruntfile.js | Updates perfTestVersions to target 3.4.4. |
| extensions/applicationinsights-properties-js/Tests/Unit/src/propertiesSize.tests.ts | Updates version string used by size tests to 3.4.4. |
| extensions/applicationinsights-properties-js/package.json | Bumps package to 3.4.4 and updates core dependency to 3.4.4. |
| extensions/applicationinsights-perfmarkmeasure-js/package.json | Bumps package to 3.4.4 and updates core dependency to 3.4.4. |
| extensions/applicationinsights-osplugin-js/package.json | Bumps package to 3.4.4 and updates core dependency to 3.4.4. |
| extensions/applicationinsights-dependencies-js/package.json | Bumps package to 3.4.4 and updates core dependency to 3.4.4. |
| extensions/applicationinsights-debugplugin-js/package.json | Bumps package to 3.4.4 and updates core dependency to 3.4.4. |
| extensions/applicationinsights-clickanalytics-js/package.json | Bumps package to 3.4.4 and updates core/properties dependencies to 3.4.4. |
| extensions/applicationinsights-cfgsync-js/package.json | Bumps package to 3.4.4 and updates core dependency to 3.4.4. |
| extensions/applicationinsights-analytics-js/package.json | Bumps package to 3.4.4 and updates intra-repo devDependencies/dependencies to 3.4.4. |
| examples/startSpan/package.json | Bumps example to 3.4.4 and updates SDK dependencies to 3.4.4. |
| examples/shared-worker/package.json | Bumps example to 3.4.4 and updates SDK dependencies to 3.4.4. |
| examples/dependency/package.json | Bumps example to 3.4.4 and updates SDK dependencies to 3.4.4. |
| examples/cfgSync/package.json | Bumps example to 3.4.4 and updates SDK dependencies to 3.4.4. |
| examples/AISKU/package.json | Bumps example to 3.4.4 and updates SDK dependencies to 3.4.4. |
| channels/tee-channel-js/package.json | Bumps channel to 3.4.4 and updates core dependency to 3.4.4. |
| channels/offline-channel-js/package.json | Bumps offline channel to 0.4.4 and updates core dependency to 3.4.4. |
| channels/applicationinsights-channel-js/package.json | Bumps channel to 3.4.4 and updates core dependency to 3.4.4. |
| channels/1ds-post-js/package.json | Bumps @microsoft/1ds-post-js to 4.4.4 and updates core dependency to 3.4.4. |
| AISKULight/Tests/Unit/src/AISKULightSize.Tests.ts | Updates version string used by size tests to 3.4.4. |
| AISKULight/package.json | Bumps @microsoft/applicationinsights-web-basic to 3.4.4 and updates channel/core dependencies to 3.4.4. |
| AISKU/Tests/Unit/src/CdnPackaging.tests.ts | Updates version string used by CDN packaging tests to 3.4.4. |
| AISKU/Tests/Unit/src/AISKUSize.Tests.ts | Updates version string used by size tests to 3.4.4. |
| AISKU/Tests/Perf/src/AISKUPerf.ts | Updates default perf test query/version baseline to 3.4.4. |
| AISKU/Tests/es6-module-type-check/package.json | Bumps test module package + dependencies to 3.4.4. |
| AISKU/README.md | Adds the 3.4.4 CDN size badge row. |
| AISKU/package.json | Bumps @microsoft/applicationinsights-web to 3.4.4 and updates internal deps (incl. offlinechannel devDep) to 3.4.4/0.4.4. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.