[ANNOUNCEMENT] spring-elasticsearch-2.2.0 release

The spring-elasticsearch team is pleased to announce the spring-elasticsearch-2.2.0 release!

Spring factories for Elasticsearch

Changes in this version include:

New features:
o Support plugins for the TransportClient
o Update documentation for "force rebuild indices"

Fixed Bugs:
o Failed to load settings from [es.properties]

Changes:
o Deprecate support for Node Client
o Update to beyonder 2.2.0
o Update to elasticsearch 2.2.0
o Don't load /es.properties by default
o Wait only for known indices when starting a client
o Add test for empty settings

For a manual installation, you can download the spring-elasticsearch-2.2.0 here:
https://repo1.maven.org/maven2/fr/pilato/spring/spring-elasticsearch/2.2.0/

Have fun!
-spring-elasticsearch team