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

Commits on Sep 8, 2022

  1. Update dependencies from https://github.com/dotnet/runtime build 2022…

    …0908.1 (#43829)
    
    [release/7.0] Update dependencies from dotnet/runtime
    dotnet-maestro[bot] authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    25d3089 View commit details
    Browse the repository at this point in the history
  2. Update dotnet-getdocument to support minimal APIs (#43701)

    * Update dotnet-getdocument to support minimal APIs
    
    * Address feedback from peer review
    captainsafia authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    59c8461 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59870e8 View commit details
    Browse the repository at this point in the history
  4. Update dependencies from https://github.com/dotnet/efcore build 20220…

    …908.1 (#43841)
    
    [release/7.0] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    901ba50 View commit details
    Browse the repository at this point in the history
  5. Turn in-build signing on (#43838)

    Also clean up some cruft from the YAML
    mmitche authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    e0285b8 View commit details
    Browse the repository at this point in the history
  6. [SignalR] Avoid unobserved tasks in the .NET client (#43545)

    * [SignalR] Avoid unobserved tasks in the .NET client
    * fb
    BrennanConroy authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    99600c7 View commit details
    Browse the repository at this point in the history
  7. Update dependencies from https://github.com/dotnet/efcore build 20220…

    …908.4 (#43847)
    
    [release/7.0] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Sep 8, 2022
    Configuration menu
    Copy the full SHA
    55ed897 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7def3d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Serialize output caching entries to binary (#43672)

    * Serialize output caching entries to binary
    
    Fixes #43415
    
    * Handle null values
    
    * Fix formatting
    sebastienros authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    1505f6f View commit details
    Browse the repository at this point in the history
  2. [release/7.0] Add query parameters to gRPC transcoding OpenAPI (#43751)

    * [release/7.0] Add query parameters to gRPC transcoding OpenAPI
    
    * Use JSON name in route parameters
    
    * Comment
    JamesNK authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    0c90eea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64cacff View commit details
    Browse the repository at this point in the history
  4. [release/7.0] Update dependencies from dotnet/runtime dotnet/efcore (#…

    …43852)
    
    [release/7.0] Update dependencies from dotnet/runtime dotnet/efcore
    dotnet-maestro[bot] authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    1321de4 View commit details
    Browse the repository at this point in the history
  5. Update dependencies from https://github.com/dotnet/efcore build 20220…

    …908.11 (#43855)
    
    [release/7.0] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    e52bb39 View commit details
    Browse the repository at this point in the history
  6. Update dependencies from https://github.com/dotnet/efcore build 20220…

    …908.14 (#43857)
    
    [release/7.0] Update dependencies from dotnet/efcore
    dotnet-maestro[bot] authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    a4da4a0 View commit details
    Browse the repository at this point in the history
Loading