Skip to content

Commit 91bc7f8

Browse files
committed
Add plugin release semi-automatic script
Closes #13.
1 parent 7fa9d94 commit 91bc7f8

File tree

4 files changed

+782
-7
lines changed

4 files changed

+782
-7
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@ The GCE Cloud plugin allows to use GCE API for the unicast discovery mechanism.
55

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

8+
* For 1.0.x elasticsearch versions, look at [master branch](https://github.com/elasticsearch/elasticsearch-cloud-gce/tree/master).
9+
* For 0.90.x elasticsearch versions, look at [1.x branch](https://github.com/elasticsearch/elasticsearch-cloud-gce/tree/1.x).
10+
811
| GCE Cloud Plugin | elasticsearch | gce api | Release date |
912
|----------------------------|---------------------|--------------|:------------:|
10-
| 2.0.0-SNAPSHOT (master) | 1.0.0.RC1 -> master | 1.17.0-rc | |
13+
| 2.0.0-SNAPSHOT | 1.0.0.RC1 -> master | 1.17.0-rc | XXXX-XX-XX |
1114
| 2.0.0.RC1 | 1.0.0.RC1 -> master | 1.15.0-rc | 2014-01-15 |
12-
| 1.3.0-SNAPSHOT (1.x) | 0.90.3 -> 0.90 | 1.17.0-rc | |
13-
| 1.2.0 | 0.90.3 -> 0.90 | 1.17.0-rc | 2014-01-29 |
14-
| 1.1.0 | 0.90.3 -> 0.90 | 1.15.0-rc | 2013-08-09 |
15-
| 1.0.0 | 0.90.0 -> 0.90.2 | 1.15.0-rc | 2013-07-23 |
1615

1716

1817
Google Compute Engine Virtual Machine Discovery

0 commit comments

Comments
 (0)