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

Commits on Jul 6, 2021

  1. Rebrand for v5.0.9

    dougbu committed Jul 6, 2021
    Copy the full SHA
    9c12972 View commit details
  2. Copy the full SHA
    5121c28 View commit details
  3. Backport TLS test minimum OS (#33714)

    Backport part of fe6a3fc to address the flaky test in release/5.0
    BrennanConroy authored Jul 6, 2021
    Copy the full SHA
    9f8f8c0 View commit details
  4. [release/5.0] (deps): Bump src/submodules/googletest (#33994)

    Bumps [src/submodules/googletest](https://github.com/google/googletest) from `f5e592d` to `4ec4cd2`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@f5e592d...4ec4cd2)
    
    ---
    updated-dependencies:
    - dependency-name: src/submodules/googletest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 6, 2021
    Copy the full SHA
    ecde7ae View commit details
  5. Copy the full SHA
    732edb9 View commit details

Commits on Jul 7, 2021

  1. Copy the full SHA
    ed19aa6 View commit details
  2. Update dependencies from https://github.com/dotnet/arcade build 20210…

    …628.3 (#34172)
    
    [release/5.0] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Jul 7, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    299d1f0 View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    54662ca View commit details
  4. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    df36d98 View commit details

Commits on Jul 8, 2021

  1. Copy the full SHA
    45a120e View commit details

Commits on Jul 9, 2021

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b6532d4 View commit details

Commits on Jul 13, 2021

  1. Merge commit 'ae2eabad0e49302d0632a7dde917fdc68d960dc4' into internal…

    …-merge-5.0-2021-07-13-1001
    vseanreesermsft committed Jul 13, 2021
    Copy the full SHA
    41f3416 View commit details
  2. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    518c5b9 View commit details
  3. Copy the full SHA
    81b0403 View commit details
  4. [release/5.0] Update package baselines

    - also re-enable baseline validation
    dougbu committed Jul 13, 2021
    Copy the full SHA
    45223e7 View commit details
  5. Merge pull request #34308 from vseanreesermsft/internal-merge-5.0-202…

    …1-07-13-1001
    
    Merging internal commits for release/5.0
    wtgodbe authored Jul 13, 2021
    Copy the full SHA
    3f87303 View commit details
  6. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    adcf3c4 View commit details
  7. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    3aeeedc View commit details

Commits on Jul 15, 2021

  1. Merged PR 15469: Clean up logging

    Clean up logging
    HaoK authored and wtgodbe committed Jul 15, 2021
    Copy the full SHA
    c663ade View commit details
14 changes: 12 additions & 2 deletions NuGet.config
Original file line number Diff line number Diff line change
@@ -4,10 +4,15 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-1af30fd" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-1af30fd9/nuget/v3/index.json" />
<add key="darc-int-dotnet-efcore-780af70" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-efcore-780af709/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-efcore -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-35964c9-4" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-35964c92-4/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-35964c9-3" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-35964c92-3/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-35964c9-2" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-35964c92-2/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-35964c9-1" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-35964c92-1/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-35964c9" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-35964c92/nuget/v3/index.json" />
<add key="darc-int-dotnet-runtime-208e377" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-runtime-208e377a/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<add key="dotnet-eng" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-eng/nuget/v3/index.json" />
@@ -22,10 +27,15 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-int-dotnet-runtime-208e377" value="true" />
<add key="darc-int-dotnet-runtime-35964c9" value="true" />
<add key="darc-int-dotnet-runtime-35964c9-1" value="true" />
<add key="darc-int-dotnet-runtime-35964c9-2" value="true" />
<add key="darc-int-dotnet-runtime-35964c9-3" value="true" />
<add key="darc-int-dotnet-runtime-35964c9-4" value="true" />
<!-- End: Package sources from dotnet-runtime -->
<!-- Begin: Package sources from dotnet-efcore -->
<add key="darc-int-dotnet-efcore-1af30fd" value="true" />
<add key="darc-int-dotnet-efcore-780af70" value="true" />
<!-- End: Package sources from dotnet-efcore -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
</disabledPackageSources>
Loading