* remove some S3 addictional charges coming from not necessary bucket validation
0.2.4
* add support for S3 server side encryption
0.2.3
* fix bug with upload manifest and some weird fabric / boto version combination * fix problems with non us-west S3 buckets (s3 region is now an explicit parameter)
0.2.2
* fix bug with install requirements
0.2.1
* add support for password authentication
0.2.0
* Compress backups with lzop * Upload files using a python agent installed on nodes * Add restore from S3 to cluster (using sstableloader) * Add support for thrift schema backups (via cassandra-cli) * Configurable connection pool size option