File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Release 5.3.0
2
+ - Add MsearchTemplate endpoint [[ df7004f]] ( http://github.com/elasticsearch/elasticsearch-php/commit/df7004f )
3
+ - Add Cat\Templates endpoint [[ 776c865]] ( http://github.com/elasticsearch/elasticsearch-php/commit/776c865 )
4
+ - Add FieldCaps endpoint [[ 0acccc6]] ( http://github.com/elasticsearch/elasticsearch-php/commit/0acccc6 )
5
+ - Add Remote Namespace and Remote\Info endpoint [[ 82121d9]] ( http://github.com/elasticsearch/elasticsearch-php/commit/82121d9 )
6
+ - Allow Sliced Scroll for the Search endpoint (#604 ) [[ dfdb1a8]] ( http://github.com/elasticsearch/elasticsearch-php/commit/dfdb1a8 )
7
+ - Added "slices" parameter to the Reindex endpoint (#598 ) [[ d9aaefd]] ( http://github.com/elasticsearch/elasticsearch-php/commit/d9aaefd )
8
+ - fix conflict when merging timeout param (#562 ) [[ 505688d]] ( http://github.com/elasticsearch/elasticsearch-php/commit/505688d )
9
+
10
+ ### Testing
11
+ - [ TEST] Temporarily blacklist some yaml tests that aren't parsing [[ d857ae1]] ( http://github.com/elasticsearch/elasticsearch-php/commit/d857ae1 )
12
+ - [ TEST] Add missing ` lt ` and ` lte ` test operators [[ 02adc14]] ( http://github.com/elasticsearch/elasticsearch-php/commit/02adc14 )
13
+
14
+ ### Docs
15
+ - [ Docs] Updating readme with mock testing instructions (#591 ) [[ 1623d44]] ( http://github.com/elasticsearch/elasticsearch-php/commit/1623d44 )
16
+ - [ Docs] Symfony bundle added (#560 ) [[ 69dbd4c]] ( http://github.com/elasticsearch/elasticsearch-php/commit/69dbd4c )
17
+ - [ DOCS] Remove incorrect Composer instructions from README (#565 ) [[ 9606f52]] ( http://github.com/elasticsearch/elasticsearch-php/commit/9606f52 )
18
+
1
19
## Release 5.2.0
2
20
3
21
- Add 'batched_reduce_size' / 'typed_keys' params to Search endpoint [[ 691ce24]] ( http://github.com/elasticsearch/elasticsearch-php/commit/691ce24 )
You can’t perform that action at this time.
0 commit comments