Commit Graph

65 Commits

Author SHA1 Message Date
Kenta Suzuki 1dbd23968c Elasticsearch dependency should be provided and not compile
Please change the Elasticsearch dependency to provided (and maybe testCompile) instead of compile and runtime.

Why? If you include the plugin in embedded Elasticsearch, and you exclude anything from the Elasticsearch dependency, it is undone by this dependency also including Elasticsearch. Therefore you have to tune both, when really this plugin only needs it as provided (since it runs with Elasticsearch or in Elasticsearch but never on its own).

Related to #48.
2014-03-17 13:30:43 +01:00
Kenta Suzuki c117c119eb Add plugin release semi-automatic script
Closes #58.
2014-03-17 12:59:18 +01:00
David Pilato 3616ed6ddd Elasticsearch dependency should be provided and not compile
Please change the Elasticsearch dependency to provided (and maybe testCompile) instead of compile and runtime.

Why? If you include the plugin in embedded Elasticsearch, and you exclude anything from the Elasticsearch dependency, it is undone by this dependency also including Elasticsearch. Therefore you have to tune both, when really this plugin only needs it as provided (since it runs with Elasticsearch or in Elasticsearch but never on its own).

Closes #48.
2014-03-17 10:36:42 +01:00
David Pilato 0e848c1771 Update to elasticsearch 1.0.0
Closes #57.
2014-03-17 09:44:41 +01:00
David Pilato 7c1284817e Add plugin version in es-plugin.properties
With https://github.com/elasticsearch/elasticsearch/issues/2784, we can now add plugin version in `es-plugin.properties` file.

It will only be used with elasticsearch 1.0.0 and upper. No need to push it in 1.x branch.

Closes #59.
2014-03-17 09:41:47 +01:00
David Pilato e3d2216e44 prepare for next development iteration 2014-01-15 19:53:42 +01:00
David Pilato b0a1f1632f prepare release elasticsearch-cloud-aws-2.0.0.RC1 2014-01-15 18:38:03 +01:00
Igor Motov 05255a230d Initial implementation of S3 snapshot/restore repository 2014-01-15 11:07:05 -05:00
David Pilato 4a1cbd2f63 Update to elasticsearch 1.0.0.RC1
Closes #45.
2014-01-13 14:48:36 +01:00
David Pilato 9cc331b12d Move tests to elasticsearch test framework
Closes #46.
2014-01-13 14:44:56 +01:00
David Pilato d85eab3f46 prepare for next development iteration 2013-11-26 17:51:27 +01:00
David Pilato 7ed6bdf13f prepare release elasticsearch-cloud-aws-1.16.0 2013-11-26 17:46:25 +01:00
David Pilato 0cde346e26 prepare for next development iteration 2013-09-17 06:46:17 +02:00
David Pilato 16af1f3ea7 prepare release elasticsearch-cloud-aws-1.15.0 2013-09-17 06:41:17 +02:00
Njal Karevoll 7e2ee43fdf Update to elasticsearch 0.90.4
Breaking changes in to EsExecutors was introduced in elasticsearch 0.90.4
Closes #35.
2013-09-17 06:35:21 +02:00
David Pilato 68fd16251e prepare for next development iteration 2013-08-09 19:57:05 +02:00
David Pilato 980da019ef prepare release elasticsearch-cloud-aws-1.14.0 2013-08-09 19:30:06 +02:00
David Pilato 0f5f57d1de Revert change made with #32.
Fix missing lib in assembly. relative to #29.
Closes #33.
2013-08-09 19:29:05 +02:00
David Pilato b515a1d38f prepare for next development iteration 2013-08-09 09:37:18 +02:00
David Pilato 5695b57092 prepare release elasticsearch-cloud-aws-1.13.0 2013-08-09 09:32:24 +02:00
David Pilato c50d6b332d Update to AWS Java SDK 1.5.3.
Closes #32.
2013-08-09 09:30:43 +02:00
David Pilato 906326d056 Old common-codecs version in use
Closes #29.
2013-08-09 09:23:12 +02:00
David Pilato 8b20e57fd7 Update to Elasticsearch 0.90.3
Closes #31.
2013-08-09 09:17:01 +02:00
David Pilato 2c386046f5 prepare for next development iteration 2013-05-31 09:47:31 +02:00
David Pilato 4515495ff3 prepare release elasticsearch-cloud-aws-1.12.0 2013-05-31 09:47:31 +02:00
David Pilato 09d4c5ba2f Update to Elasticsearch 0.90.1
Works also with Elasticsearch 0.90.0.
Closes #27.
2013-05-31 09:47:31 +02:00
Shay Banon 4ce0180eb3 move to 1.11 2013-02-26 15:13:42 +01:00
Shay Banon 53e0460bf1 release 1.11.0 2013-02-26 15:13:14 +01:00
Shay Banon 0abd5fd886 upgrade to aws sdk 1.3.32 2013-02-26 15:11:47 +01:00
Shay Banon 460b2afd1a move to 0.90 dep 2013-02-26 15:09:06 +01:00
Shay Banon 32fbc4e326 move to 1.11.0-snap 2012-12-06 00:23:37 +01:00
Shay Banon dfebf610f2 release 1.10.0 2012-12-06 00:23:17 +01:00
Shay Banon 71d7d336c5 update aws sdk 2012-12-06 00:17:07 +01:00
Shay Banon 404cf33bf7 move to 1.10.0 snap 2012-08-25 14:34:21 +03:00
Shay Banon 381e011809 release 0.19.0 2012-08-25 14:33:59 +03:00
Shay Banon 8220546fd9 upgrade to latest sdk 2012-08-25 14:29:40 +03:00
Shay Banon 08b37e3e6e move to 1.9.0 snap 2012-06-27 12:37:11 +02:00
Shay Banon ea01813a31 release 1.8.0 2012-06-27 12:33:46 +02:00
Shay Banon ce4db355db move to 1.8.0 snap 2012-06-20 10:34:15 +02:00
Shay Banon 4182a388e6 release 1.7.0 2012-06-20 10:33:40 +02:00
Shay Banon 96a4e5de46 Optional credentials with latest AWS SDK, closes #11. 2012-06-20 10:29:04 +02:00
Shay Banon 97c776bfe2 add license and repo 2012-06-10 22:05:09 +02:00
Shay Banon 69abc30ac2 move to 1.7.0 snap 2012-06-01 11:38:10 +02:00
Shay Banon 28346ab70c release 1.6.0 2012-06-01 11:37:38 +02:00
Shay Banon 870cf0ef19 move to 1.6.0 snap 2012-03-07 22:15:33 +02:00
Shay Banon 2abaaf5887 release 1.5.0 2012-03-07 22:15:15 +02:00
Shay Banon c849de9231 move to 1.5.0 snap 2012-03-03 23:25:35 +02:00
Shay Banon bcef799089 release 1.4.0 2012-03-03 23:23:47 +02:00
Shay Banon cde27eb2e5 Upgrade to AWS SDK 1.3.3, closes #5. 2012-03-03 23:22:05 +02:00
Shay Banon 825cd219bc Merge remote-tracking branch 'origin/master' 2012-03-03 18:52:15 +02:00