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

Upgrade osquery-go to latest (with Apache Thrift library upgrade) #15

Merged
merged 1 commit into from
May 17, 2022

Conversation

lucasmrod
Copy link
Contributor

Hi folks. I'm Lucas, a developer at Fleet DM.

We've hit some issues with the osquery-go's transport (e.g. fleetdm/fleet#4337), and believe an upgrade to the latest Apache Thrift library could help.

osquery-go has upgraded the Apache Thrift library version from 0.13.0 to 0.16.0, see osquery/osquery-go@954ac78.
Between 0.13.0 and 0.16.0 there are several fixes to the Apache Thrift Go bindings: https://github.com/apache/thrift/blob/master/CHANGES.md

This PR is the result of upgrading osquery-go to latest by running:

go get -u github.com/osquery/osquery-go@latest

@lucasmrod lucasmrod mentioned this pull request Mar 22, 2022
1 task
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.

2 participants