Skip to content

Conversation

@MSNev
Copy link
Collaborator

@MSNev MSNev commented Jan 12, 2026

No description provided.

@MSNev MSNev added this to the 3.3.11 milestone Jan 12, 2026
@MSNev MSNev requested a review from a team as a code owner January 12, 2026 20:49
Copilot AI review requested due to automatic review settings January 12, 2026 20:49
@MSNev MSNev enabled auto-merge (squash) January 12, 2026 20:50
Copy link
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 pull request updates the Application Insights JavaScript SDK from version 3.3.10 to 3.3.11 across all packages in the monorepo. The release includes bug fixes related to beacon send failures, offline channel recovery, unload promise handling, and URL validation in field redaction, along with infrastructure improvements and test fixes.

Changes:

  • Updated version numbers from 3.3.10 to 3.3.11 for all main packages (maintaining appropriate versioning schemes for different package families: 0.x, 1.x, 3.x, and 4.x)
  • Added release notes documenting the bug fixes and infrastructure changes included in version 3.3.11
  • Updated all internal package dependencies and cross-references to use version 3.3.11
  • Updated hardcoded version strings in test files and build configurations
  • Updated npm-shrinkwrap.json with minor/patch updates to peer dependencies

Reviewed changes

Copilot reviewed 35 out of 36 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
version.json Central version registry updated to 3.3.11 for all packages
package.json (root) Main package version updated to 3.3.11
shared/*/package.json Core library packages updated to 3.3.11 with dependency references
extensions/*/package.json Extension packages updated to 3.3.11 with dependency references
channels/*/package.json Channel packages updated with appropriate version increments
tools/*/package.json Tool packages updated (chrome extension to 0.8.1, snippet to 1.2.4)
examples/*/package.json Example packages updated to 3.3.11 with dependency references
AISKU/package.json Main SDK package updated to 3.3.11 with all dependency references
AISKULight/package.json Lightweight SDK updated to 3.3.11 with dependency references
gruntfile.js Performance test version array updated to reference 3.3.11
/Tests//*.ts Hardcoded version strings in test files updated to 3.3.11
RELEASES.md Release notes added for version 3.3.11 with changelog entries
AISKU/README.md Version table updated to include 3.3.11 size badges
tools/chrome-debug-extension/manifest.json Browser extension manifest updated to 0.8.1
common/config/rush/npm-shrinkwrap.json Dependency lock file updated with minor/patch dependency updates
Files not reviewed (1)
  • common/config/rush/npm-shrinkwrap.json: Language not supported

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@MSNev MSNev merged commit 39ed6cd into main Jan 12, 2026
8 of 9 checks passed
@MSNev MSNev deleted the MSNev/Release branch January 12, 2026 21:25
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.

3 participants