-
Notifications
You must be signed in to change notification settings - Fork 849
Comparing changes
Open a pull request
base repository: dotnet/extensions
base: 28fb38d947
head repository: dotnet/extensions
compare: 8a57aae6b4
- 19 commits
- 103 files changed
- 8 contributors
Commits on Dec 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7e19cc5 - Browse repository at this point
Copy the full SHA 7e19cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d04a7 - Browse repository at this point
Copy the full SHA 40d04a7View commit details
Commits on Dec 2, 2025
-
Remove Microsoft.Extensions.AI.AzureAIInference (#7096)
Azure.AI.Inference is no longer recommended. We don't need to maintain the source for the wrapper.
Configuration menu - View commit details
-
Copy full SHA for 1ab483a - Browse repository at this point
Copy the full SHA 1ab483aView commit details -
DisableParallelization for environment variables based tests (#7100)
* DisableParallelization for environment variables based tests * Refactor
Configuration menu - View commit details
-
Copy full SHA for 152765f - Browse repository at this point
Copy the full SHA 152765fView commit details -
Remove AzureAIInference remnants after #7096 (#7102)
* Initial plan * Remove AzureAIInference remnants after PR #7096 Co-authored-by: jozkee <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: jozkee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c233e67 - Browse repository at this point
Copy the full SHA c233e67View commit details
Commits on Dec 3, 2025
-
Update resource management configuration (#7084)
Moving the condition to the correct node
Configuration menu - View commit details
-
Copy full SHA for 10d109f - Browse repository at this point
Copy the full SHA 10d109fView commit details
Commits on Dec 8, 2025
-
Merged PR 55833: Preapre for 10.1 release
Preapre for 10.1 release ---- #### AI description (iteration 1) #### PR Classification This pull request prepares the project for the 10.1 release by updating dependency versions and build configurations for a stable shipping build. #### PR Summary The changes update package versions and streamline build pipelines to ensure a stable, release-ready output: - **`eng/Versions.props`**: Bumped dependency versions from 10.0.0 to 10.0.1 and enabled release stabilization by setting `<StabilizePackageVersion>` to true and `<DotNetFinalVersionKind>` to release. - **`azure-pipelines.yml`**: Removed the code coverage stage and updated dependency triggers to simplify the CI pipeline. - **`NuGet.config`**: Removed the package source mapping section and added a new internal package source reference. - **`eng/pipelines/templates/BuildAndTest.yml` & `Directory.Build.props`**: Added tasks to set up private feed credentials and disabled NU1507 warnings to support internal feeds. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
Configuration menu - View commit details
-
Copy full SHA for 9e8d935 - Browse repository at this point
Copy the full SHA 9e8d935View commit details
Commits on Dec 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 04048e1 - Browse repository at this point
Copy the full SHA 04048e1View commit details -
Merged PR 55833: Preapre for 10.1 release (#7127)
Preapre for 10.1 release ---- #### AI description (iteration 1) #### PR Classification This pull request prepares the project for the 10.1 release by updating dependency versions and build configurations for a stable shipping build. #### PR Summary The changes update package versions and streamline build pipelines to ensure a stable, release-ready output: - **`eng/Versions.props`**: Bumped dependency versions from 10.0.0 to 10.0.1 and enabled release stabilization by setting `<StabilizePackageVersion>` to true and `<DotNetFinalVersionKind>` to release. - **`azure-pipelines.yml`**: Removed the code coverage stage and updated dependency triggers to simplify the CI pipeline. - **`NuGet.config`**: Removed the package source mapping section and added a new internal package source reference. - **`eng/pipelines/templates/BuildAndTest.yml` & `Directory.Build.props`**: Added tasks to set up private feed credentials and disabled NU1507 warnings to support internal feeds. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
Configuration menu - View commit details
-
Copy full SHA for 4bb940f - Browse repository at this point
Copy the full SHA 4bb940fView commit details
Commits on Dec 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5efad04 - Browse repository at this point
Copy the full SHA 5efad04View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc76fa2 - Browse repository at this point
Copy the full SHA cc76fa2View commit details -
Fix markdown parser crash on inline HTML elements (#7131)
Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: adamsitnik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2a872c8 - Browse repository at this point
Copy the full SHA 2a872c8View commit details -
Fix IndexOutOfRangeException when parsing markdown tables without tra…
…iling pipes (#7133) Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: adamsitnik <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be3641e - Browse repository at this point
Copy the full SHA be3641eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dd2a7d - Browse repository at this point
Copy the full SHA 9dd2a7dView commit details
Commits on Dec 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d0d7beb - Browse repository at this point
Copy the full SHA d0d7bebView commit details -
Augment UsageDetails with cached / reasoning token counts (#7122)
Cached tokens are currently reported by Anthropic, Gemini, OpenAI, and AWS. Reasoning tokens are currently reported by OpenAI and Gemini.
Configuration menu - View commit details
-
Copy full SHA for 9085192 - Browse repository at this point
Copy the full SHA 9085192View commit details -
Expose ctors for setting AdditionalProperties on Hosted tools (#7120)
* Expose ctors for setting AdditionalProperties on Hosted tools * Address feedback
Configuration menu - View commit details
-
Copy full SHA for a867287 - Browse repository at this point
Copy the full SHA a867287View commit details -
Update to OpenAI 2.8.0 (#7136)
* Update to OpenAI 2.8.0 * Fix merge and address feedback
Configuration menu - View commit details
-
Copy full SHA for b85d8c5 - Browse repository at this point
Copy the full SHA b85d8c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a57aae - Browse repository at this point
Copy the full SHA 8a57aaeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 28fb38d947...8a57aae6b4