version 12.1.0
This commit is contained in:
@ -14,7 +14,7 @@ bower install elasticsearch
|
||||
---------
|
||||
|
||||
=== Download
|
||||
* v12.0.1: https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-12.0.1.zip[zip], https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-12.0.1.tar.gz[tar.gz]
|
||||
* v12.1.0: https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-12.1.0.zip[zip], https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-12.1.0.tar.gz[tar.gz]
|
||||
|
||||
NOTE: Here's an example that integrates elasticsearch.js with React https://github.com/scotchfield/elasticsearch-react-example/[on GitHub]
|
||||
|
||||
|
||||
@ -1,6 +1,10 @@
|
||||
[[changelog]]
|
||||
== Changelog
|
||||
|
||||
=== 12.1 (Nov 16 2016)
|
||||
* Added <<config-http-auth,`httpAuth`>> configuration parameter
|
||||
* Fixed a bug introduced in v9.0.1 that prevented error messages from including some available metadata
|
||||
|
||||
=== 12.0 (Oct 26 2016)
|
||||
* apiVersion `"5.0"` is now the default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user