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: bbd5b59f54
Choose a base ref
...
head repository: dotnet/extensions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9974fbf7a3
Choose a head ref
  • 7 commits
  • 44 files changed
  • 9 contributors

Commits on Feb 9, 2026

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

    …206.3 (#7277)
    
    On relative base path root
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk From Version 9.0.0-beta.26070.1 -> To Version 9.0.0-beta.26106.3
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    fde1c01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8625d67 View commit details
    Browse the repository at this point in the history
  3. MEAI: Update Experimental / Preview Features (#7235)

    * Remove [Experimental] attribute from IChatReducer
    
    * Annotate APIs that use experimental OpenAI APIs. Remove prerelease label.
    
    * Fix typo
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Remove project-wide OpenAI experimental suppressions. Finish annotating.
    
    * Use granular constants for openai experimental diagnostics
    
    * Update API baselines
    
    * Remove unused const
    
    * Remove redundant [Experimental] attributes for OpenAI Responses members
    
    * Update ApiChief baselines for MEAI
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    jeffhandley and Copilot authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    a144ceb View commit details
    Browse the repository at this point in the history
  4. Add ImageGenerationToolCallContent and ImageGenerationToolResultConte…

    …nt to JSON serialization infrastructure (#7275)
    
    Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
    Co-authored-by: stephentoub <2642209+stephentoub@users.noreply.github.com>
    Copilot and stephentoub authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    66bfbac View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. Configuration menu
    Copy the full SHA
    1925fde View commit details
    Browse the repository at this point in the history
  2. Expose wrapHandlersPipeline parameter in AddExtendedHttpClientLogging…

    … API (#7231)
    
    * new api surface, first test iteration
    
    * fix tests
    
    * add experimental attributes
    
    * Update test/Libraries/Microsoft.Extensions.Http.Diagnostics.Tests/Latency/HttpClientLatencyTelemetryExtensionsTest.cs
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * move and remove tests
    
    * fix warnings
    
    * update xml documentation
    
    * additional tests coverage
    
    * update tests and xml documentation
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    rainsxng and Copilot authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    de9c86e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9974fbf View commit details
    Browse the repository at this point in the history
Loading