version 12.1.0

This commit is contained in:
spalger
2016-11-16 18:37:25 -07:00
parent 14a32e320f
commit 44cbf5fa86
4 changed files with 7 additions and 3 deletions

View File

@ -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]

View File

@ -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