@@ -5,35 +5,35 @@ 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/1.11.0 ` .
7
7
8
- ---------------------------------------
9
- | AWS Cloud Plugin | ElasticSearch |
10
- ---------------------------------------
11
- | master | 0.90 -> master |
12
- ---------------------------------------
13
- | 1.11.0 | 0.90 -> master |
14
- ---------------------------------------
15
- | 1.10.0 | 0.19 -> master |
16
- ---------------------------------------
17
- | 1.9.0 | 0.19 -> master |
18
- ---------------------------------------
19
- | 1.8.0 | 0.19 -> master |
20
- ---------------------------------------
21
- | 1.7.0 | 0.19 -> master |
22
- ---------------------------------------
23
- | 1.6.0 | 0.19 -> master |
24
- ---------------------------------------
25
- | 1.5.0 | 0.19 -> master |
26
- ---------------------------------------
27
- | 1.4.0 | 0.19 -> master |
28
- ---------------------------------------
29
- | 1.3.0 | 0.19 -> master |
30
- ---------------------------------------
31
- | 1.2.0 | 0.18 |
32
- ---------------------------------------
33
- | 1.1.0 | 0.18 |
34
- ---------------------------------------
35
- | 1.0.0 | 0.18 |
36
- ---------------------------------------
8
+ -----------------------------------------------
9
+ | AWS Cloud Plugin | ElasticSearch |
10
+ -----------------------------------------------
11
+ | 1.12.0-SNAPSHOT (master) | 0.90 -> master |
12
+ -----------------------------------------------
13
+ | 1.11.0 | 0.90 -> master |
14
+ -----------------------------------------------
15
+ | 1.10.0 | 0.19 |
16
+ -----------------------------------------------
17
+ | 1.9.0 | 0.19 |
18
+ -----------------------------------------------
19
+ | 1.8.0 | 0.19 |
20
+ -----------------------------------------------
21
+ | 1.7.0 | 0.19 |
22
+ -----------------------------------------------
23
+ | 1.6.0 | 0.19 |
24
+ -----------------------------------------------
25
+ | 1.5.0 | 0.19 |
26
+ -----------------------------------------------
27
+ | 1.4.0 | 0.19 |
28
+ -----------------------------------------------
29
+ | 1.3.0 | 0.19 |
30
+ -----------------------------------------------
31
+ | 1.2.0 | 0.18 |
32
+ -----------------------------------------------
33
+ | 1.1.0 | 0.18 |
34
+ -----------------------------------------------
35
+ | 1.0.0 | 0.18 |
36
+ -----------------------------------------------
37
37
38
38
## Generic Configuration
39
39
@@ -110,7 +110,7 @@ License
110
110
111
111
This software is licensed under the Apache 2 license, quoted below.
112
112
113
- Copyright 2009-2012 Shay Banon and ElasticSearch <http://www.elasticsearch.org>
113
+ Copyright 2009-2013 Shay Banon and ElasticSearch <http://www.elasticsearch.org>
114
114
115
115
Licensed under the Apache License, Version 2.0 (the "License"); you may not
116
116
use this file except in compliance with the License. You may obtain a copy of
0 commit comments