Skip to content

Update nuget (major)#271

Open
projectorigin-renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-nuget
Open

Update nuget (major)#271
projectorigin-renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-nuget

Conversation

@projectorigin-renovate
Copy link
Copy Markdown
Contributor

@projectorigin-renovate projectorigin-renovate bot commented Oct 2, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
MassTransit (source) nuget major 8.5.29.1.0
MassTransit.RabbitMQ (source) nuget major 8.5.29.1.0
Microsoft.AspNetCore.Authentication.JwtBearer (source) nuget major 9.0.810.0.5
Microsoft.AspNetCore.TestHost (source) nuget major 9.0.810.0.5
Microsoft.Extensions.Diagnostics.Testing (source) nuget major 9.8.010.4.0
Microsoft.Extensions.Options.ConfigurationExtensions (source) nuget major 9.0.810.0.5
Microsoft.Identity.Web nuget major 3.14.04.7.0
Microsoft.NET.Test.Sdk nuget major 17.14.118.4.0
Npgsql nuget major 9.0.310.0.2
Npgsql.OpenTelemetry nuget major 9.0.310.0.2
Serilog.AspNetCore nuget major 9.0.010.0.0
Swashbuckle.AspNetCore nuget major 9.0.410.1.7
Swashbuckle.AspNetCore.Annotations nuget major 9.0.410.1.7
dbup-postgresql (source) nuget major 6.0.37.0.1

Release Notes

dotnet/extensions (Microsoft.Extensions.Diagnostics.Testing)

v10.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
Telemetry and Observability
HTTP Resilience and Diagnostics
Diagnostics, Health Checks, and Resource Monitoring
Data Ingestion
Caching
Test Improvements
Repository Infrastructure Updates
Acknowledgements

Full Changelog: dotnet/extensions@v10.3.0...v10.4.0

v10.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
Diagnostics, Health Checks, and Resource Monitoring
Service Discovery
Compliance, Redaction, and Data Classification
AI Evaluation
Documentation Updates
Test Improvements
Repository Infrastructure Updates
  • Add .npmrc next to package.json and add lockfile for PublishAIEvaluationReport #​7108 by @​akoeplinger
  • Set Microsoft.McpServer.ProjectTemplates version to align with MCP packages #​7170 by @​jeffhandley
  • Enable package validation for M.E.AmbientMetadata.Build #​7213 by @​evgenyfedorov2
  • Set network isolation policy for extensions-ci #​7221 by @​wtgodbe
  • Update mcpserver template to ModelContextProtocol 0.7.0-preview.1 #​7236 by @​jeffhandley (co-authored by @​Copilot)
  • Update aiagent-webapi template to Agent Framework 1.0.0-preview.260127.1 #​7237 by @​jeffhandley (co-authored by @​Copilot)
  • Bump js-yaml from 4.1.0 to 4.1.1 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7054
  • Bump validator from 13.15.20 to 13.15.23 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7103
  • Bump qs from 6.14.0 to 6.14.1 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7189
  • Bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7198
  • Bump lodash from 4.17.21 to 4.17.23 in /src/Libraries/Microsoft.Extensions.AI.Evaluation.Reporting/TypeScript #​7227
Acknowledgements

Full Changelog: dotnet/extensions@v10.2.0...v10.3.0

v10.2.0

What's Changed
New Contributors

Full Changelog: dotnet/extensions@v10.1...v10.2.0

v10.0.0

What's Changed
New Contributors

Full Changelog: dotnet/extensions@v9.10.0...v10.0.0

v9.10.0

What's Changed

New Contributors


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@projectorigin-renovate projectorigin-renovate bot enabled auto-merge (squash) October 2, 2025 09:21
@projectorigin-renovate projectorigin-renovate bot changed the title Update dependency Microsoft.NET.Test.Sdk to v18 Update nuget (major) Oct 14, 2025
@sonarqubecloud
Copy link
Copy Markdown

@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from b6ab7e3 to 2c2eb04 Compare November 13, 2025 08:28
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 86a6324 to bfee32f Compare November 25, 2025 08:29
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 6676ccd to 670a4c3 Compare December 19, 2025 12:39
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from f66b3bf to a4481c9 Compare January 7, 2026 10:25
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from 8c5c155 to 24a80e8 Compare February 6, 2026 08:43
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 7c457ba to 7b51d23 Compare February 16, 2026 08:46
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 0225748 to e227914 Compare February 24, 2026 13:03
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 7039ef7 to abdee49 Compare March 11, 2026 08:43
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 3 times, most recently from 4919775 to 2a8fc98 Compare March 26, 2026 08:55
@projectorigin-renovate projectorigin-renovate bot force-pushed the renovate/major-nuget branch 2 times, most recently from c30b69a to 23ee188 Compare April 2, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants