@@ -5,28 +5,13 @@ The AWS Cloud plugin allows to use AWS EC2 API for the unicast discovery mechani
5
5
6
6
In order to install the plugin, simply run: ` bin/plugin -install elasticsearch/elasticsearch-cloud-aws/2.0.0.RC1 ` .
7
7
8
+ * For 1.0.x elasticsearch versions, look at [ master branch] ( https://github.com/elasticsearch/elasticsearch-cloud-aws/tree/master ) .
9
+ * For 0.90.x elasticsearch versions, look at [ 1.x branch] ( https://github.com/elasticsearch/elasticsearch-cloud-aws/tree/1.x ) .
10
+
8
11
| AWS Cloud Plugin | elasticsearch | Release date |
9
12
| ----------------------------| ---------------------| :------------:|
10
- | 2.0.0-SNAPSHOT (master) | 1.0.0.RC1 -> master | |
13
+ | 2.0.0-SNAPSHOT | 1.0.0.RC1 -> master | XXXX-XX-XX |
11
14
| 2.0.0.RC1 | 1.0.0.RC1 -> master | 2014-01-15 |
12
- | 1.17.0-SNAPSHOT (1.x) | 0.90.4 -> 0.90 | |
13
- | 1.16.0 | 0.90.4 -> 0.90 | 2013-11-26 |
14
- | 1.15.0 | 0.90.4 -> 0.90 | 2013-09-16 |
15
- | 1.14.0 | 0.90.3 | 2013-08-09 |
16
- | 1.13.0 | broken | 2013-08-09 |
17
- | 1.12.0 | 0.90 -> 0.90.2 | 2013-05-31 |
18
- | 1.11.0 | 0.90 -> 0.90.2 | 2013-02-26 |
19
- | 1.10.0 | 0.19 | 2012-12-05 |
20
- | 1.9.0 | 0.19 | 2012-08-25 |
21
- | 1.8.0 | 0.19 | 2012-06-27 |
22
- | 1.7.0 | 0.19 | 2012-06-20 |
23
- | 1.6.0 | 0.19 | 2012-06-01 |
24
- | 1.5.0 | 0.19 | 2012-03-07 |
25
- | 1.4.0 | 0.19 | 2012-03-03 |
26
- | 1.3.0 | 0.19 | 2012-02-07 |
27
- | 1.2.0 | 0.18 | 2012-01-02 |
28
- | 1.1.0 | 0.18 | 2012-01-02 |
29
- | 1.0.0 | 0.18 | 2011-12-05 |
30
15
31
16
## Generic Configuration
32
17
0 commit comments