Skip to content

Commit c117c11

Browse files
Kenta Suzukidadoonet
Kenta Suzuki
authored andcommitted
Add plugin release semi-automatic script
Closes #58.
1 parent 4c7e384 commit c117c11

File tree

4 files changed

+782
-21
lines changed

4 files changed

+782
-21
lines changed

README.md

+4-19
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,13 @@ The AWS Cloud plugin allows to use AWS EC2 API for the unicast discovery mechani
55

66
In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-cloud-aws/2.0.0.RC1`.
77

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+
811
| AWS Cloud Plugin | elasticsearch | Release date |
912
|----------------------------|---------------------|:------------:|
10-
| 2.0.0-SNAPSHOT (master) | 1.0.0.RC1 -> master | |
13+
| 2.0.0-SNAPSHOT | 1.0.0.RC1 -> master | XXXX-XX-XX |
1114
| 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 |
3015

3116
## Generic Configuration
3217

0 commit comments

Comments
 (0)