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

Rename kv.Infer to kv.Any (#969) #972

Merged
merged 1 commit into from
Jul 27, 2020
Merged

Conversation

u5surf
Copy link
Contributor

@u5surf u5surf commented Jul 25, 2020

  • Consider renaming Infer to Any. Any is a commonly used concept in Go.

Resolves #969

Copy link
Contributor

@MrAlias MrAlias left a comment

Choose a reason for hiding this comment

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

Looks good.

Can you add the change to the Changelog?

@MrAlias MrAlias linked an issue Jul 25, 2020 that may be closed by this pull request
* Consider renaming Infer to Any. Any is a commonly used concept in Go.
Copy link
Member

@lizthegrey lizthegrey left a comment

Choose a reason for hiding this comment

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

Do we want to leave an alias in place, or do we feel comfortable breaking the API?

@MrAlias
Copy link
Contributor

MrAlias commented Jul 27, 2020

Do we want to leave an alias in place, or do we feel comfortable breaking the API?

For the beta phase we are in I think the the breaking change seems reasonable (especially since the next release will include other breaking changes).

@MrAlias MrAlias merged commit 6917167 into open-telemetry:master Jul 27, 2020
This was referenced Jul 28, 2020
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.

Rename kv.Infer to kv.Any
4 participants