Cassandra 1.0.11 has been released and can be downloaded here
It introduces the following bug changes and bugfix
- Allow dropping columns shadowed by not-yet-expired supercolumn or row tombstones in PrecompactedRow (CASSANDRA-4396)
- synchronize LCS getEstimatedTasks to avoid CME (CASSANDRA-4255)
- ensure unique streaming session id’s (CASSANDRA-4223)
- kick off background compaction when min/max thresholds change (CASSANDRA-4279)
- improve ability of STCS.getBuckets to deal with 100s of 1000s of sstables, such as when convertinb back from LCS (CASSANDRA-4287)
- Oversize integer in CQL throws NumberFormatException (CASSANDRA-4291)
- Set gc_grace on index CF to 0 (CASSANDRA-4314)
- fix 1.0.x node join to mixed version cluster, other nodes >= 1.1 (CASSANDRA-4195)
- Fix LCS splitting sstable base on uncompressed size (CASSANDRA-4419)
- Push the validation of secondary index values to the SecondaryIndexManager (CASSANDRA-4240)
- Don’t purge columns during upgradesstables (CASSANDRA-4462)
- Make cqlsh work with piping (CASSANDRA-4113)
- Validate arguments for nodetool decommission (CASSANDRA-4061)
- Report thrift status in nodetool info (CASSANDRA-4010)




















