-
Notifications
You must be signed in to change notification settings - Fork 20
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
feat: update to 0.117.0 #277
Conversation
@jmacd could you please take a look at this PR. Thanks |
It needs mdatagen run still, but I haven't run it before so I'm digging into that a moment |
I ran this through mdatagen but got build errors where the generated files:
My IDE fixed this automatically, but it's worth mentioning that mdatagen didn't generate this correctly at first 🤔 |
I do claim that I should've filed an issue first 😅 Just hoped I could take this off someone's plate. |
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.
Wow there were no code changes needed. The collector APIs are stabilizing, that's great.
Thank you!
I also remember there being problems with mdatagen (I wonder if there was mdatagen mismatch?), but I read the diffs and everything looks OK. Thank you! |
- Make a generic `AttributesStore` in pkg/arrow. [#276](#276) - Update to v0.117.0 collector dependencies. [#277](#277), [#279](#279) - Deprecate local versions of `fileexporter` and `filereceiver` in favor of upstream components with related README changes. [#278](#278) - Made an incremental step towards deprecating `MetricsLevel` usage in the project. [#283](#283)
Hey all,
I notices the concurrentbatchprocessor was on 0.114.0, so I'm submitting this PR which simply bumps versions to support 0.117.0