-
Notifications
You must be signed in to change notification settings - Fork 10.3k
[release/7.0] Add and use RDF.InferMetadata and update new PopulateMetadata API #43543
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
Conversation
Co-authored-by: Brennan <brecon@microsoft.com>
- Stop flowing EndpointBuilder to filter factories
1f05784
to
d6ae282
Compare
- We do the same ParameterBindingMethodCache - We were calling MakeGenericMethod the same way before in RDF and EndpointMetadataConvention. The difference is that it's now shared source.
Hi @halter73. Please make sure you've updated the PR description to use the Shiproom Template. Also, make sure this PR is not marked as a draft and is ready-to-merge. To learn more about how to prepare a servicing PR click here. |
@halter73 - this was approved for RC2. |
Co-authored-by: Brennan <brecon@microsoft.com>
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
I'm merging this using my build-ops permissions since the PR has been approved by tactics, the PR has been approved by code reviewers, and the API has been approved by API reviewers. |
Fixes #43000 and #43125