-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 code to the API changes #8791
Conversation
66a6463
to
92ce215
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rebase now that #8807 is merged
726e69a
to
76c15ea
Compare
@codeboten done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
doh! as i was reviewing another pr got merged and there's a new conflict to resolve
8f22ec4
to
89c2f4c
Compare
Remove usage of deprecated API: - `pdata.AttributeMap` - `pdata.NewAttributeMap` - `pdata.NewAttributeMapFromMap` - `pdata.AttributeValueSlice` - `pdata.NewAttributeValueSlice` Remove usage of deleted `pdata.InternalRep`
@codeboten no problem. I rebased and got the tests passing. PTAL |
Remove usage of deprecated API:
pdata.AttributeMap
pdata.NewAttributeMap
pdata.NewAttributeMapFromMap
pdata.AttributeValueSlice
pdata.NewAttributeValueSlice
Remove usage of deleted
pdata.InternalRep