Skip to content

Bump the all-dependencies group with 23 updates#252

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/all-dependencies-3fd8872d81
Closed

Bump the all-dependencies group with 23 updates#252
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/all-dependencies-3fd8872d81

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Updated coverlet.collector from 6.0.4 to 10.0.0.

Release notes

Sourced from coverlet.collector's releases.

10.0.0

Improvements

  • Unique Report Filenames (coverlet.MTP and AzDO) #​1866
  • Add --coverlet-file-prefix option for unique report files #​1869
  • Introduce .NET 10 support #​1823

Fixed

  • Fix [BUG] Wrong branch rate on IAsyncEnumerable for generic type #​1836
  • Fix [BUG] Missing Coverage after moving to MTP #​1843
  • Fix [BUG] No coverage reported when targeting .NET Framework with 8.0.1 #​1842
  • Fix [BUG] Behavior changes between MTP and Legacy (msbuild) #​1878
  • Fix [BUG] Coverlet.MTP - Unable to load coverlet.mtp.appsettings.json #​1880
  • Fix [BUG] Coverlet.Collector produces empty report when Mediator.SourceGenerator is referenced #​1718 by https://github.com/yusyd
  • Fix [BUG] Crash during instrumentation (Methods using LibraryImport/DllImport have no body) #​1762

Maintenance

  • Add comprehensive async method tests and documentation for issue #​1864
  • Replace Tmds.ExecFunction Package in coverlet.core.coverage.tests #​1833
  • Add net9.0 and net10.0 targets #​1822

Diff between 8.0.1 and 10.0.0

8.0.1

Fixed

  • Fix [BUG] TypeInitializationException when targeting .NET Framework #​1818
  • Fix [BUG] coverlet.MTP build fails with CS0400 due to developmentDependency=true #​1827

Improvements

  • Additional improvements needed for .NET Framework instrumentation type import #​1825

Diff between 8.0.0 and 8.0.1

8.0.0

Special Thanks: A huge thank you to @​Bertk for driving the majority of the work in this release! 🎉

Fixed

Improvements

  • Coverlet MTP extension feature #​1788
  • Generate SBOM for nuget packages #​1752
  • Use multi targets projects for coverlet.collector, coverlet.msbuild.tasks packages #​1742
  • Use .NET 8.0 target framework for coverlet.core and remove Newtonsoft.Json #​1733
  • Use latest System.CommandLine version #​1660
  • Upgraded minimum required .NET SDK and runtime to .NET 8.0 LTS (Long Term Support) (Breaking Change)
  • Use xunit.v3 for tests and example code

Diff between 6.0.4 and 8.0.0

Commits viewable in compare view.

Updated coverlet.msbuild from 6.0.4 to 10.0.0.

Release notes

Sourced from coverlet.msbuild's releases.

10.0.0

Improvements

  • Unique Report Filenames (coverlet.MTP and AzDO) #​1866
  • Add --coverlet-file-prefix option for unique report files #​1869
  • Introduce .NET 10 support #​1823

Fixed

  • Fix [BUG] Wrong branch rate on IAsyncEnumerable for generic type #​1836
  • Fix [BUG] Missing Coverage after moving to MTP #​1843
  • Fix [BUG] No coverage reported when targeting .NET Framework with 8.0.1 #​1842
  • Fix [BUG] Behavior changes between MTP and Legacy (msbuild) #​1878
  • Fix [BUG] Coverlet.MTP - Unable to load coverlet.mtp.appsettings.json #​1880
  • Fix [BUG] Coverlet.Collector produces empty report when Mediator.SourceGenerator is referenced #​1718 by https://github.com/yusyd
  • Fix [BUG] Crash during instrumentation (Methods using LibraryImport/DllImport have no body) #​1762

Maintenance

  • Add comprehensive async method tests and documentation for issue #​1864
  • Replace Tmds.ExecFunction Package in coverlet.core.coverage.tests #​1833
  • Add net9.0 and net10.0 targets #​1822

Diff between 8.0.1 and 10.0.0

8.0.1

Fixed

  • Fix [BUG] TypeInitializationException when targeting .NET Framework #​1818
  • Fix [BUG] coverlet.MTP build fails with CS0400 due to developmentDependency=true #​1827

Improvements

  • Additional improvements needed for .NET Framework instrumentation type import #​1825

Diff between 8.0.0 and 8.0.1

8.0.0

Special Thanks: A huge thank you to @​Bertk for driving the majority of the work in this release! 🎉

Fixed

Improvements

  • Coverlet MTP extension feature #​1788
  • Generate SBOM for nuget packages #​1752
  • Use multi targets projects for coverlet.collector, coverlet.msbuild.tasks packages #​1742
  • Use .NET 8.0 target framework for coverlet.core and remove Newtonsoft.Json #​1733
  • Use latest System.CommandLine version #​1660
  • Upgraded minimum required .NET SDK and runtime to .NET 8.0 LTS (Long Term Support) (Breaking Change)
  • Use xunit.v3 for tests and example code

Diff between 6.0.4 and 8.0.0

Commits viewable in compare view.

Updated Microsoft.AspNetCore.Mvc.Testing from 10.0.2 to 10.0.6.

Release notes

Sourced from Microsoft.AspNetCore.Mvc.Testing's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration from 10.0.2 to 10.0.6.

Release notes

Sourced from Microsoft.Extensions.Configuration's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.Binder from 10.0.2 to 10.0.6.

Release notes

Sourced from Microsoft.Extensions.Configuration.Binder's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Configuration.EnvironmentVariables from 10.0.2 to 10.0.6.

Release notes

Sourced from Microsoft.Extensions.Configuration.EnvironmentVariables's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.DependencyInjection from 10.0.2 to 10.0.6.

Release notes

Sourced from Microsoft.Extensions.DependencyInjection's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Diagnostics.Testing from 10.2.0 to 10.5.0.

Release notes

Sourced from Microsoft.Extensions.Diagnostics.Testing's releases.

10.5.0

HTTP Logging Middleware APIs in Microsoft.AspNetCore.Diagnostics.Middleware are now stable. This release also transfers Microsoft.Extensions.VectorData.Abstractions and Microsoft.Extensions.VectorData.ConformanceTests from the Semantic Kernel repository into dotnet/extensions, jumping from 10.1.0 to 10.5.0 for consistent versioning. The release also delivers fixes across the AI libraries, AI Evaluation, and Service Discovery.

Breaking Changes

  1. Rename VectorStoreVectorAttribute constructor parameter #​7460
    • The Dimensions parameter was renamed to dimensions (lowercase). This is a source-breaking change only — binary compatibility is preserved.
    • If you use the named argument syntax new VectorStoreVectorAttribute(Dimensions: 1536), update it to new VectorStoreVectorAttribute(dimensions: 1536).

Experimental API Changes

Now Stable

  • HTTP Logging Middleware APIs are now stable (previously EXTEXP0013): AddHttpLogEnricher<T>, IHttpLogEnricher, and RequestHeadersLogEnricherOptions.HeadersDataClasses #​7380

What's Changed

AI

  • Fix OpenAIResponsesChatClient to respect "store":false in responses #​7417 by @​stephentoub
  • Fix InvalidOperationException in CoalesceWebSearchToolCallContent #​7419 by @​stephentoub
  • Handle F# optional parameters in AIFunctionFactory schema generation #​7439 by @​eiriktsarpalis
  • Fix ComputerCallResponseItem using Item.Id instead of CallId #​7446 by @​jozkee
  • Fix HostedFileContent with image MIME type sent as input_file instead of input_image #​7438 by @​stephentoub (co-authored by @​copilot)
  • Guard Activity.Current restore with null check in OpenTelemetry streaming clients #​7443 by @​stephentoub (co-authored by @​copilot)
  • Enable stateless mode in remote MCP server template (released as v1.2.0 on 2026-04-01) #​7441 by @​jeffhandley

Vector Data

  • Move Microsoft.Extensions.VectorData.Abstractions over from Semantic Kernel #​7434 by @​roji
  • Rename VectorStoreVectorAttribute dimensions constructor parameter #​7460 by @​roji

AI Evaluation

  • Add Path Validation for DiskBasedResponseCache and DiskBasedResultStore #​7397 by @​peterwald
  • Update brace-expansion for CVE-2026-33750 #​7457 by @​SamMonoRT

ASP.NET Core Extensions

  • Removing experimental attribute from Http logging middleware #​7380 by @​mariamgerges

Service Discovery

  • Implement RFC6761 reserved DNS names handling #​6924 by @​rzikm

Documentation Updates

  • Remove per-library CHANGELOG.md files #​7413 by @​jeffhandley

Test Improvements

... (truncated)

10.4.1

This release of the Microsoft.Extensions.AI packages adds new experimental APIs for Realtime client sessions and Text-to-Speech, along with OpenTelemetry and middleware improvements.

Packages in this release

Package Version
Microsoft.Extensions.AI.Abstractions 10.4.1
Microsoft.Extensions.AI 10.4.1
Microsoft.Extensions.AI.OpenAI 10.4.1

Experimental API Changes

New Experimental APIs

  • New experimental API: Realtime Client Sessions #​7285 and #​7399
  • New experimental API: Text-to-Speech Client #​7381

Changes to Experimental APIs

  • Hosted File Download Stream: write-path methods now explicitly throw NotSupportedException #​7394

What's Changed

AI

  • Add ITextToSpeechClient abstraction, middleware, and OpenAI implementation #​7381 by @​stephentoub
  • Realtime Client Proposal #​7285 by @​tarekgh
  • Add VoiceActivityDetection options to realtime session abstractions #​7399 by @​tarekgh
  • Make UriContent mediaType parameter optional with inference from URI file extension #​7398 by @​stephentoub (co-authored by @​Copilot)
  • Emit gen_ai.client.operation.exception via ILogger LoggerMessage on OpenTelemetry instrumentation classes #​7379 by @​stephentoub (co-authored by @​Copilot)
  • Support invoke_workflow as an equivalent parent span to invoke_agent in FunctionInvokingChatClient #​7382 by @​stephentoub (co-authored by @​Copilot)
  • Make HostedFileDownloadStream explicitly read-only #​7394 by @​stephentoub (co-authored by @​Copilot)

Documentation Updates

  • Document JSON schema derivation for return types in AIFunctionFactory #​7400 by @​stephentoub (co-authored by @​Copilot)

Test Improvements

  • Fix test warnings #​7369 by @​jozkee
  • Add tests for JSON deserialization of serializable types #​7373 by @​stephentoub (co-authored by @​Copilot)

Repository Infrastructure Updates

  • Update Package Validation Baseline to 10.4.0 #​7389 by @​jeffhandley (co-authored by @​Copilot)
  • Update ModelContextProtocol libraries to version 1.0.0 #​7340 by @​stephentoub (co-authored by @​Copilot)

Acknowledgements

  • @​eiriktsarpalis @​ericstj @​CodeBlanch @​lmolkova @​adamsitnik @​joperezr reviewed pull requests
    ... (truncated)

10.4.0

This release advances the AI abstractions with new hosted file, web search, and reasoning content types, stabilizes MCP and tool approval APIs, adds streaming latency metrics to OpenTelemetry instrumentation, and delivers bug fixes across caching, data ingestion, and resource monitoring.

Experimental API Changes

Now Stable

  • MCP Server Tool Content and Function Call Approval APIs are now stable (previously MEAI001) #​7299
  • FakeLogCollector.GetLogsAsync(CancellationToken) is now stable (previously EXTEXP0003) #​7332

New Experimental APIs

  • New experimental AddExtendedHttpClientLogging overloads with wrapHandlersPipeline parameter (EXTEXP0013) #​7231

Removed Experimental APIs

  • AI Tool Reduction experimental APIs removed (was experimental under MEAI001) #​7353

What's Changed

AI

  • Add IHostedFileClient and friends #​7269 by @​stephentoub
  • Add web search tool call content #​7276 by @​stephentoub (co-authored by @​Copilot)
  • Surface OpenAI-compatible reasoning_content as TextReasoningContent #​7295 by @​stephentoub
  • MCP/Approvals/Tool Contents stabilization #​7299 by @​jozkee
  • Implement time_to_first_chunk and time_per_output_chunk streaming metrics in OpenTelemetryChatClient #​7325 by @​stephentoub (co-authored by @​Copilot)
  • Add openai.api.type telemetry attribute to OpenAI IChatClient implementations #​7316 by @​stephentoub (co-authored by @​Copilot)
  • Update OpenTelemetry Gen AI semantic conventions to v1.40 #​7322 by @​stephentoub (co-authored by @​Copilot)
  • Fix tool definitions emission regardless of sensitivity setting #​7346 by @​stephentoub (co-authored by @​Copilot)
  • Honor [Required] attribute in AI function parameter JSON schema generation #​7272 by @​stephentoub (co-authored by @​Copilot)
  • AddAIContentType automatically registers content type against every base in the inheritance chain up to AIContent #​7358 by @​jozkee (co-authored by @​Copilot)
  • Auto-mark server-handled FunctionCallContent as InformationalOnly #​7314 by @​stephentoub (co-authored by @​Copilot)
  • Map ReasoningEffort.None and ExtraHigh to none and xhigh in OpenAI IChatClient implementations #​7319 by @​stephentoub (co-authored by @​Copilot)
  • Handle DynamicMethod reflection limitations in AIFunctionFactory #​7287 by @​stephentoub (co-authored by @​Copilot)
  • Fix Activity.Current nulled during streaming tool invocation #​7321 by @​flaviocdc (co-authored by @​Copilot)
  • Handle FunctionCallOutputResponseItem in streaming response conversion #​7307 by @​stephentoub (co-authored by @​Copilot)
  • Fix serialization of response continuation tokens #​7356 by @​stephentoub
  • Remove AI Tool Reduction experimental APIs #​7353 by @​stephentoub (co-authored by @​Copilot)
  • Update OpenAI to 2.9.1 #​7349 by @​stephentoub

Telemetry and Observability

  • Introduce support for the Gauge metric type #​7203 by @​rainsxng
  • Update logging source generator to support generic methods #​7331 by @​svick (co-authored by @​Copilot)
  • Update logging source generator to match runtime PR #​124589 (ref readonly/params/scoped) #​7333 by @​svick (co-authored by @​Copilot)
  • Promote FakeLogCollector.GetLogsAsync(CancellationToken) from experimental to stable #​7332 by @​Demo30
  • Remove obsolete CS1591 warning suppression from generated file preamble #​7308 by @​luissena

HTTP Resilience and Diagnostics

... (truncated)

10.3.0

Experimental API Changes

Now Stable

  • IChatReducer interface — graduated from experimental to stable. The interface is now stable; concrete implementations (MessageCountingChatReducer, SummarizingChatReducer, ReducingChatClient) remain experimental. #​7235 by @​jeffhandley
  • FunctionCallContent and FunctionResultContent unsealed — changed from sealed class to class, enabling derivation. #​7229 by @​stephentoub (co-authored by @​Copilot)

Breaking Changes to Experimental APIs

  • Experimental diagnostic ID reorganization — the blanket MEAI001 diagnostic ID was split into feature-specific constants. OpenAI-specific experimental APIs now use OPENAI001, OPENAI002, or SCME0001 instead of MEAI001. Consumers who suppressed MEAI001 for OpenAI APIs may need to suppress OPENAI001/OPENAI002 instead. #​7116 by @​jeffhandley (co-authored by @​Copilot), #​7235 by @​jeffhandley

New Experimental APIs

  • Chat reduction implementationsMessageCountingChatReducer, SummarizingChatReducer, ReducingChatClient, and UseChatReducer builder extension. #​7235 by @​jeffhandley
  • OpenAI Responses/Assistants/Realtime/Image/Audio integrations — assigned feature-specific experimental diagnostic IDs (OPENAI001, OPENAI002). #​7235 by @​jeffhandley
  • ImageGenerationToolCallContent and ImageGenerationToolResultContent — added to JSON serialization infrastructure. #​7275 by @​stephentoub (co-authored by @​Copilot)

What's Changed

AI

  • Add ReasoningOptions to ChatOptions #​7252 by @​stephentoub (co-authored by @​Copilot)
  • Add LoadFromAsync and SaveToAsync helper methods to DataContent #​7159 by @​stephentoub (co-authored by @​Copilot)
  • Add FunctionCallContent.InformationalOnly property #​7126, #​7262 by @​stephentoub (co-authored by @​Copilot)
  • Add server tool call support to OpenTelemetryChatClient per semantic conventions #​7240 by @​stephentoub (co-authored by @​Copilot)
  • Add ImageGenerationToolCallContent and ImageGenerationToolResultContent to JSON serialization infrastructure #​7275 by @​stephentoub (co-authored by @​Copilot)
  • Add logging to FunctionInvokingChatClient for approval flow, error handling, and loop control #​7228 by @​stephentoub (co-authored by @​Copilot)
  • Allow FunctionResultContent pass-through when CallId matches #​7229 by @​stephentoub (co-authored by @​Copilot)
  • Remove AIFunctionDeclaration tools on last iteration in FunctionInvokingChatClient #​7207 by @​stephentoub (co-authored by @​Copilot)
  • Propagate CachedInputTokenCount in OpenTelemetry telemetry #​7234 by @​stephentoub (co-authored by @​Copilot)
  • Categorize MEAI001 experimental APIs #​7116 by @​jeffhandley (co-authored by @​Copilot)
  • MEAI: Update Experimental / Preview Features #​7235 by @​jeffhandley
  • ToChatResponse: Merge AdditionalProperties into ChatMessage instead of ChatResponse #​7194 by @​stephentoub (co-authored by @​Copilot)
  • Fix FunctionInvokingChatClient to respect ChatOptions.Tools modifications by function tools #​7218 by @​stephentoub (co-authored by @​Copilot)
  • Fix FunctionInvokingChatClient invoke_agent span detection with exact match or space delimiter #​7224 by @​stephentoub (co-authored by @​Copilot)
  • Fix approval request/response correlation in FunctionInvokingChatClient #​7261 by @​stephentoub (co-authored by @​Copilot)
  • Fix DataUriParser to default to text/plain;charset=US-ASCII per RFC 2397 #​7247 by @​stephentoub (co-authored by @​Copilot)
  • Fix NRT resolution for AIFunction parameters #​7200 by @​eiriktsarpalis
  • Preserve extra JSON schema properties in ToolJson serialization #​7250 by @​stephentoub (co-authored by @​Copilot)
  • Fix token metric unit to use UCUM format {token} #​7241 by @​stephentoub
  • Fix OpenAI responses streaming to preserve encrypted reasoning content #​7266 by @​stephentoub
  • Update OpenAIResponsesChatClient to handle streaming code interpreter content #​7267 by @​stephentoub

Diagnostics, Health Checks, and Resource Monitoring

  • [5752] FakeLogCollector waiting capabilities #​6228 by @​Demo30
  • Bring new cpu.requests formula from Kubernetes #​7239 by @​amadeuszl

Service Discovery

... (truncated)

Commits viewable in compare view.

Updated Microsoft.Extensions.Options from 10.0.2 to 10.0.6.

Release notes

Sourced from Microsoft.Extensions.Options's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.Options.DataAnnotations from 10.0.2 to 10.0.6.

Release notes

Sourced from Microsoft.Extensions.Options.DataAnnotations's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated Microsoft.Extensions.TimeProvider.Testing from 10.2.0 to 10.5.0.

Release notes

Sourced from Microsoft.Extensions.TimeProvider.Testing's releases.

10.5.0

HTTP Logging Middleware APIs in Microsoft.AspNetCore.Diagnostics.Middleware are now stable. This release also transfers Microsoft.Extensions.VectorData.Abstractions and Microsoft.Extensions.VectorData.ConformanceTests from the Semantic Kernel repository into dotnet/extensions, jumping from 10.1.0 to 10.5.0 for consistent versioning. The release also delivers fixes across the AI libraries, AI Evaluation, and Service Discovery.

Breaking Changes

  1. Rename VectorStoreVectorAttribute constructor parameter #​7460
    • The Dimensions parameter was renamed to dimensions (lowercase). This is a source-breaking change only — binary compatibility is preserved.
    • If you use the named argument syntax new VectorStoreVectorAttribute(Dimensions: 1536), update it to new VectorStoreVectorAttribute(dimensions: 1536).

Experimental API Changes

Now Stable

  • HTTP Logging Middleware APIs are now stable (previously EXTEXP0013): AddHttpLogEnricher<T>, IHttpLogEnricher, and RequestHeadersLogEnricherOptions.HeadersDataClasses #​7380

What's Changed

AI

  • Fix OpenAIResponsesChatClient to respect "store":false in responses #​7417 by @​stephentoub
  • Fix InvalidOperationException in CoalesceWebSearchToolCallContent #​7419 by @​stephentoub
  • Handle F# optional parameters in AIFunctionFactory schema generation #​7439 by @​eiriktsarpalis
  • Fix ComputerCallResponseItem using Item.Id instead of CallId #​7446 by @​jozkee
  • Fix HostedFileContent with image MIME type sent as input_file instead of input_image #​7438 by @​stephentoub (co-authored by @​copilot)
  • Guard Activity.Current restore with null check in OpenTelemetry streaming clients #​7443 by @​stephentoub (co-authored by @​copilot)
  • Enable stateless mode in remote MCP server template (released as v1.2.0 on 2026-04-01) #​7441 by @​jeffhandley

Vector Data

  • Move Microsoft.Extensions.VectorData.Abstractions over from Semantic Kernel #​7434 by @​roji
  • Rename VectorStoreVectorAttribute dimensions constructor parameter #​7460 by @​roji

AI Evaluation

  • Add Path Validation for DiskBasedResponseCache and DiskBasedResultStore #​7397 by @​peterwald
  • Update brace-expansion for CVE-2026-33750 #​7457 by @​SamMonoRT

ASP.NET Core Extensions

  • Removing experimental attribute from Http logging middleware #​7380 by @​mariamgerges

Service Discovery

  • Implement RFC6761 reserved DNS names handling #​6924 by @​rzikm

Documentation Updates

  • Remove per-library CHANGELOG.md files #​7413 by @​jeffhandley

Test Improvements

... (truncated)

10.4.1

This release of the Microsoft.Extensions.AI packages adds new experimental APIs for Realtime client sessions and Text-to-Speech, along with OpenTelemetry and middleware improvements.

Packages in this release

Package Version
Microsoft.Extensions.AI.Abstractions 10.4.1
Microsoft.Extensions.AI 10.4.1
Microsoft.Extensions.AI.OpenAI 10.4.1

Experimental API Changes

New Experimental APIs

  • New experimental API: Realtime Client Sessions #​7285 and #​7399
  • New experimental API: Text-to-Speech Client #​7381

Changes to Experimental APIs

  • Hosted File Download Stream: write-path methods now explicitly throw NotSupportedException #​7394

What's Changed

AI

  • Add ITextToSpeechClient abstraction, middleware, and OpenAI implementation #​7381 by @​stephentoub
  • Realtime Client Proposal #​7285 by @​tarekgh
  • Add VoiceActivityDetection options to realtime session abstractions #​7399 by @​tarekgh
  • Make UriContent mediaType parameter optional with inference from URI file extension #​7398 by @​stephentoub (co-authored by @​Copilot)
  • Emit gen_ai.client.operation.exception via ILogger LoggerMessage on OpenTelemetry instrumentation classes #​7379 by @​stephentoub (co-authored by @​Copilot)
  • Support invoke_workflow as an equivalent parent span to invoke_agent in FunctionInvokingChatClient #​7382 by @​stephentoub (co-authored by @​Copilot)
  • Make HostedFileDownloadStream explicitly read-only #​7394 by @​stephentoub (co-authored by @​Copilot)

Documentation Updates

  • Document JSON schema derivation for return types in AIFunctionFactory #​7400 by @​stephentoub (co-authored by @​Copilot)

Test Improvements

  • Fix test warnings #​7369 by @​jozkee
  • Add tests for JSON deserialization of serializable types #​7373 by @​stephentoub (co-authored by @​Copilot)

Repository Infrastructure Updates

  • Update Package Validation Baseline to 10.4.0 #​7389 by @​jeffhandley (co-authored by @​Copilot)
  • Update ModelContextProtocol libraries to version 1.0.0 #​7340 by @​stephentoub (co-authored by @​Copilot)

Acknowledgements

  • @​eiriktsarpalis @​ericstj @​CodeBlanch @​lmolkova @​adamsitnik @​joperezr reviewed pull requests
    ... (truncated)

10.4.0

This release advances the AI abstractions with new hosted file, web search, and reasoning content types, stabilizes MCP and tool approval APIs, adds streaming latency metrics to OpenTelemetry instrumentation, and delivers bug fixes across caching, data ingestion, and resource monitoring.

Experimental API Changes

Now Stable

  • MCP Server Tool Content and Function Call Approval APIs are now stable (previously MEAI001) #​7299
  • FakeLogCollector.GetLogsAsync(CancellationToken) is now stable (previously EXTEXP0003) #​7332

New Experimental APIs

  • New experimental AddExtendedHttpClientLogging overloads with wrapHandlersPipeline parameter (EXTEXP0013) #​7231

Removed Experimental APIs

  • AI Tool Reduction experimental APIs removed (was experimental under MEAI001) #​7353

What's Changed

AI

  • Add IHostedFileClient and friends #​7269 by @​stephentoub
  • Add web search tool call content #​7276 by @​stephentoub (co-authored by @​Copilot)
  • Surface OpenAI-compatible reasoning_content as TextReasoningContent #​7295 by @​stephentoub
  • MCP/Approvals/Tool Contents stabilization #​7299 by @​jozkee
  • Implement time_to_first_chunk and time_per_output_chunk streaming metrics in OpenTelemetryChatClient #​7325 by @​stephentoub (co-authored by @​Copilot)
  • Add openai.api.type telemetry attribute to OpenAI IChatClient implementations #​7316 by @​stephentoub (co-authored by @​Copilot)
  • Update OpenTelemetry Gen AI semantic conventions to v1.40 #​7322 by @​stephentoub (co-authored by @​Copilot)
  • Fix tool definitions emission regardless of sensitivity setting #​7346 by @​stephentoub (co-authored by @​Copilot)
  • Honor [Required] attribute in AI function parameter JSON schema generation #​7272 by @​stephentoub (co-authored by @​Copilot)
  • AddAIContentType automatically registers content type against every base in the inheritance chain up to AIContent #​7358 by @​jozkee (co-authored by @​Copilot)
  • Auto-mark server-handled FunctionCallContent as InformationalOnly #​7314 by @​stephentoub (co-authored by @​Copilot)
  • Map ReasoningEffort.None and ExtraHigh to none and xhigh in OpenAI IChatClient implementations #​7319 by @​stephentoub (co-authored by @​Copilot)
  • Handle DynamicMethod reflection limitations in AIFunctionFactory #​7287 by @​stephentoub (co-authored by @​Copilot)
  • Fix Activity.Current nulled during streaming tool invocation #​7321 by @​flaviocdc (co-authored by @​Copilot)
  • Handle FunctionCallOutputResponseItem in streaming response conversion #​7307 by @​stephentoub (co-authored by @​Copilot)
  • Fix serialization of response continuation tokens #​7356 by @​stephentoub
  • Remove AI Tool Reduction experimental APIs #​7353 by @​stephentoub (co-authored by @​Copilot)
  • Update OpenAI to 2.9.1 #​7349 by @​stephentoub

Telemetry and Observability

  • Introduce support for the Gauge metric type #​7203 by @​rainsxng
  • Update logging source generator to support generic methods #​7331 by @​svick (co-authored by @​Copilot)
  • Update logging source generator to match runtime PR #​124589 (ref readonly/params/scoped) #​7333 by @​svick (co-authored by @​Copilot)
  • Promote FakeLogCollector.GetLogsAsync(CancellationToken) from experimental to stable #​7332 by @​Demo30
  • Remove obsolete CS1591 warning suppression from generated file preamble #​7308 by @​luissena

HTTP Resilience and Diagnostics

... (truncated)

10.3.0

Experimental API Changes

Now Stable

  • IChatReducer interface — graduated from experimental to stable. The interface is now stable; concrete implementations (MessageCountingChatReducer, SummarizingChatReducer, ReducingChatClient) remain experimental. #​7235 by @​jeffhandley
  • FunctionCallContent and FunctionResultContent unsealed — changed from sealed class to class, enabling derivation. #​7229 by @​stephentoub (co-authored by @​Copilot)

Breaking Changes to Experimental APIs

  • Experimental diagnostic ID reorganization — the blanket MEAI001 diagnostic ID was split into feature-specific constants. OpenAI-specific experimental APIs now use OPENAI001, OPENAI002, or SCME0001 instead of MEAI001. Consumers who suppressed MEAI001 for OpenAI APIs may need to suppress OPENAI001/OPENAI002 instead. #​7116 by @​jeffhandley (co-authored by @​Copilot), #​7235 by @​jeffhandley

New Experimental APIs

  • Chat reduction implementationsMessageCountingChatReducer, SummarizingChatReducer, ReducingChatClient, and UseChatReducer builder extension. #​7235 by @​jeffhandley
  • OpenAI Responses/Assistants/Realtime/Image/Audio integrations — assigned feature-specific experimental diagnostic IDs (OPENAI001, OPENAI002). #​7235 by @​jeffhandley
  • ImageGenerationToolCallContent and ImageGenerationToolResultContent — added to JSON serialization infrastructure. #​7275 by @​stephentoub (co-authored by @​Copilot)

What's Changed

AI

  • Add ReasoningOptions to ChatOptions #​7252 by @​stephentoub (co-authored by @​Copilot)
  • Add LoadFromAsync and SaveToAsync helper methods to DataContent #​7159 by @​stephentoub (co-authored by @​Copilot)
  • Add FunctionCallContent.InformationalOnly property #​7126, #​7262 by @​stephentoub (co-authored by @​Copilot)
  • Add server tool call support to OpenTelemetryChatClient per semantic conventions #​7240 by @​stephentoub (co-authored by @​Copilot)
  • Add ImageGenerationToolCallContent and ImageGenerationToolResultContent to JSON serialization infrastructure #​7275 by @​stephentoub (co-authored by @​Copilot)
  • Add logging to FunctionInvokingChatClient for approval flow, error handling, and loop control #​7228 by @​stephentoub (co-authored by @​Copilot)
  • Allow FunctionResultContent pass-through when CallId matches #​7229 by @​stephentoub (co-authored by @​Copilot)
  • Remove AIFunctionDeclaration tools on last iteration in FunctionInvokingChatClient #​7207 by @​stephentoub (co-authored by @​Copilot)
  • Propagate CachedInputTokenCount in OpenTelemetry telemetry #​7234 by @​stephentoub (co-authored by @​Copilot)
  • Categorize MEAI001 experimental APIs #​7116 by @​jeffhandley (co-authored by @​Copilot)
  • MEAI: Update Experimental / Preview Features #​7235 by @​jeffhandley
  • ToChatResponse: Merge AdditionalProperties into ChatMessage instead of ChatResponse #​7194 by @​stephentoub (co-authored by @​Copilot)
  • Fix FunctionInvokingChatClient to respect ChatOptions.Tools modifications by function tools #​7218 by @​stephentoub (co-authored by @​Copilot)
  • Fix FunctionInvokingChatClient invoke_agent span detection with exact match or space delimiter #​7224 by @​stephentoub (co-authored by @​Copilot)
  • Fix approval request/response correlation in FunctionInvokingChatClient #​7261 by @​stephentoub (co-authored by @​Copilot)
  • Fix DataUriParser to default to text/plain;charset=US-ASCII per RFC 2397 #​7247 by @​stephentoub (co-authored by @​Copilot)
  • Fix NRT resolution for AIFunction parameters #​7200 by @​eiriktsarpalis
  • Preserve extra JSON schema properties in ToolJson serialization #​7250 by @​stephentoub (co-authored by @​Copilot)
  • Fix token metric unit to use UCUM format {token} #​7241 by @​stephentoub
  • Fix OpenAI responses streaming to preserve encrypted reasoning content #​7266 by @​stephentoub
  • Update OpenAIResponsesChatClient to handle streaming code interpreter content #​7267 by @​stephentoub

Diagnostics, Health Checks, and Resource Monitoring

  • [5752] FakeLogCollector waiting capabilities #​6228 by @​Demo30
  • Bring new cpu.requests formula from Kubernetes #​7239 by @​amadeuszl

Service Discovery

... (truncated)

Commits viewable in compare view.

Updated Microsoft.NET.Test.Sdk from 18.0.1 to 18.4.0.

Release notes

Sourced from Microsoft.NET.Test.Sdk's releases.

18.4.0

What's Changed

New Contributors

Full Changelog: microsoft/vstest@v18.3.0...v18.4.0

18.3.0

What's Changed

Internal fixes and updates

New Contributors

Commits viewable in compare view.

Updated Microsoft.PowerShell.SDK from 7.5.4 to 7.6.0.

Release notes

Sourced from Microsoft.PowerShell.SDK's releases.

7.6.0

## 7.6.0 - 2026-03-12

General Cmdlet Updates and Fixes

  • Update PowerShell Profile DSC resource manifests to allow null for content (#​26973)

Tests

  • Add GitHub Actions annotations for Pester test failures (#​26969)
  • Fix Import-Module.Tests.ps1 to handle Arm32 platform (#​26888)

Build and Packaging Improvements

Update to .NET SDK 10.0.201

  • Update v7.6 release branch to use .NET SDK 10.0.201 (#​27041)
  • Create LTS package and non-LTS package for macOS for LTS releases (#​27040)
  • Fix the container image for package pipelines (#​27020)
  • Update Microsoft.PowerShell.PSResourceGet version to 1.2.0 (#​27007)
  • Update LTS and Stable release settings in metadata (#​27006)
  • Update branch for release (#​26989)
  • Fix ConvertFrom-ClearlyDefinedCoordinates to handle API object coordinates (#​26986)
  • Update NuGet package versions in cgmanifest.json to actually match the branch (#​26982)
  • Bump actions/upload-artifact from 6 to 7 (#​26979)
  • Split TPN manifest and Component Governance manifest (#​26978)
  • Bump github/codeql-action from 4.32.4 to 4.32.6 (#​26975)
  • Bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#​26974)
  • Hardcode Official templates (#​26972)
  • Fix a preview detection test for the packaging script (#​26971)
  • Add PMC packages for debian13 and rhel10 (#​26917)
  • Add version in description and pass store task on failure (#​26889)
  • Exclude .exe packages from publishing to GitHub (#​26887)
  • Correct the package name for .deb and .rpm packages (#​26884)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    ... (truncated)

7.6.0-rc.1

## 7.6.0-rc.1 - 2026-02-19

Tests

  • Fix $PSDefaultParameterValues leak causing tests to skip unexpectedly (#​26705)

Build and Packaging Improvements

Expand to see details.

  • Update branch for release (#​26779)
  • Update Microsoft.PowerShell.PSResourceGet version to 1.2.0-rc3 (#​26767)
  • Update Microsoft.PowerShell.Native package version (#​26748)
  • Move PowerShell build to depend on .NET SDK 10.0.102 (#​26717)
  • Fix buildinfo.json uploading for preview, LTS, and stable releases (#​26715)
  • Fix macOS preview package identifier detection to use version string (#​26709)
  • Update metadata.json to update the Latest attribute with a better name (#​26708)
  • Remove unused runCodesignValidationInjection variable from pipeline templates (#​26707)
  • Update Get-ChangeLog to handle backport PRs correctly (#​26706)
  • Bring release changes from the v7.6.0-preview.6 release (#​26626)
  • Fix the DSC test by skipping AfterAll cleanup if the initial setup in BeforeAll failed (#​26622)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • DE5F1D117891550719C7CCDEB0A26BD9C7989F2C1B6E8D0D3C2209B36666F1B5
  • powershell-7.6.0-rc.1-linux-arm32.tar.gz
    • ED25EE0218FDB0A65A53FAB3A6E100D0E95D3F7C5835D4295C7DBE1C67DA8522
  • powershell-7.6.0-rc.1-linux-arm64.tar.gz
    • 055A6220F6FEFAE630801CC6A563F4B05341F75D95000D1729158E9E0E09B2B4
  • powershell-7.6.0-rc.1-linux-musl-x64.tar.gz
    • 814978596B472F9C7442BA9D352DCD41C0641DD6A082CA3E6261782E7529BB5B
  • powershell-7.6.0-rc.1-linux-x64-fxdependent.tar.gz
    • 000424060E5481ADEB620FF6CBA3C2187915D72C2266D6D3C1B7B03D54BFA538
  • powershell-7.6.0-rc.1-linux-x64-musl-noopt-fxdependent.tar.gz
    • 5DC52CA807ABE01349D09EE9EC7933674FD827E02986144E36FFF6A7E35AEB73
  • powershell-7.6.0-rc.1-linux-x64.tar.gz
    ... (truncated)

7.6.0-preview.6

## [7.6.0-preview.6] - 2025-12-11

Known Issues

The current release is unavailable on both NuGet and the Linux package repositories hosted on packages.microsoft.com.

Engine Updates and Fixes

  • Properly expand aliases to their actual resolved commands (#​26571) (Thanks @​kilasuit!)

General Cmdlet Updates and Fixes

  • Update Microsoft.PowerShell.PSResourceGet to v1.2.0-preview5 (#​26590)
  • Make the experimental feature PSFeedbackProvider stable (#​26502)
  • Fix a regression in the API CompletionCompleters.CompleteFilename() that causes null reference exception (#​26487)
  • Add Delimiter parameter to Get-Clipboard (#​26572) (Thanks @​MartinGC94!)
  • Close pipe client handles after creating the child ssh process (#​26564)
  • Make some experimental features stable (#​26490)
  • DSC v3 resource for PowerShell Profile (#​26447)

Tools

  • Add merge conflict marker detection to linux-ci workflow and refactor existing actions to use reusable get-changed-files action (#​26530)
  • Add reusable get-changed-files action and refactor existing actions (#​26529)
  • Refactor analyze job to reusable workflow and enable on Windows CI (#​26494)

Tests

  • Fix merge conflict checker for empty file lists and filter *.cs files (#​26556)
  • Add markdown link verification for PRs (#​26445)

Build and Packaging Improvements

Expand to see details.

  • Fix template path for rebuild branch check in package.yml (#​26560)
  • Update the macos package name for preview releases to match the previous pattern (#​26576)
  • Add rebuild branch support with conditional MSIX signing (#​26573)
  • Update the WCF packages to the latest version that is compatible with v4.10.3 (#​26503)
  • Improve ADO package build and validation across platforms (#​26532)
  • Mirror .NET/runtime ICU version range in PowerShell (#​26563) (Thanks @​kasperk81!)
  • Update the macos package name for preview releases to match the previous pattern (#​26562)
  • Fix condition syntax for StoreBroker package tasks in MSIX pipeline (#​26561)
  • ... (truncated)

    7.6.0-preview.5

    ## 7.6.0-preview.5

    Engine Updates and Fixes

    • Allow opt-out of the named-pipe listener using the environment variable POWERSHELL_DIAGNOSTICS_OPTOUT (#​26086)
    • Ensure that socket timeouts are set only during the token validation (#​26066)
    • Fix race condition in RemoteHyperVSocket (#​26057)
    • Fix stderr output of console host to respect NO_COLOR (#​24391)
    • Update PSRP protocol to deprecate session key exchange between newer client and server (#​25774)
    • Fix the ssh PATH check in SSHConnectionInfo when the default Runspace is not available (#​25780) (Thanks @​jborean93!)
    • Adding hex format for native command exit codes (#​21067) (Thanks @​sba923!)
    • Fix infinite loop crash in variable type inference (#​25696) (Thanks @​MartinGC94!)
    • Add PSForEach and PSWhere as aliases for the PowerShell intrinsic methods Where and Foreach (#​25511) (Thanks @​powercode!)

    General Cmdlet Updates and Fixes

    • Remove IsScreenReaderActive() check from ConsoleHost (#​26118)
    • Fix ConvertFrom-Json to ignore comments inside array literals (#​14553) (#​26050) (Thanks @​MatejKafka!)
    • Fix -Debug to not trigger the ShouldProcess prompt (#​26081)
    • Add the parameter Register-ArgumentCompleter -NativeFallback to support registering a cover-all completer for native commands (#​25230)
    • Change the default feedback provider timeout from 300ms to 1000ms (#​25910)
    • Update PATH environment variable for package manager executable on Windows (#​25847)
    • Fix Write-Host to respect OutputRendering = PlainText (#​21188)
    • Improve the $using expression support in Invoke-Command (#​24025) (Thanks @​jborean93!)
    • Use parameter HelpMessage for tool tip in parameter completion (#​25108) (Thanks @​jborean93!)
    • Revert "Never load a module targeting the PSReadLine module's SessionState" (#​25792)
    • Fix debug tracing error with magic extents (#​25726) (Thanks @​jborean93!)
    • Add MethodInvocation trace for overload tracing (#​21320) (Thanks @​jborean93!)
    • Improve verbose and debug logging level messaging in web cmdlets (#​25510) (Thanks @​JustinGrote!)
    • Fix quoting in completion if the path includes a double quote character (#​25631) (Thanks @​MartinGC94!)
    • Fix the common parameter -ProgressAction for advanced functions (#​24591) (Thanks @​cmkb3!)
    • Use absolute path in FileSystemProvider.CreateDirectory (#​24615) (Thanks @​Tadas!)
    • Make inherited protected internal instance members accessible in PowerShell class scope (#​25245) (Thanks @​mawosoft!)
    • Treat -Target as literal in New-Item (#​25186) (Thanks @​GameMicrowave!)
    • Remove duplicate modules from completion results (#​25538) (Thanks @​MartinGC94!)
    • Add completion for variables assigned in ArrayLiteralAst and ParenExpressionAst (#​25303) (Thanks @​MartinGC94!)
    • Add support for thousands separators in [bigint] casting (#​25396) (Thanks @​AbishekPonmudi!)
    • Add internal methods to check Preferences (#​25514) (Thanks @​iSazonov!)
    • Improve debug logging of Web cmdlet request and response (#​25479) (Thanks @​JustinGrote!)
    • Revert "Allow empty prefix string in 'Import-Module -Prefix' to override default prefix in manifest (#​20409)" (#​25462) (Thanks @​MartinGC94!)
    • Fix the NullReferenceException when writing progress records to console from multiple threads (#​25440) (Thanks @​kborowinski!)
    • Update Get-Service to ignore common errors when retrieving non-critical properties for a service (#​24245) (Thanks @​jborean93!)
    • Add single/double quote support for Join-String Argument Completer (#​25283) (Thanks @​ArmaanMcleod!)
    • Fix tab completion for env/function variables (#​25346) (Thanks @​jborean93!)
    • Fix Out-GridView by replacing use of obsolete BinaryFormatter with custom implementation (#​25497) (Thanks @​mawosoft!)
    • Remove the use of Windows PowerShell ETW provider id from code base and update the PSDiagnostics module to work for PowerShell 7 (#​25590)

    Code Cleanup

    ... (truncated)

    7.6.0-preview.4

    [7.6.0-preview.4]

    Breaking Changes

    • Fix WildcardPattern.Escape to escape lone backticks correctly (#​25211) (Thanks @​ArmaanMcleod!)
    • Convert -ChildPath parameter to string[] for Join-Path cmdlet (#​24677) (Thanks @​ArmaanMcleod!)

    PowerShell 7.6-preview.4 includes the following updated modules:

    • Microsoft.PowerShell.ThreadJob v2.2.0
    • ThreadJob v2.1.0
      The ThreadJob module was renamed to Microsoft.PowerShell.ThreadJob. There is no difference
      in the functionality of the module. To ensure backward compatibility for scripts that use the old
      name, the ThreadJob v2.1.0 module is a proxy module that points to the
      Microsoft.PowerShell.ThreadJob v2.2.0.

    Engine Updates and Fixes

    • Add PipelineStopToken to Cmdlet which will be signaled when the pipeline is stopping (#​24620) (Thanks @​jborean93!)
    • Fallback to AppLocker after WldpCanExecuteFile (#​24912)
    • Move .NET method invocation logging to after the needed type conversion is done for method arguments (#​25022)
    • Fix share completion with provider and spaces (#​19440) (Thanks @​MartinGC94!)

    General Cmdlet Updates and Fixes

    • Exclude -OutVariable assignments within the same CommandAst when inferring variables (#​25224) (Thanks @​MartinGC94!)
    • Fix infinite loop in variable type inference (#​25206) (Thanks @​MartinGC94!)
    • Update Microsoft.PowerShell.PSResourceGet version in PSGalleryModules.csproj (#​25135)
    • Add tooltips for hashtable key completions (#​17864) (Thanks @​MartinGC94!)
    • Fix type inference of parameters in classic functions (#​25172) (Thanks @​MartinGC94!)
    • Improve assignment type inference (#​21143) (Thanks @​MartinGC94!)
    • Fix TypeName.GetReflectionType() to work when the TypeName instance represents a generic type definition within a GenericTypeName (#​24985)
    • Remove the old fuzzy suggestion and fix the local script filename suggestion (#​25177)
    • Improve variable type inference (#​19830) (Thanks @​MartinGC94!)
    • Fix parameter completion when script requirements fail (#​17687) (Thanks @​MartinGC94!)
    • Improve the completion for attribute arguments (#​25129) (Thanks @​MartinGC94!)
    • Fix completion that relies on pseudobinding in script blocks (#​25122) (Thanks @​MartinGC94!)
    • Don't complete duplicate command names (#​21113) (Thanks @​MartinGC94!)
    • Make SystemPolicy public APIs visible but non-op on Unix platforms so that they can be included in PowerShellStandard.Library (#​25051)
    • Set standard handles explicitly when starting a process with -NoNewWindow (#​25061)
    • Fix tooltip for variable expansion and include desc (#​25112) (Thanks @​jborean93!)
    • Add type inference for functions without OutputType attribute and anonymous functions (#​21127) (Thanks @​MartinGC94!)
    • Add completion for variables assigned by command redirection (#​25104) (Thanks @​MartinGC94!)
    • Handle type inference for redirected commands (#​21131) (Thanks @​MartinGC94!)
    • Allow empty prefix string in Import-Module -Prefix to override default prefix in manifest (#​20409) (Thanks @​MartinGC94!)
    • Update variable/property assignment completion so it can fallback to type inference (#​21134) (Thanks @​MartinGC94!)
    • Use Get-Help approach to find about_*.help.txt files with correct locale for completions (#​24194) (Thanks @​MartinGC94!)
    • Use script filepath when completing relative paths for using statements (#​20017) (Thanks @​MartinGC94!)
    • Fix completion of variables assigned inside Do loops (#​25076) (Thanks @​MartinGC94!)
    • Fix completion of provider paths when a path returns itself instead of its children (#​24755) (Thanks @​MartinGC94!)
      ... (truncated)

    7.6.0-preview.3

    [7.6.0-preview.3]

    Breaking Changes

    • Remove trailing space from event source name (#​24192) (Thanks @​MartinGC94!)

    General Cmdlet Updates and Fixes

    • Add completion single/double quote support for -Noun parameter for Get-Command (#​24977) (Thanks @​ArmaanMcleod!)
    • Stringify ErrorRecord with empty exception message to empty string (#​24949) (Thanks @​MatejKafka!)
    • Add completion single/double quote support for -PSEdition parameter for Get-Module (#​24971) (Thanks @​ArmaanMcleod!)
    • Error when New-Item -Force is passed an invalid directory name (#​24936) (Thanks @​kborowinski!)
    • Allow Start-Transcriptto use $Transcript which is a PSObject wrapped string to specify the transcript path (#​24963) (Thanks @​kborowinski!)
    • Add quote handling in Verb, StrictModeVersion, Scope & PropertyType Argument Completers with single helper method (#​24839) (Thanks @​ArmaanMcleod!)
    • Improve Start-Process -Wait polling efficiency (#​24711) (Thanks @​jborean93!)
    • Convert InvalidCommandNameCharacters in AnalysisCache to SearchValues<char> for more efficient char searching (#​24880) (Thanks @​ArmaanMcleod!)
    • Convert s_charactersRequiringQuotes in Completion Completers to SearchValues<char> for more efficient char searching (#​24879) (Thanks @​ArmaanMcleod!)

    Code Cleanup

    We thank the following contributors!

    @​xtqqczze, @​fMichaleczek, @​ArmaanMcleod

    • Fix RunspacePool, RunspacePoolInternal and RemoteRunspacePoolInternal IDisposable implementation (#​24720) (Thanks @​xtqqczze!)
    • Remove redundant Attribute suffix (#​24940) (Thanks @​xtqqczze!)
    • Fix formatting of the XML comment for SteppablePipeline.Clean() (#​24941)
    • Use Environment.ProcessId in SpecialVariables.PID (#​24926) (Thanks @​fMichaleczek!)
    • Replace char[] array in CompletionRequiresQuotes with cached SearchValues (#​24907) (Thanks @​ArmaanMcleod!)
    • Update IndexOfAny calls with invalid path/filename to SearchValues<char> for more efficient char searching (#​24896) (Thanks @​ArmaanMcleod!)
    • Seal internal types in PlatformInvokes (#​24826) (Thanks @​xtqqczze!)

    Tools

    • Update CODEOWNERS (#​24989)

    Build and Packaging Improvements

    ... (truncated)

    7.6.0-preview.2

    [7.6.0-preview.2] - 2025-01-14

    General Cmdlet Updates and Fixes

    • Add the AIShell module to telemetry collection list (#​24747)
    • Add helper in EnumSingleTypeConverter to get enum names as array (#​17785) (Thanks @​fflaten!)
    • Return correct FileName property for Get-Item when listing alternate data streams (#​18019) (Thanks @​kilasuit!)
    • Add -ExcludeModule parameter to Get-Command (#​18955) (Thanks @​MartinGC94!)
    • Update Named and Statement block type inference to not consider AssignmentStatements and Increment/decrement operators as part of their output (#​21137) (Thanks @​MartinGC94!)
    • Update DnsNameList for X509Certificate2 to use X509SubjectAlternativeNameExtension.EnumerateDnsNames Method (#​24714) (Thanks @​ArmaanMcleod!)
    • Add completion of modules by their shortname (#​20330) (Thanks @​MartinGC94!)
    • Fix Get-ItemProperty to report non-terminating error for cast exception (#​21115) (Thanks @​ArmaanMcleod!)
    • Add -PropertyType argument completer for New-ItemProperty (#​21117) (Thanks @​ArmaanMcleod!)
    • Fix a bug in how Write-Host handles XmlNode object (#​24669) (Thanks @​brendandburns!)

    Code Cleanup

    We thank the following contributors!

    @​xtqqczze

    • Seal ClientRemoteSessionDSHandlerImpl (#​21218) (Thanks @​xtqqczze!)
    • Seal internal type ClientRemoteSessionDSHandlerImpl (#​24705) (Thanks @​xtqqczze!)
    • Seal classes in RemotingProtocol2 (#​21164) (Thanks @​xtqqczze!)

    Tools

    • Added Justin Chung as Powershell team memeber on releaseTools.psm1 (#​24672)

    Tests

    • Skip CIM ETS member test on older Windows platforms (#​24681)

    Build and Packaging Improvements

    Updated SDK to 9.0.101

    ... (truncated)

    7.5.5

    ## [7.5.5]

    Engine Updates and Fixes

    • Fix up SSHConnectionInfo ssh PATH checks (#​26165) (Thanks @​jborean93!)

    General Cmdlet Updates and Fixes

    • Close pipe client handles after creating the child ssh process (#​26822)
    • Fix the progress preference variable in script cmdlets (#​26791) (Thanks @​cmkb3!)

    Tools

    • Add merge conflict marker detection to linux-ci workflow and refactor existing actions to use reusable get-changed-files action (#​26812)
    • Add reusable get-changed-files action and refactor existing actions (#​26811)
    • Create GitHub Copilot setup workflow (#​26807)
    • Refactor analyze job to reusable workflow and enable on Windows CI (#​26799)

    Tests

    • Mark flaky Update-Help web tests as pending to unblock CI (#​26837)
    • Add GitHub Actions annotations for Pester test failures (#​26836)
    • Fix $PSDefaultParameterValues leak causing tests to skip unexpectedly (#​26823)
    • Fix merge conflict checker for empty file lists and filter *.cs files (#​26813)
    • Update the Update-Help tests to use -Force to remove read-only files (#​26788)
    • Add markdown link verification for PRs (#​26407)

    Build and Packaging Improvements

    Update to .NET SDK 9.0.312

    We thank the following contributors!

    @​kasperk81, @​RichardSlater

    • Revert change to module name ThreadJob (#​26997)
    • Update branch for release (#​26990)
    • Fix ConvertFrom-ClearlyDefinedCoordinates to handle API object coordinates (#​26987)
    • Update CGManifests (#​26981)
    • Hardcode Official templates (#​26968)
    • Split TPN manifest and Component Governance manifest (#​26967)
    • Fix a preview detection test for the packaging script (#​26966)
    • Correct the package name for .deb and .rpm packages (#​26964)
    • Bring Release Changes from v7.6.0-preview.6 (#​26963)
    • Merge the v7.6.0-preview.5 release branch back to master (#​26958)
    • Fix macOS preview package identifier detection to use version string (#​26835)
    • ... (truncated)

      Commits viewable in compare view.

    Updated Microsoft.SemanticKernel from 1.69.0 to 1.74.0.

    Release notes

    Sourced from Microsoft.SemanticKernel's releases.

    1.74.0

    Changes:

    • 14ea2fcabb02910e6fccfc939d217567caa4a0be SK .NET Release version bump (#​13685)
    • 8b32b3ba6f62e94ea2533d818b89a17eb11bb681 DF PR Review workflow (#​13687)
    • 30aec16700618b9912e08b0a5f919839e058ca11 Update OpenAI to 2.9.1, Azure.AI.OpenAI to 2.9.0-beta.1, Azure.AI.Projects to 2.0.0-beta.2, Microsoft.Extensions.AI* to 10.4.0 (#​13668)
    • 3c1b688dcfd3b05e29423e15b00cc9182b4cf71d Python: Fix ChatHistoryTruncationReducer deleting system prompt (#​13610) [ #​12612, #​10344 ]
    • bb421f67a7d7561517c0eedc31b911f9819bb323 Reduce macos runner coverage due to capacity (#​13686)
    • 620e412c70ea72df3aea6080f83d96e42e9e008f Python: Bump werkzeug from 3.1.1 to 3.1.6 in /python (#​13605) [ #​3065, #​3077, #​3075, #​3020, #​3054, #​3067, #​3044, #​3056, #​2994, #​2993, #​3102, #​3097, #​3085 ]
    • c9efdf50f5825586f12728bebd1364d806793245 Fix link for Chroma documentation in README (#​13682)
    • 2c880ea4b26017f375b3ae8d11cf22a7119c7ce9 .Net: [Breaking] Harden plugin security defaults for WebFileDownloadPlugin (#​13644)
    • 12a7d55d3aca39aeeb20055dbb477b0eaf18da45 .Net: [Breaking] Harden DocumentPlugin security defaults with deny-by-default AllowedDirectories (#​13683)
    • 41cc2487d25a63b6e3ce2f24663f9d03c93787d5 .Net: Fixes Qdrant 1.17 issue with returning empty vectors (#​13638) [ #​13587 ]
    See More
    • 301d7dc9239216b5ac9f38df42dcad2d544c69e1 .Net: Migrate from deprecated DALL-E models to gpt-image-1 (#​13650)
    • c2945847eabf2b32b023373d24dfd58b53c40b07 .NET: Update system package dependencies for CVE-2026-26127 (#​13656) [ #​4647 ]
    • e500f727ed6b3ff6f63dacdaf5d224c48275a317 Python: fix prompt template engine blocking HTML tags in content (#​13633) [ #​13632 ]
    • 3f6d72725f85888c7e87ec97c9f1b8a4f1a0b0ee Python: Fix image .....

    Description has been truncated

Bumps coverlet.collector from 6.0.4 to 10.0.0
Bumps coverlet.msbuild from 6.0.4 to 10.0.0
Bumps Microsoft.AspNetCore.Mvc.Testing from 10.0.2 to 10.0.6
Bumps Microsoft.Extensions.Configuration from 10.0.2 to 10.0.6
Bumps Microsoft.Extensions.Configuration.Binder from 10.0.2 to 10.0.6
Bumps Microsoft.Extensions.Configuration.EnvironmentVariables from 10.0.2 to 10.0.6
Bumps Microsoft.Extensions.DependencyInjection from 10.0.2 to 10.0.6
Bumps Microsoft.Extensions.Diagnostics.Testing from 10.2.0 to 10.5.0
Bumps Microsoft.Extensions.Options from 10.0.2 to 10.0.6
Bumps Microsoft.Extensions.Options.DataAnnotations from 10.0.2 to 10.0.6
Bumps Microsoft.Extensions.TimeProvider.Testing from 10.2.0 to 10.5.0
Bumps Microsoft.NET.Test.Sdk from 18.0.1 to 18.4.0
Bumps Microsoft.PowerShell.SDK from 7.5.4 to 7.6.0
Bumps Microsoft.SemanticKernel from 1.69.0 to 1.74.0
Bumps Microsoft.SemanticKernel.Abstractions from 1.69.0 to 1.74.0
Bumps Microsoft.SemanticKernel.Connectors.AzureOpenAI from 1.69.0 to 1.74.0
Bumps Microsoft.SemanticKernel.Connectors.OpenAI from 1.69.0 to 1.74.0
Bumps Microsoft.VisualStudio.Azure.Containers.Tools.Targets from 1.22.1 to 1.23.0
Bumps Refit from 9.0.2 to 10.1.6
Bumps Refit.HttpClientFactory from 9.0.2 to 10.1.6
Bumps Serilog from 4.3.0 to 4.3.1
Bumps SonarAnalyzer.CSharp from 10.18.0.131500 to 10.23.0.137933
Bumps Testcontainers from 4.10.0 to 4.11.0

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: coverlet.msbuild
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-version: 10.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Configuration
  dependency-version: 10.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Configuration.Binder
  dependency-version: 10.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Configuration.EnvironmentVariables
  dependency-version: 10.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.DependencyInjection
  dependency-version: 10.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Diagnostics.Testing
  dependency-version: 10.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Options
  dependency-version: 10.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.Options.DataAnnotations
  dependency-version: 10.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: Microsoft.Extensions.TimeProvider.Testing
  dependency-version: 10.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-version: 18.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.PowerShell.SDK
  dependency-version: 7.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.SemanticKernel
  dependency-version: 1.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.SemanticKernel.Abstractions
  dependency-version: 1.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.SemanticKernel.Connectors.AzureOpenAI
  dependency-version: 1.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.SemanticKernel.Connectors.OpenAI
  dependency-version: 1.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Microsoft.VisualStudio.Azure.Containers.Tools.Targets
  dependency-version: 1.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Refit
  dependency-version: 10.1.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Refit.HttpClientFactory
  dependency-version: 10.1.6
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: Serilog
  dependency-version: 4.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: SonarAnalyzer.CSharp
  dependency-version: 10.23.0.137933
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: Testcontainers
  dependency-version: 4.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Apr 20, 2026
@sonarqubecloud
Copy link
Copy Markdown

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 21, 2026

Superseded by #253.

@dependabot dependabot Bot closed this Apr 21, 2026
@dependabot dependabot Bot deleted the dependabot/nuget/all-dependencies-3fd8872d81 branch April 21, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants