Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge from main into fork #1

Merged
merged 134 commits into from
Jul 22, 2021
Merged

Merge from main into fork #1

merged 134 commits into from
Jul 22, 2021

Commits on Apr 9, 2020

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

Commits on Apr 11, 2020

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

Commits on Apr 12, 2020

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

Commits on Apr 13, 2020

  1. Configuration menu
    Copy the full SHA
    c2a04d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a12c67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dfee8a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

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

Commits on Apr 16, 2020

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

Commits on Aug 20, 2020

  1. Resolve conflict.

    rajkumar-rangaraj committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    cd240ce 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
    TimothyMothra 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 14, 2020

  1. Resolve conflicts

    rajkumar-rangaraj committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    7341d4a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    5c39cfe 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
    TimothyMothra 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. 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
    eba1a2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d6e3a9 View commit details
    Browse the repository at this point in the history
  3. 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
    TimothyMothra 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 22, 2021

  1. Configuration menu
    Copy the full SHA
    5011a46 View commit details
    Browse the repository at this point in the history
  2. remove comment

    rajkumar-rangaraj committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    8acad7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9195203 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Update Readme.md (#2182)

    Adding Support policy to readme
    ank3it authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    2e7a5d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Update bug_report.md (#2183)

    * Update bug_report.md
    
    Adding Immediate support policy to the bug template
    ank3it authored Mar 3, 2021
    Configuration menu
    Copy the full SHA
    3822ab1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

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

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    2640a02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e85323 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    rajkumar-rangaraj committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    65962a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. New Implementation

    rajkumar-rangaraj committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    9f31b73 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

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

Commits on Apr 5, 2021

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

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    a90c3f9 View commit details
    Browse the repository at this point in the history
  2. Fix PropertyFetcher error when used with multiple types (#2197)

    * Fix PropertyFetcher error when used with multiple types
    
    * Fix build errors
    
    Co-authored-by: Timothy Mothra <tilee@microsoft.com>
    JamesNK and TimothyMothra authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    e2ac402 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1c1d91 View commit details
    Browse the repository at this point in the history
  4. Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.9.4 (#2206)

    * Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.9.4
    
    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.7.1 to 16.9.4.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v16.7.1...v16.9.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update Microsoft.ApplicationInsights.Isolated.Tests.csproj
    
    remove System.Reflection.Metadata
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Timothy Mothra <tilee@microsoft.com>
    dependabot[bot] and TimothyMothra authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    dd9883f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Bump NETStandard.HttpListener from 1.0.2 to 1.0.3.5 (#2205)

    Bumps [NETStandard.HttpListener](https://github.com/StefH/NETStandard.HttpListener) from 1.0.2 to 1.0.3.5.
    - [Release notes](https://github.com/StefH/NETStandard.HttpListener/releases)
    - [Commits](https://github.com/StefH/NETStandard.HttpListener/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    e6913fd View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Bump Newtonsoft.Json from 10.0.3 to 13.0.1 (#2209)

    * Bump Newtonsoft.Json from 10.0.3 to 13.0.1
    
    Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1.
    - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
    - [Commits](JamesNK/Newtonsoft.Json@10.0.3...13.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update Microsoft.ApplicationInsights.Tests.csproj
    
    * Update Microsoft.ApplicationInsights.Isolated.Tests.csproj
    
    * Update TelemetryChannel.Nuget.Tests.csproj
    
    * Update TelemetryChannel.Tests.csproj
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Timothy Mothra <tilee@microsoft.com>
    dependabot[bot] and TimothyMothra authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    e80b961 View commit details
    Browse the repository at this point in the history
  2. Bump log4net from 2.0.10 to 2.0.12 (#2204)

    Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.10 to 2.0.12.
    - [Release notes](https://github.com/apache/logging-log4net/releases)
    - [Changelog](https://github.com/apache/logging-log4net/blob/master/ReleaseInstructions.txt)
    - [Commits](apache/logging-log4net@rel/2.0.10...rc/2.0.12)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    68a807d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    8637204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44bf72d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70faa99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc4d434 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. update and consolidate xunit dependencies (#2222)

    * update and consolidate xunit dependencies
    
    * fix xunit analyzer
    TimothyMothra authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    b00a91b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b10a15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ca5585 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db1a1ef View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    d1537bf View commit details
    Browse the repository at this point in the history
  2. API changes

    rajkumar-rangaraj committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    a0f2a84 View commit details
    Browse the repository at this point in the history
  3. Additional tests

    rajkumar-rangaraj committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    8f71b08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    51a6b34 View commit details
    Browse the repository at this point in the history
  5. spaces

    rajkumar-rangaraj committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    1c5f2ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    812b466 View commit details
    Browse the repository at this point in the history
  7. Review changes

    rajkumar-rangaraj committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    0dba5db View commit details
    Browse the repository at this point in the history
  8. Fix flaky test.

    rajkumar-rangaraj committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    d248059 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. PR feedback

    rajkumar-rangaraj committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    017d3ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f164a1f View commit details
    Browse the repository at this point in the history
  3. Resolve conflict

    rajkumar-rangaraj committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    df269c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d58e69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1ce91f View commit details
    Browse the repository at this point in the history
  6. Bump System.Data.SqlClient from 4.7.0 to 4.8.2 (#2231)

    Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.7.0 to 4.8.2.
    - [Release notes](https://github.com/dotnet/corefx/releases)
    - [Commits](https://github.com/dotnet/corefx/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 14, 2021
    Configuration menu
    Copy the full SHA
    3ee89fd View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    a3dec93 View commit details
    Browse the repository at this point in the history
  2. examples sln (#2233)

    * new solution
    
    * fix path
    
    * additional properties in props
    
    * adding AspNetCore WebApp to Examples
    
    * simplify property
    TimothyMothra authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    a45d7ed View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    26d5912 View commit details
    Browse the repository at this point in the history
  2. PR feedback

    rajkumar-rangaraj committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    9cb309a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2202 from microsoft/rajrang/flushasync-exp

    Task Based Flush API - FlushAsync - New Implementation
    rajkumar-rangaraj authored Apr 22, 2021
    Configuration menu
    Copy the full SHA
    2b19327 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    3b18078 View commit details
    Browse the repository at this point in the history
  2. Adding access modifier

    xiang17 committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    fb361ae View commit details
    Browse the repository at this point in the history
  3. Add APIs as declared API list

    xiang17 committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    939b864 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Fix flaky test - FlushAsyncTransmissionWithThrottle (#2247)

    * Add ManualResetEventSlim.Wait
    
    * Fix warning
    rajkumar-rangaraj authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    9ff0e3a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. general maintenance (#2250)

    * general maintenance
    
    * fix date
    TimothyMothra authored May 4, 2021
    Configuration menu
    Copy the full SHA
    4045a98 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. update analyzers (#2198)

    * update analyzers
    
    * remove default case, tests should pass
    
    * fxcop
    
    * cleanup
    
    * testing fix
    TimothyMothra authored May 5, 2021
    Configuration menu
    Copy the full SHA
    c073221 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. remove net452 and net46 from aspnetcore (#2252)

    * remove net452 and net46 from aspnetcore
    
    * changelog
    
    * consolidate package references
    TimothyMothra authored May 6, 2021
    Configuration menu
    Copy the full SHA
    83f9e49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd3aeac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cae9600 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    554a30d View commit details
    Browse the repository at this point in the history
  5. [SDL] update packages (#2243)

    * update packages
    
    * update test dependencies
    
    * testing fix for version conflicts
    
    * Update IntegrationTests.Tests.csproj
    
    * cleanup
    
    * cleanup
    TimothyMothra authored May 6, 2021
    Configuration menu
    Copy the full SHA
    0a1ee47 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42fa5ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ad55800 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72da282 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae670ed View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Merge pull request #2245 from microsoft/xiang17/SelfDiagnostics

    Initialization code and entry point for Self Diagnostics Module
    xiang17 authored May 7, 2021
    Configuration menu
    Copy the full SHA
    3a0fd3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41031a0 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Rename SelfDiagnostics class to SelfDiagnosticsInitializer, and SelfD…

    …iagnosticsInternals names to SelfDiagnostics.
    xiang17 committed May 11, 2021
    Configuration menu
    Copy the full SHA
    690dc8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84c0512 View commit details
    Browse the repository at this point in the history
  3. Add config parser class for SelfDiagnostics (#2257)

    Add config parser class for SelfDiagnostics
    xiang17 authored May 11, 2021
    Configuration menu
    Copy the full SHA
    b8b35c5 View commit details
    Browse the repository at this point in the history
  4. Add EventListener for SelfDiagnostics (#2259)

    * Add EventListener for SelfDiagnostics
    
    * Match with EventSource name's prefix
    xiang17 authored May 11, 2021
    Configuration menu
    Copy the full SHA
    8906f8c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. troubleshooting (#2264)

    * troubleshooting guides
    
    * update
    
    * update
    
    * update
    
    * Update Readme.md
    
    * Update Readme.md
    
    * Update PostTelemetry.ps1
    
    * Update Readme.md
    TimothyMothra authored May 12, 2021
    Configuration menu
    Copy the full SHA
    3722bbc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Encode event and write to file in SelfDiagnosticsEventListener (#2265)

    * Encode event and write to file in SelfDiagnosticsEventListener
    
    * Fix compile error
    xiang17 authored May 13, 2021
    Configuration menu
    Copy the full SHA
    a3b2089 View commit details
    Browse the repository at this point in the history
  2. Add MemoryMappedFileHandler for SelfDiagnostics (#2258)

    * Add MemoryMappedFileHandler for SelfDiagnostics
    
    * Rename classes and namespace.
    
    * -
    
    * Use CollectionAssert.AreEqual to compare byte[]
    
    * Add circular write logic into MemoryMappedFileHandler class
    
    * Fix trivial compile errors
    
    * Fix trivial compile errors
    
    * Update EventSource method implementation
    
    * Update EventSource method implementation
    
    * -
    
    * Special requirement for last argument in method definition and last parameter for WriteEvent call
    
    * update typo in comment
    xiang17 authored May 13, 2021
    Configuration menu
    Copy the full SHA
    3bd1b42 View commit details
    Browse the repository at this point in the history
  3. Add ConfigRefresher for SelfDiagnostics (#2262)

    * Add MemoryMappedFileHandler for SelfDiagnostics
    
    * Rename classes and namespace.
    
    * -
    
    * Use CollectionAssert.AreEqual to compare byte[]
    
    * Add circular write logic into MemoryMappedFileHandler class
    
    * Add ConfigRefresher for SelfDiagnostics
    
    * Fix trivial compile errors
    
    * Fix trivial compile errors
    
    * Update EventSource method implementation
    
    * Update EventSource method implementation
    
    * -
    
    * Special requirement for last argument in method definition and last parameter for WriteEvent call
    
    * Add new line at end of file
    
    * Change namespace for SelfDiagnosticsInitializer
    
    * Remove redundant using namespace statement.
    
    * Remove blank line
    xiang17 authored May 13, 2021
    Configuration menu
    Copy the full SHA
    80bb2af View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Cosmetics/technical debt - use pattern matching (#2268)

    * Fix ReSharper's "Convert 'as' expression type check and the following null check into pattern matching" / Code Smell
    
    * Update changelog with description
    marodev authored May 14, 2021
    Configuration menu
    Copy the full SHA
    dd497a9 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Update Readme and changelog for SelfDiagnostics (#2267)

    * Add Readme and changelog for Self Diagnostics
    
    * Fix failed test cases
    
    * Add changelog entry
    
    * Update troubleshooting/ETW/Readme.md with Self Diagnostics section
    
    * Remove unused code
    
    * Add "as of version 2.18.0"
    xiang17 authored May 18, 2021
    Configuration menu
    Copy the full SHA
    1b8e58f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Update Self-Diagnostics instructions (#2271)

    * Update Self-Diagnostics instructions
    
    * Update Readme.md
    
    * Update Readme.md
    TimothyMothra authored May 19, 2021
    Configuration menu
    Copy the full SHA
    b273a48 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    39add8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a3f04a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

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

Commits on May 25, 2021

  1. cleanup frameworks in AspNetCore (#2278)

    * cleanup frameworks in AspNetCore
    
    * fix fxcop
    TimothyMothra authored May 25, 2021
    Configuration menu
    Copy the full SHA
    c6dfc6e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

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

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    ad3d952 View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.AspNetCore.Mvc.Core from 1.0.3 to 1.0.4 (#2285)

    Bumps Microsoft.AspNetCore.Mvc.Core from 1.0.3 to 1.0.4.
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2021
    Configuration menu
    Copy the full SHA
    eb2a6bd View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    353d122 View commit details
    Browse the repository at this point in the history
  2. AAD: refactor (#2288)

    * AAD: refactor
    
    * change property to internal
    TimothyMothra authored May 28, 2021
    Configuration menu
    Copy the full SHA
    9ecce67 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. AAD: with InMemoryChannel (#2290)

    * aad with InMemoryChannel
    TimothyMothra authored May 29, 2021
    Configuration menu
    Copy the full SHA
    72fbd32 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Fix AzureSdkDiagnosticListener from crashing user app (#2294)

    * Fix AzureSdkDiagnosticListener from crashing user app
    
    * changelog
    cijothomas authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    b1e5d51 View commit details
    Browse the repository at this point in the history
  2. Read Azure SDK Success status (#2200)

    * Read Azure SDK Success status
    pakrym authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    53a4422 View commit details
    Browse the repository at this point in the history
  3. cleanup Base SDK Frameworks (#2280)

    Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
    TimothyMothra and cijothomas authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    8b4461b View commit details
    Browse the repository at this point in the history
  4. AAD: with QuickPulse (#2291)

    * AAD: with QuickPulse
    TimothyMothra authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    d0ce00d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. AAD: with ServerTelemetryChannel (#2292)

    * AAD: with ServerTelemetryChannel
    TimothyMothra authored Jun 3, 2021
    Configuration menu
    Copy the full SHA
    9d7e28a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11c9dfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93577d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Updated link to performance counters docs (#2301)

    * Updated link to performance counters docs
    
    * Update WEB/Src/PerformanceCollector/README.md
    
    Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
    LevYas and cijothomas authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    c408293 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

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

Commits on Jun 14, 2021

  1. Enable the self diagnostics and fix a NullReferenceException bug (#2302)

    * Enable the self diagnostics and fix a NullReferenceException bug
    
    * Fix compilation warnings.
    xiang17 authored Jun 14, 2021
    Configuration menu
    Copy the full SHA
    43a5059 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

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

Commits on Jun 21, 2021

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

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    066e180 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce50b28 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    87cde52 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2314 from microsoft/rajrang/updateloggingpkg

    Update Microsoft.Extensions.Logging from 2.1.0 to 2.1.1
    rajkumar-rangaraj authored Jun 25, 2021
    Configuration menu
    Copy the full SHA
    b655ef4 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

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

Commits on Jul 1, 2021

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

Commits on Jul 2, 2021

  1. AAD: Misc changes (#2317)

    * initialize cache inside constructor
    
    * remove todo. not pursing caching right now
    
    * cleanup comment
    
    * update changelog
    
    * Update ReflectionCredentialEnvelope.cs
    TimothyMothra authored Jul 2, 2021
    Configuration menu
    Copy the full SHA
    7c6589e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    dfa5122 View commit details
    Browse the repository at this point in the history
  2. Update linux-build.yml (#2329)

    update version of dotnet 5
    TimothyMothra authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    c68a4f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Self-Diagnostics: include datetimestamp in filename (#2325)

    * include datetimestamp in self-diagnostics filename
    
    * come review comments
    
    * update readme
    
    * update readme
    
    * Update Readme.md
    TimothyMothra authored Jul 10, 2021
    Configuration menu
    Copy the full SHA
    3177867 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

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

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    030ebad View commit details
    Browse the repository at this point in the history
  2. prep 2.18 (#2337)

    TimothyMothra authored Jul 21, 2021
    Configuration menu
    Copy the full SHA
    7362b65 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Tilee/examples (#2339)

    * move example projects to root. change to project reference
    
    * update packages
    
    * remove release config
    
    * rename projects
    
    * build definition for examples solution
    
    * cleanup yml
    
    * fix yml
    
    * test fix for yml
    
    * test fix yml
    TimothyMothra authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    8dd04bd View commit details
    Browse the repository at this point in the history
  2. Update examples-sanity.yml (#2340)

    correct branch name
    TimothyMothra authored Jul 22, 2021
    Configuration menu
    Copy the full SHA
    9e44ba3 View commit details
    Browse the repository at this point in the history