Skip to content

Update API baseline for NetworkEndpointSnapshotList changes#14462

Closed
Copilot wants to merge 3 commits intodev/karolz/allocated-endpointfrom
copilot/sub-pr-14459
Closed

Update API baseline for NetworkEndpointSnapshotList changes#14462
Copilot wants to merge 3 commits intodev/karolz/allocated-endpointfrom
copilot/sub-pr-14459

Conversation

Copy link
Contributor

Copilot AI commented Feb 12, 2026

Description

Addresses feedback from #14459 to update the public API baseline file (src/Aspire.Hosting/api/Aspire.Hosting.cs) to reflect changes made to NetworkEndpointSnapshotList.

Changes

  • Added AddOrUpdateAllocatedEndpoint(NetworkIdentifier, AllocatedEndpoint) to API baseline
  • Added GetAllocatedEndpointAsync(NetworkIdentifier, CancellationToken) to API baseline
  • Marked TryAdd(NetworkIdentifier, ValueSnapshot<AllocatedEndpoint>) with [System.Obsolete] attribute in API baseline
  • Fixed XML documentation typo in AddOrUpdateAllocatedEndpoint ("Adds and" → "Adds or updates an")

This ensures API analyzers stay in sync with the actual public API surface changes.

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
    • No
  • Does the change require an update in our Aspire docs?
    • Yes
    • No

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits February 12, 2026 03:05
Co-authored-by: karolz-ms <15271049+karolz-ms@users.noreply.github.com>
Co-authored-by: karolz-ms <15271049+karolz-ms@users.noreply.github.com>
Copilot AI changed the title [WIP] Update AllocatedEndpoint API based on review feedback Update API baseline for NetworkEndpointSnapshotList changes Feb 12, 2026
Copilot AI requested a review from karolz-ms February 12, 2026 03:06
@davidfowl
Copy link
Member

These gets updated automatically.

@karolz-ms
Copy link
Member

Thanks David. Closing then

@karolz-ms karolz-ms closed this Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants