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

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    78dc302 View commit details
    Browse the repository at this point in the history
  2. [main] (deps): Bump src/submodules/googletest (#34713)

    Bumps [src/submodules/googletest](https://github.com/google/googletest) from `8d51ffd` to `96f4ce0`.
    - [Release notes](https://github.com/google/googletest/releases)
    - [Commits](google/googletest@8d51ffd...96f4ce0)
    
    ---
    updated-dependencies:
    - dependency-name: src/submodules/googletest
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    f7f3d6e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    350fab1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9024ad9 View commit details
    Browse the repository at this point in the history
  5. Update dependencies from https://github.com/dotnet/arcade build 20210…

    …723.11 (#34715)
    
    Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
     From Version 6.0.0-beta.21366.1 -> To Version 6.0.0-beta.21373.11
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    b3e8e4a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e10c98e View commit details
    Browse the repository at this point in the history
  7. Support optionality via nullability and default values (#34505)

    * Support optionality via nullability and default values
    
    * Clean-up, comments, and tests
    
    * Address some feedback
    
    * Polish up some things
    
    * Fix typo in condition
    
    * Remove optionality support for implicit services
    
    * Add support for IHttpRequestBodyDetectionFeature
    
    * Address more feedback from peer review
    captainsafia authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    cb4ceb8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e7dd6ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1fd05d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04c7c65 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    33c24dc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8e1c192 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    7bf69a2 View commit details
    Browse the repository at this point in the history
  2. Blazor Disable Non-WebSockets Transports by Default (#34644)

    * Blazor Disable Non-WebSockets Transports by Default
    
    * Update dist .js files
    
    * Added UnsupportedTransportWebSocketsError
    
    * Added FailedToStartTransportError
    
    * E2E Tests
    
    * Updated async awaits
    
    * Remove ErrorIfBrowserDoesNotSupportWebSockets
    
    * MultipleErrors Approach
    
    * Always show error notification if `connection.start` throws
    
    * PR Feedback
    
    * Fix transport failed exception handling
    
    * TransportsServerStartup && ErrorIfClientAttemptsWebSocketsWithServerOnLongPolling
    
    * Fix Build
    
    * Update src/Components/test/testassets/TestServer/Pages/Transports.cshtml
    
    Co-authored-by: Pranav K <[email protected]>
    
    Co-authored-by: Pranav K <[email protected]>
    TanayParikh and pranavkm authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    a09fc71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5d6f84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bad82b8 View commit details
    Browse the repository at this point in the history
  5. Sync shared code from runtime (#34755)

    Co-authored-by: Tratcher <[email protected]>
    github-actions[bot] and Tratcher authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    ac3a403 View commit details
    Browse the repository at this point in the history
Loading