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: 5d68bc8
Choose a base ref
...
head repository: dotnet/aspnetcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 52c29cf
Choose a head ref
  • 6 commits
  • 7 files changed
  • 5 contributors

Commits on Sep 11, 2021

  1. Configuration menu
    Copy the full SHA
    e41bece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1452184 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f69c3e6 View commit details
    Browse the repository at this point in the history
  4. [release/6.0] Ensure _Dumps artifacts aren't empty

    - backport of #36419
    - avoid yellow builds due to `PublishBuildArtifacts@1` warnings
    - always include a small file
    
    Co-authored-by: Doug Bunting <[email protected]>
    github-actions[bot] and dougbu authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    4cbbecc View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. [release/6.0] Invalidate Cached WASM Auth Token on Authentication Sta…

    …te Change (#36426)
    
    * Invalidate Cached WASM Auth Token on Authentication State Change
    * PR Feedback
    * Remove Public API
    
    Co-authored-by: Tanay Parikh <[email protected]>
    github-actions[bot] and TanayParikh authored Sep 12, 2021
    Configuration menu
    Copy the full SHA
    f14c158 View commit details
    Browse the repository at this point in the history
  2. [release/6.0] Bump path-parse from 1.0.6 to 1.0.7 in /src/Components/…

    …Web.JS
    
    * backport of  #36425
    * Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
      - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
      - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    * Revert corrupted changes
      - apply suggestions from code review
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Doug Bunting <[email protected]>
    3 people authored Sep 12, 2021
    Configuration menu
    Copy the full SHA
    52c29cf View commit details
    Browse the repository at this point in the history
Loading