Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/ApplicationInsights-JS
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.3.10
Choose a base ref
...
head repository: microsoft/ApplicationInsights-JS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.3.11
Choose a head ref
  • 11 commits
  • 60 files changed
  • 9 contributors

Commits on Nov 6, 2025

  1. [Main][Task] 35656109: [Snippet] Fix Snippet Loader Error (#2659)

    * fix snippet
    
    * udpate
    
    * update
    Karlie-777 authored Nov 6, 2025
    Configuration menu
    Copy the full SHA
    97fb763 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. @microsoft/applicationinsights-web-snippet 1.2.3 release (#2662)

    * @microsoft/applicationinsights-web-snippet 1.2.3 release
    
    * Update RELEASES.md
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Update
    
    * Update
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    hectorhdzg and Copilot authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    bc59111 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. Fix static web CDN test assertion (Fixes failing CI tests) (#2670)

    * Fix static web CDN test assertion
    
    * Modify logic for test
    
    * Add fail assertion
    rads-1996 authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    a9c0b89 View commit details
    Browse the repository at this point in the history
  2. Add a check to prevent non-string URLs from being passed to fieldReda…

    …ction method (#2667)
    
    * Add a check to prevent non-string URLs from being passed tO fieldRedaction
    
    * Move the check to the fieldredaction method
    
    * Update shared/AppInsightsCore/Tests/Unit/src/ApplicationInsightsCore.Tests.ts
    
    removed unused config
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Updated fieldRedaction method with string check
    
    * Retrigger CI/CD pipeline
    
    * Retrigger CI/CD pipeline
    
    * Retrigger CI/CD pipeline
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    rads-1996 and Copilot authored Nov 21, 2025
    Configuration menu
    Copy the full SHA
    223d8c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. Configuration menu
    Copy the full SHA
    76d20b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. Fix unload() to return promise when called without parameters (#2666)

    * Initial plan
    
    * Fix unload function to return promise by default and add tests
    
    Co-authored-by: MSNev <54870357+MSNev@users.noreply.github.com>
    
    * Use isPromiseLike helper in unload tests
    
    Co-authored-by: MSNev <54870357+MSNev@users.noreply.github.com>
    
    * Fix TypeScript errors in test cases - use testCase instead of testCaseAsync
    
    Co-authored-by: MSNev <54870357+MSNev@users.noreply.github.com>
    
    * Remove unused strSubstring import
    
    Co-authored-by: MSNev <54870357+MSNev@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: MSNev <54870357+MSNev@users.noreply.github.com>
    Copilot and MSNev authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    9201907 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

  1. Configuration menu
    Copy the full SHA
    6ef6d33 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. Separate BeaconSendFailure and BeaconSendFailure from SizeLimitExceed…

    …ed (#2642)
    
    * Separate BeaconSendFailure and BeaconSendFailure from SizeLimitExceeded to make it easier to troubleshoot SizeLimitExceeded errors
    
    * PR feedback
    rggammon authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    7d7e906 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2025

  1. Add redact URL configuration in readme (#2681)

    * Add redact URL configuration in readme
    
    * Update README.md
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    hectorhdzg and Copilot authored Dec 10, 2025
    Configuration menu
    Copy the full SHA
    c75a5a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2025

  1. Configuration menu
    Copy the full SHA
    c46c683 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2026

  1. Configuration menu
    Copy the full SHA
    39ed6cd View commit details
    Browse the repository at this point in the history
Loading