Skip to content

chore: Bump Microsoft.Extensions.ServiceDiscovery and 2 others#190

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/main/multi-d89a174a80
Open

chore: Bump Microsoft.Extensions.ServiceDiscovery and 2 others#190
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/main/multi-d89a174a80

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2026

Updated Microsoft.Extensions.ServiceDiscovery from 9.3.1 to 10.3.0.

Release notes

Sourced from Microsoft.Extensions.ServiceDiscovery's releases.

10.3.0

What's Changed

New Contributors

... (truncated)

10.2.0

What's Changed

New Contributors

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

10.1.0

What's Changed

10.0.0

What's Changed

9.10.0

What's Changed

New Contributors

9.9.0

Highlights

AI

  • Abstractions for remote MCP servers; response/approval flow support via new experimental types
  • Function approvals via new experimental types (e.g., ApprovalRequiredAIFunction, user input/approval request & response content).
  • Reasoning text streaming for OpenAI Responses ChatClient streaming.
  • AIFunction split into a base class to improve extensibility.
  • IChatReducer moved to Microsoft.Extensions.AI.Abstractions.
  • Updated to OpenAI 2.4.0 and genai standard convention 1.37.
  • Coalescing logic now treats ChatMessage.Role changes as new messages.
  • GetResponseAsync<T> now reads only the last message (bug fix).
  • OpenTelemetry ChatClient/EmbeddingGenerator logs raw additional properties (no key mangling).
  • Fixed empty annotated text chunk handling in streaming with OpenAI Assistants.

Telemetry & Diagnostics

  • HTTP diagnostics log query string params with proper redaction (emitted on url.query).
  • server.address telemetry emits host only (per OpenTelemetry semantic conventions).
  • Heuristics added to detect well-known model hosts.
  • Resource monitoring can consider Environment.CpuUsage.

New Contributors

Full Changelog: dotnet/extensions@v9.8.0...v9.9.0

9.8.0

What's Changed

9.7.2

Packages Released

What's Changed

  • Target .NET 8 for more stable runtime requirement by @​joelverhagen in #​6617

Full Changelog: dotnet/extensions@v9.7.1...v9.7.2

9.7.1

Packages Released

What's Changed

Full Changelog: dotnet/extensions@v9.7.0...v9.7.1

9.7.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v9.6.0...v9.7.0

9.6.0

What's Changed

New Contributors

Full Changelog: dotnet/extensions@v9.5.0...v9.6.0

9.5.0

What's Changed

9.4.0

What's Changed

Commits viewable in compare view.

Updated Microsoft.Extensions.ServiceDiscovery.Abstractions from 10.2.0 to 10.3.0.

Release notes

Sourced from Microsoft.Extensions.ServiceDiscovery.Abstractions's releases.

10.3.0

What's Changed

New Contributors

... (truncated)

Commits viewable in compare view.

Updated Microsoft.Extensions.ServiceDiscovery.Dns from 9.3.1 to 10.3.0.

Release notes

Sourced from Microsoft.Extensions.ServiceDiscovery.Dns's releases.

10.3.0

What's Changed

Description has been truncated

Bumps Microsoft.Extensions.ServiceDiscovery from 9.3.1 to 10.3.0
Bumps Microsoft.Extensions.ServiceDiscovery.Abstractions from 10.2.0 to 10.3.0
Bumps Microsoft.Extensions.ServiceDiscovery.Dns from 9.3.1 to 10.3.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.ServiceDiscovery
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.Extensions.ServiceDiscovery.Abstractions
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Extensions.ServiceDiscovery.Dns
  dependency-version: 10.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 12, 2026

🎯 Affected Projects

  • 📄 Project: Teck.Cloud.ServiceDefaults
  • 🚀 Service: Catalog.Api
  • 📄 Project: Teck.Cloud.AppHost
  • 🧪 Test: Catalog.Arch.UnitTests
ℹ️ About CI/CD Strategy

Testing Strategy:

  • Build: Only affected projects are built for fast feedback
  • Test: All .NET tests run on every PR to ensure no regressions
  • 🐳 Docker: Only affected service Docker images are built to save time

These jobs run in parallel for maximum speed.

Detection Method:
Projects are detected using dotnet-affected, which tracks:

  • Projects with direct file changes
  • Projects that depend on changed projects
  • Projects affected by NuGet package updates in Directory.Packages.props
  • Projects affected by changes to Directory.Build.props

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update one or more dependencies version major Increment the major version when merged .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants