Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 88b226b11 -> f5380de5e
Upgrade bundled python driver to 077b876fdd38 Patch by Tyler Hobbs for CASSANDRA-8154 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f5380de5 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f5380de5 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/f5380de5 Branch: refs/heads/cassandra-2.1 Commit: f5380de5e008eae6830f399a758dafb836c1ae2f Parents: 88b226b Author: Tyler Hobbs <tylerho...@apache.org> Authored: Tue Feb 10 12:55:01 2015 -0600 Committer: Tyler Hobbs <tylerho...@apache.org> Committed: Tue Feb 10 12:55:01 2015 -0600 ---------------------------------------------------------------------- CHANGES.txt | 2 ++ lib/cassandra-driver-internal-only-2.1.3.post.zip | Bin 138474 -> 0 bytes lib/cassandra-driver-internal-only-2.1.4.post.zip | Bin 0 -> 140181 bytes 3 files changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/f5380de5/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index c5cff48..92ee5d1 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,5 +1,7 @@ 2.1.4 * Write partition size estimates into a system table (CASSANDRA-7688) + * cqlsh: Fix keys() and full() collection indexes in DESCRIBE output + (CASSANDRA-8154) 2.1.3 http://git-wip-us.apache.org/repos/asf/cassandra/blob/f5380de5/lib/cassandra-driver-internal-only-2.1.3.post.zip ---------------------------------------------------------------------- diff --git a/lib/cassandra-driver-internal-only-2.1.3.post.zip b/lib/cassandra-driver-internal-only-2.1.3.post.zip deleted file mode 100644 index 3cedfc4..0000000 Binary files a/lib/cassandra-driver-internal-only-2.1.3.post.zip and /dev/null differ http://git-wip-us.apache.org/repos/asf/cassandra/blob/f5380de5/lib/cassandra-driver-internal-only-2.1.4.post.zip ---------------------------------------------------------------------- diff --git a/lib/cassandra-driver-internal-only-2.1.4.post.zip b/lib/cassandra-driver-internal-only-2.1.4.post.zip new file mode 100644 index 0000000..56b7162 Binary files /dev/null and b/lib/cassandra-driver-internal-only-2.1.4.post.zip differ