diff --git a/README.md b/README.md index 6d9d535ffa4..443e71b4bb4 100644 --- a/README.md +++ b/README.md @@ -3,83 +3,106 @@ AWS Cloud Plugin for ElasticSearch The AWS Cloud plugin allows to use AWS EC2 API for the unicast discovery mechanism as well as using S3 as a shared gateway. -In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-cloud-aws/1.15.0`. +In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-cloud-aws/1.16.0`. - + + - + + + + + + + + + + + + + + + + + + + + + + +
AWS Cloud PluginElasticSearchElasticsearchRelease date
1.16.0-SNAPSHOT (master)1.17.0-SNAPSHOT (master) 0.90.4 -> master
1.16.00.90.4 -> master2013-11-26
1.15.0 0.90.4 -> master2013-09-16
1.14.0 0.90.32013-08-09
1.13.0 broken2013-08-09
1.12.0 0.90 -> 0.90.22013-05-31
1.11.0 0.90 -> 0.90.22013-02-26
1.10.0 0.192012-12-05
1.9.0 0.192012-08-25
1.8.0 0.192012-06-27
1.7.0 0.192012-06-20
1.6.0 0.192012-06-01
1.5.0 0.192012-03-07
1.4.0 0.192012-03-03
1.3.0 0.192012-02-07
1.2.0 0.182012-01-02
1.1.0 0.182012-01-02
1.0.0 0.182011-12-05
diff --git a/pom.xml b/pom.xml index 42468c5c485..a6b1f1b8395 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.elasticsearch elasticsearch-cloud-aws - 1.16.0-SNAPSHOT + 1.16.0 jar AWS Cloud plugin for ElasticSearch 2009