Thanks to visit codestin.com
Credit goes to github.com

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/extensions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: abf85c798e
Choose a base ref
...
head repository: dotnet/extensions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e11fb6176d
Choose a head ref
  • 10 commits
  • 19 files changed
  • 5 contributors

Commits on Sep 30, 2024

  1. Update .NET SDK

    Update .NET SDK to version 9.0.100-rtm.24479.2.
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7c0c0d8 View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://github.com/dotnet/arcade build 20240…

    …925.3 (#5458)
    
    [main] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    06e66b7 View commit details
    Browse the repository at this point in the history
  3. Update dependencies from https://github.com/dotnet/arcade build 20240…

    …923.1 (#5459)
    
    [dev] Update dependencies from dotnet/arcade
    dotnet-maestro[bot] authored Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7a193a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    910070c View commit details
    Browse the repository at this point in the history
  2. Add methods allowing retrieval of HttpRequestMessage from ResilienceC…

    …ontext (#5460)
    
    Fixes #4957
    
    - Adds extension methods allowing retrieval of the request message from resilience context
    - Replaces usage of ResilienceKeys.RequestMessage variable with corresponding Get/Set methods
    iliar-turdushev authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    18002be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    985641c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39383ee View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    bc9bbd2 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Fix build

    joperezr committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    bc90b9f View commit details
    Browse the repository at this point in the history
  2. Fix correctness build

    joperezr committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e11fb61 View commit details
    Browse the repository at this point in the history
Loading