Skip to content

Conversation

@BillWagner
Copy link
Member

@BillWagner BillWagner commented Jun 7, 2018

The API that was called DangerousGetPinnableReference was changed just before release. It is now GetPinnableReference.

Fixes #5767

cc /@jskeet @jcouv

Note: If the OPS build fails, that indicates we need to update the API reference for Span and other types that support the pattern.

Internal review links:

The API that was called `DangerousGetPinnableReference` was changed just before release. It is now `GetPinnableReference`.

Fixes #5767
@BillWagner BillWagner requested review from mairaw and rpetrusha June 7, 2018 01:07
Copy link
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

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

LGTM Thanks

@BillWagner
Copy link
Member Author

The OPS build succeeded using the new API.

Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

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

LGTM. But this is interesting. We should follow up with @TianqiZhang and @herohua. I’d expect to get warnings here after I’ve updated the reference for 2.1.

@BillWagner BillWagner merged commit 04c7fc9 into dotnet:master Jun 7, 2018
@BillWagner BillWagner deleted the updated-api-name branch June 15, 2018 14:18
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.

DangerousGetPinnableReference => GetPinnableReference

3 participants