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

Update core dependency and adopt to recent changes #8519

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

dmitryax
Copy link
Member

@dmitryax dmitryax commented Mar 16, 2022

Changes to adopt pdata API renames:

  • pdata.AttributeValue(\w*) -> pdata.Value$1
  • pdata.NewAttributeValue(\w*) -> pdata.NewValue$1

@dmitryax dmitryax added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Mar 16, 2022
@dmitryax dmitryax requested a review from a team March 16, 2022 20:18
@dmitryax
Copy link
Member Author

This should be merged after #8515

@dmitryax dmitryax marked this pull request as draft March 16, 2022 20:23
@dmitryax dmitryax force-pushed the update-core-pdata branch from be58ba9 to c5fd80a Compare March 16, 2022 23:23
@dmitryax dmitryax marked this pull request as ready for review March 16, 2022 23:23
@dmitryax dmitryax force-pushed the update-core-pdata branch 2 times, most recently from a8a1126 to 235db23 Compare March 17, 2022 04:29
Copy link
Member

@mx-psi mx-psi left a comment

Choose a reason for hiding this comment

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

Needs a rebase

Changes to adopt pdata API renames:

- pdata.AttributeValue(\w*) -> pdata.Value$1
- pdata.NewAttributeValue(\w*) -> pdata.NewValue$1
@dmitryax dmitryax force-pushed the update-core-pdata branch from 235db23 to 14dcf5a Compare March 17, 2022 17:09
@dmitryax
Copy link
Member Author

@bogdandrutu @mx-psi PR is rebased

@codeboten codeboten merged commit b00283b into open-telemetry:main Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants