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-dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.16.0
Choose a base ref
...
head repository: microsoft/ApplicationInsights-dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.17.0
Choose a head ref
  • 19 commits
  • 59 files changed
  • 9 contributors

Commits on Nov 12, 2020

  1. Configuration menu
    Copy the full SHA
    550238d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2112 from microsoft/pharring-patch-2

    Update azure_snapshot_debugger_issue.md
    pharring authored Nov 12, 2020
    Configuration menu
    Copy the full SHA
    0ab6bec View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Add RoleName to headers in ping requests to QuickPulse (#2113)

    * initial commit with role Name headers
    
    * PR comment fix
    
    * PR fix
    
    * PR fix
    
    * PR commit
    rambhatt-msft authored Nov 18, 2020
    Configuration menu
    Copy the full SHA
    641ba53 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Listen to Microsoft.Data.Sqlclient 2.0+ events as well as those from …

    …System.Data(.SqlClient). (#2034)
    
    Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
    ulfaxelssoncab and cijothomas authored Nov 26, 2020
    Configuration menu
    Copy the full SHA
    14de4d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Endpoint and ping interval hints for QuickPulseModule. (#2120)

    Endpoint and ping interval hints for QuickPulseModule.
    tokaplan authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    375d62e View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Bumping CurrentInvariantVersion for QuickPulse. (#2123)

    * Endpoint and ping interval hints for QuickPulseModule.
    
    * Updating changelog.md with the PR link for the change.
    
    * StyleCop error fix.
    
    * Bumping CurrentInvariantVersion for QuickPulse.
    
    * Unit test fixes.
    tokaplan authored Dec 9, 2020
    Configuration menu
    Copy the full SHA
    854f6b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Update how BuildNumbers are calculated (#2125)

    * Update _GlobalStaticVersion.props
    
    Change to the way we calculate the build number.
    
    Formerly, we calculated builds as the TotalMinutes between DateTime.Now and the semantic version time stamp, divided by 5.
    This meant that every 5 minutes the build number changes.
    This was hurting nightly nupkgs because our assembly version and packages weren't matching.
    
    This PR changes the calculation to be TotalHours / 12.
    
    * Update release_NupkgAudit.ps1
    Timothy Mothra authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    8629b7a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Update Changelog, prep 2.17.0-beta1 (#2126)

    Timothy Mothra authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    5c39cfe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2127 from microsoft/develop

    merge DEVELOP to MASTER (prep 2.17.0-beta1)
    Timothy Mothra authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    31c0aa6 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Update release_NupkgAudit.ps1 (#2128)

    * Update release_NupkgAudit.ps1
    
    removing the hardcoded hash.
    will put the value in the build definition. This will be easier to update when certs rotate.
    
    * Update release_NupkgAudit.ps1
    
    punctuation
    Timothy Mothra authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    84f35d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. upgrade log4net 2.0.10 (#2150)

    Timothy Mothra authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    7d23f4b View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Fix: telemetry parent id when using W3C activity format (#2145)

    * Fix telemetry parent id when using W3C activity format
    
    * Add unit tests
    ylabade authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    5c999c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    8d6e3a9 View commit details
    Browse the repository at this point in the history
  2. Update ChangeLog

    rajkumar-rangaraj committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    03c9ac5 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Merge pull request #2157 from microsoft/rajrang/transDuration

    Add ingestion response duration to data delivery status (TransmissionStatusEventArgs)
    rajkumar-rangaraj authored Jan 26, 2021
    Configuration menu
    Copy the full SHA
    7223ab5 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Update profiler and snapshot endpoints

    Fixes #2166
    pharring committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    3d328b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. Merge pull request #2168 from pharring/develop

    Update profiler and snapshot endpoints
    pharring authored Feb 6, 2021
    Configuration menu
    Copy the full SHA
    6c70b1a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. bump version 2.17 Stable (#2171)

    * bump version
    
    * Update CHANGELOG.md
    
    * finalize public API
    
    * remove outdated NuGet.Config files
    Timothy Mothra authored Feb 11, 2021
    Configuration menu
    Copy the full SHA
    96d5d92 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Merge pull request #2172 from microsoft/develop

    merge DEVELOP to MASTER (prep 2.17.0 Stable)
    Timothy Mothra authored Feb 12, 2021
    Configuration menu
    Copy the full SHA
    c9d95e7 View commit details
    Browse the repository at this point in the history
Loading