Merge branch 'cassandra-2.1.0' into cassandra-2.1
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/40a21c0b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/40a21c0b Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/40a21c0b Branch: refs/heads/trunk Commit: 40a21c0bf6f0a9dfacf39ca3e3047b6987f2bb4c Parents: 824ffa1 fe78e81 Author: Tyler Hobbs <[email protected]> Authored: Fri Aug 1 18:09:44 2014 -0500 Committer: Tyler Hobbs <[email protected]> Committed: Fri Aug 1 18:09:44 2014 -0500 ---------------------------------------------------------------------- CHANGES.txt | 1 + ...assandra-driver-internal-only-2.1.0b1.post.zip | Bin 125786 -> 0 bytes ...assandra-driver-internal-only-2.1.0c1.post.zip | Bin 0 -> 128949 bytes 3 files changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/40a21c0b/CHANGES.txt ---------------------------------------------------------------------- diff --cc CHANGES.txt index 9eb620c,c95a22c..e7e2304 --- a/CHANGES.txt +++ b/CHANGES.txt @@@ -1,17 -1,5 +1,18 @@@ +2.1.1 + * Pig support for hadoop CqlInputFormat (CASSANDRA-6454) + * Add listen_interface and rpc_interface options (CASSANDRA-7417) + * Improve schema merge performance (CASSANDRA-7444) + * Adjust MT depth based on # of partition validating (CASSANDRA-5263) + * Optimise NativeCell comparisons (CASSANDRA-6755) + * Configurable client timeout for cqlsh (CASSANDRA-7516) + * Include snippet of CQL query near syntax error in messages (CASSANDRA-7111) +Merged from 2.0: + * (cqlsh) Add tab-completion for CREATE/DROP USER IF [NOT] EXISTS (CASSANDRA-7611) + * Catch errors when the JVM pulls the rug out from GCInspector (CASSANDRA-5345) + + 2.1.0-final + * (cqlsh) Handle nulls in UDTs and tuples correctly (CASSANDRA-7656) * Don't use strict consistency when replacing (CASSANDRA-7568) * Fix min/max cell name collection on 2.0 SSTables with range tombstones (CASSANDRA-7593)
