Skip to content

Commit dcb11e3

Browse files
ramunasdezimuel
authored andcommitted
add missing BC for version 6.8 (#1173)
1 parent 1597220 commit dcb11e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

BREAKING_CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
- Added type hints and return type declarations where possible
2020
[#897](https://github.com/elastic/elasticsearch-php/pull/897)
2121

22+
# 6.8
23+
24+
- Method taskList() renamed to list() in TasksNamespace
25+
2226
# 6.7
2327

2428
- `{type}` part in `indices.put_mapping` API is not required anymore, see new specification [here](https://github.com/elastic/elasticsearch/blob/v6.7.0/rest-api-spec/src/main/resources/rest-api-spec/api/indices.put_mapping.json)

0 commit comments

Comments
 (0)