Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service Discovery: Implement approved API #3413

Merged
merged 6 commits into from
Apr 5, 2024
Merged

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented Apr 4, 2024

This PR implements the changes decided on during the final API review: dotnet/aspnetcore#53715 (comment)

Fixes dotnet/aspnetcore#53715

Microsoft Reviewers: Open in CodeFlow

Copy link
Member

@DamianEdwards DamianEdwards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Endpoint > EndPoint

@amcasey
Copy link
Member

amcasey commented Apr 5, 2024

Endpoint > EndPoint

Across **/PublicAPI.Shipped.txt, I see 261 instances of "Point" and 871 instances of "point" (text matches, not symbol names).

Edit: It was pointed out to me that this PR is in dotnet/aspire and not dotnet/aspnetcore. 🤦

@ReubenBond ReubenBond enabled auto-merge (squash) April 5, 2024 22:01
@ReubenBond ReubenBond merged commit b6c5eb4 into main Apr 5, 2024
8 checks passed
@ReubenBond ReubenBond deleted the rebond/sd-final-api branch April 5, 2024 22:34
@ReubenBond
Copy link
Member Author

/backport to release/8.0

Copy link
Contributor

github-actions bot commented Apr 6, 2024

Started backporting to release/8.0: https://github.com/dotnet/aspire/actions/runs/8584565472

@github-actions github-actions bot locked and limited conversation to collaborators May 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API Proposal: Microsoft.Extensions.ServiceDiscovery
4 participants