Skip to content

Tags: jgrimes/cassandra-rs

Tags

0.14.0

Toggle 0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cassandra-rs#55 from Metaswitch/correct-date

Fix date in CHANGELOG.

0.13.2

Toggle 0.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cassandra-rs#50 from Metaswitch/iterator-issues

Resolve various issues with collections and iterators

0.13.1

Toggle 0.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cassandra-rs#48 from Metaswitch/release-0.13.1

Update to version 0.13.1.

0.13.0

Toggle 0.13.0's commit message
Add cluster set local address wrapper (cassandra-rs#40)

* wrapper for set_local_address and rebase to 0.11

Signed-off-by: Harry Dodds <[email protected]>

* don't download the driver use the local copies

Signed-off-by: Harry Dodds <[email protected]>

* Update to pick up 2.8.1 of C++ driver

Signed-off-by: Harry Dodds <[email protected]>

* Now using cassandra cpp driver 2.10.0
Rebased this branch on master.
This is to expose the new function (set_local_address)
added by CPP-499.

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

* add-cluster-set-local-address-wrapper
Add changelog entry and prepare to release version 0.13.0

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

0.12.0

Toggle 0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cassandra-rs#42 from Metaswitch/unbreak-utf-8-test

Fix broken UTF-8 test.

new-cpp-2

Toggle new-cpp-2's commit message
Merge branch 'iterator-retains-result' into new-cpp-with-recent-fixes

new-cpp-1

Toggle new-cpp-1's commit message
Merge branch 'fix-unsafe-lifetimes' into add-cluster-set-local-addres…

…s-wrapper

0.11.0

Toggle 0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request cassandra-rs#38 from Metaswitch/bump-to-0.11.0

Bump to 0.11.0.

0.10.2

Toggle 0.10.2's commit message
Merge pull request cassandra-rs#29 from Metaswitch/update-sys-dep

Update to latest cassandra-cpp-sys and bump patch version.

0.10.1

Toggle 0.10.1's commit message
Merge pull request cassandra-rs#28 from Metaswitch/bump-0-10-1

Bump version for release; also document in CONTRIBUTING.