File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
7
## Release 5.3.1
2
8
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
4
10
- Add 'terminate_after' to Count endpoint whitelist (#634 ) [[ 1a20259]] ( http://github.com/elasticsearch/elasticsearch-php/commit/1a20259 )
5
11
- Use upper-case "Host" header [[ 1621094]] ( http://github.com/elasticsearch/elasticsearch-php/commit/1621094 )
6
12
- Shrink API was not setting body correctly [[ 129ed4a]] ( http://github.com/elasticsearch/elasticsearch-php/commit/129ed4a )
You can’t perform that action at this time.
0 commit comments