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

Commits on Jun 25, 2024

  1. Onboard new inter-branch merge flow [Workflow] (#34051)

    Co-authored-by: Farhad Alizada <falizada@microsoft.com>
    f-alizada and Farhad Alizada authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    3fb9a9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76fdde1 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    5601c26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9732bd2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    01b0cf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb2600a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merge commit '0d1256be4658567c8a24b4c027bdbb3dbd6de656' into internal…

    …-merge-8.0-2024-07-09-1040-bfcfe8ff-bc59-4584-8765-5c81b03ac6e0
    vseanreesermsft committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f5012be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34191 from vseanreesermsft/internal-merge-8.0-202…

    …4-07-09-1040-bfcfe8ff-bc59-4584-8765-5c81b03ac6e0
    
    Merging internal commits for release/8.0
    maumar authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    168fa5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2243cd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Update dependencies from https://github.com/dotnet/arcade build 20240…

    …710.5 (#34209)
    
    [release/8.0] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    38a1ea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ce4850 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    8b6c0de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2ed96b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    65e7cb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b2db3b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Update dependencies from https://dev.azure.com/dnceng/internal/_git/d…

    …otnet-runtime build 20240716.12
    
    Microsoft.Extensions.HostFactoryResolver.Sources , Microsoft.NETCore.App.Ref , Microsoft.NETCore.App.Runtime.win-x64 , Microsoft.NETCore.BrowserDebugHost.Transport
     From Version 8.0.7-servicing.24313.11 -> To Version 8.0.8-servicing.24366.12
    dotnet-bot committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5efec91 View commit details
    Browse the repository at this point in the history
  2. Merged PR 41109: [internal/release/8.0] Update dependencies from dnce…

    …ng/internal/dotnet-runtime
    
    This pull request updates the following dependencies
    
    [marker]: <> (Begin:922981e1-18b6-46aa-2468-08dbd53ba9ce)
    ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime
    - **Subscription**: 922981e1-18b6-46aa-2468-08dbd53ba9ce
    - **Build**: 20240716.12
    - **Date Produced**: July 16, 2024 10:31:44 PM UTC
    - **Commit**: 08338fcaa5c9b9a8190abb99222fed12aaba956c
    - **Branch**: refs/heads/internal/release/8.0
    
    [DependencyUpdate]: <> (Begin)
    
    - **Updates**:
      - **Microsoft.Extensions.HostFactoryResolver.Sources**: [from 8.0.7-servicing.24313.11 to 8.0.8-servicing.24366.12][1]
      - **Microsoft.NETCore.App.Ref**: [from 8.0.7 to 8.0.8][1]
      - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.7 to 8.0.8][1]
      - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 8.0.7-servicing.24313.11 to 8.0.8-servicing.24366.12][1]
    
    [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC2aade6beb02ea367fd97c4070a4198802fe61c03&targetVersion=GC08338fcaa5c9b9a8190abb99222fed12aaba956c&_a=files
    
    [DependencyUpdate]: <> (End)
    
    [marker]: <> (End:922981e1-18b6-46aa-2468-08dbd53ba9ce)
    maestro-prod-Primary authored and vseanreesermsft committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    ecfccf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merged PR 41160: Temporarily work around '/' in dSAS

    Temporarily work around '/' in dSAS
    When dSAS tokens contain a forward /, helix will incorrectly name the file target for a correlation payload, and then fail to unpack it.
    
    ----
    #### AI description  (iteration 1)
    #### PR Classification
    Bug fix to address an issue with SAS tokens containing '/' causing incorrect downloads.
    
    #### PR Summary
    This pull request implements a workaround for a Helix issue where SAS tokens with '/' result in incorrect downloads of correlation payloads.
    - `eng/common/templates/steps/get-delegation-sas.yml`: Added a loop to regenerate the SAS token if it contains a '/' character, ensuring valid tokens are generated.
    mmitche committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e7f0165 View commit details
    Browse the repository at this point in the history
  2. Merged PR 41167: Temporarily work around '/' in dSAS

    Temporarily work around '/' in dSAS
    When dSAS tokens contain a forward /, helix will incorrectly name the file target for a correlation payload, and then fail to unpack it.
    
    ----
    #### AI description  (iteration 1)
    #### PR Classification
    Bug fix to address an issue with SAS tokens containing '/' causing incorrect downloads.
    
    #### PR Summary
    This pull request implements a workaround for a Helix issue where SAS tokens with '/' result in incorrect downloads of correlation payloads.
    - `eng/common/templates-official/steps/get-delegation-sas.yml`: Added a loop to regenerate SAS tokens until one without '/' is obtained.
    mmitche committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    90d0799 View commit details
    Browse the repository at this point in the history
Loading