Skip to content

Commit 4b29a41

Browse files
committed
Update Changelog
1 parent fc7a186 commit 4b29a41

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1+
## Release 5.3.2
2+
3+
- Fix parsing of NodesInfo for Sniffing [[d771699]](http://github.com/elasticsearch/elasticsearch-php/commit/d771699)
4+
- [TEST] print elasticsearch.log if cluster fails to start [[e03cbb2]](http://github.com/elasticsearch/elasticsearch-php/commit/e03cbb2)
5+
- Fix bug where exceptions were being used as array in PHP 5.x [[c5db567]](http://github.com/elasticsearch/elasticsearch-php/commit/c5db567)
6+
17
## Release 5.3.1
28

3-
- Do not schedule connection pool checks on 4xx level errors [[f91465d]](http://github.com/elasticsearch/elasticsearch-php/commit/f91465d)
9+
- Do not schedule connection pool checks on 4xx level errors
410
- Add 'terminate_after' to Count endpoint whitelist (#634) [[1a20259]](http://github.com/elasticsearch/elasticsearch-php/commit/1a20259)
511
- Use upper-case "Host" header [[1621094]](http://github.com/elasticsearch/elasticsearch-php/commit/1621094)
612
- Shrink API was not setting body correctly [[129ed4a]](http://github.com/elasticsearch/elasticsearch-php/commit/129ed4a)

0 commit comments

Comments
 (0)