- Issue #554: Fixed Type->deleteByQuery() not working with Query objects
- Update to elasticsearch 1.0.1. Update Thrift and Geocluster plugin.
- Issue #559: add JSON_UNESCAPED_UNICODE and JSON_UNESCAPED_SLASHES options in Elastica/Transport/Http, Elastica/Bulk/Action
- Issue #558: fixed unregister percolator (still used _percolator instead of .percolator). removed duplicate slash from register percolator route.
- Throw PartialShardFailureException if response has failed shards
- Issue #555: Elastica/Aggregations/GlobalAggragation not allowed as sub aggragation
- Add methods setSize, setShardSize to Elastica/Aggregation/Terms
- Elastica/Aggregation/GlobalAggregationTest fixed bug where JSON returned [] instead of {}
- Elastica/ResultSet added method hasAggregations
- Moved from Apache License to MIT license