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

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    79dba94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88bf716 View commit details
    Browse the repository at this point in the history
  3. [release/7.0] (deps): Bump src/submodules/googletest (#46387)

    Bumps [src/submodules/googletest](https://github.com/google/googletest) from `71140c3` to `d925117`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@71140c3...d925117)
    
    ---
    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 Feb 7, 2023
    Configuration menu
    Copy the full SHA
    4e5df96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94ef7d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. [internal/release/7.0] Update dependencies from dnceng/internal/dotne…

    …t-efcore dnceng/internal/dotnet-runtime
    dotnet-bot committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    61c699b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9a33ef View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Avoid stream ID and client result ID collisions (#46591)

    Co-authored-by: Brennan Conroy <brecon@microsoft.com>
    github-actions[bot] and BrennanConroy authored Feb 14, 2023
    Configuration menu
    Copy the full SHA
    691a715 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb5992 View commit details
    Browse the repository at this point in the history
  3. Merge commit 'febee99db845fd8766a13bdb391a07c3ee90b4ba' into internal…

    …-merge-7.0-2023-02-14-1049
    vseanreesermsft committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    03524ef View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. [release/7.0] Update baselines, et cetera

    - update baselines to latest 7.0.x release
    - enable baseline validation
    - update the .NET SDK to the latest 7.0.1xx version
    - update 6.0.x site extension version
    dougbu committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    b7a403c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    317a8ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d4dd6b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #46646 from vseanreesermsft/internal-merge-7.0-202…

    …3-02-14-1049
    
    Merging internal commits for release/7.0
    dougbu authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    b26cc51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8712850 View commit details
    Browse the repository at this point in the history
  6. Update dependencies from https://github.com/dotnet/arcade build 20230…

    …214.3 (#46668)
    
    [release/7.0] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    0e23c05 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Merged PR 29652: Merge From Public

    # {PR title}
    
    Summary of the changes (Less than 80 chars)
    
    ## Description
    
    {Detail}
    
    Fixes #{bug number} (in this specific format)
    
    ## Customer Impact
    
    {Justification}
    
    ## Regression?
    
    - [ ] Yes
    - [ ] No
    
    [If yes, specify the version the behavior has regressed from]
    
    ## Risk
    
    - [ ] High
    - [ ] Medium
    - [ ] Low
    
    [Justify the selection above]
    
    ## Verification
    
    - [ ] Manual (required)
    - [ ] Automated
    
    ## Packaging changes reviewed?
    
    - [ ] Yes
    - [ ] No
    - [ ] N/A
    
    ----
    
    ## When servicing release/2.1
    
    - [ ] Make necessary changes in eng/PatchConfig.props
    
    Update dependencies from https://github.com/dotnet/arcade build 20230214.3 (#46668)
    
    [release/7.0] Update dependencies from dotnet/arcade
    mmitche committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    90d5b7e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. [internal/release/7.0] Update dependencies from dnceng/internal/dotne…

    …t-efcore dnceng/internal/dotnet-runtime
    
     - React to runtime breaking change
    dotnet-bot committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e56abc4 View commit details
    Browse the repository at this point in the history
Loading