bring over changes from version 15.1.1
(cherry picked from commit bd7dbe7845)
This commit is contained in:
@ -22,7 +22,7 @@ npm install elasticsearch-browser
|
||||
---------
|
||||
|
||||
=== Download
|
||||
* v15.1.0: https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-15.1.0.zip[zip], https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-15.1.0.tar.gz[tar.gz]
|
||||
* v15.1.1: https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-15.1.1.zip[zip], https://download.elasticsearch.org/elasticsearch/elasticsearch-js/elasticsearch-js-15.1.1.tar.gz[tar.gz]
|
||||
|
||||
=== Angular Build
|
||||
* Registers an `esFactory` factory in the `"elasticsearch"` module
|
||||
|
||||
@ -1,6 +1,9 @@
|
||||
[[changelog]]
|
||||
== Changelog
|
||||
|
||||
=== 15.1.1 (July 3 2018)
|
||||
* Fix JSON serialization bug affecting some objects with non-enumerable properties https://github.com/elastic/elasticsearch-js/issues/504[#504]
|
||||
|
||||
=== 15.1.0 (July 3 2018)
|
||||
* apiVersion `"6.3"` is now the default
|
||||
|
||||
|
||||
Reference in New Issue
Block a user