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 cassandra driver #18

Merged
merged 1 commit into from
Nov 30, 2018
Merged

Update cassandra driver #18

merged 1 commit into from
Nov 30, 2018

Conversation

David-Ray1
Copy link
Contributor

Upgraded cassandra-cpp-driver to 2.10.0 to get datastax's fix for
CPP-499. This meant that I had to upgrade libuv 1.8.0 to libuv1 1.23.0
Ran rust-bindgen to generate a new cassandra.rs file

Signed-off-by: David Ray [email protected]

Upgraded cassandra-cpp-driver to 2.10.0 to get datastax's fix for
CPP-499. This meant that I had to upgrade libuv 1.8.0 to libuv1 1.23.0
Ran rust-bindgen to generate a new cassandra.rs file

Signed-off-by: David Ray [email protected]
@David-Ray1 David-Ray1 requested a review from kw217 November 30, 2018 15:55
Copy link
Collaborator

@kw217 kw217 left a comment

Choose a reason for hiding this comment

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

This looks great, thank you. Fine to bump the version once this is merged.

@kw217 kw217 merged commit 5c15b77 into master Nov 30, 2018
@kw217 kw217 deleted the update-cassandra-driver branch November 30, 2018 16:52
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