diff --git a/README.md b/README.md index e43abced..cec43db4 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ bulk mode ensures high throughput when indexing to Elasticsearch. | Elasticsearch version | Plugin | Release date | | ------------------------ | -----------| -------------| +| 1.3.1 | 1.3.0.2 | Aug 2, 2014 | | 1.3.1 | 1.3.0.1 | Jul 31, 2014 | | 1.3.0 | 1.3.0.0 | Jul 24, 2014 | | 1.2.2 | 1.2.2.0 | Jul 19, 2014 | @@ -58,7 +59,7 @@ bulk mode ensures high throughput when indexing to Elasticsearch. ## Installation - ./bin/plugin --install jdbc --url http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-river-jdbc/1.3.0.1/elasticsearch-river-jdbc-1.3.0.1-plugin.zip + ./bin/plugin --install jdbc --url http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-river-jdbc/1.3.0.2/elasticsearch-river-jdbc-1.3.0.2-plugin.zip Do not forget to restart the node after installing. @@ -73,6 +74,7 @@ Change into this directory to invoke the `./bin/plugin` command line tool. | File | SHA1 | | ---------------------------------------------| -----------------------------------------| +| elasticsearch-river-jdbc-1.3.0.2-plugin.zip | 7f87af3055223d15238da9c81ae95ff6ea0ce934 | | elasticsearch-river-jdbc-1.3.0.1-plugin.zip | ee58c51acfb4bc2294939c655ff2f790890808bc | | elasticsearch-river-jdbc-1.3.0.0-plugin.zip | f303bf240e443bbe81ccc614bfad6b4d103eb073 | | elasticsearch-river-jdbc-1.2.2.0-plugin.zip | 2c4085ea3f89c54712e6d2ff99ab4e999f1af2e2 |