Skip to content

Commit

Permalink
add missing BC for version 6.8 (#1173)
Browse files Browse the repository at this point in the history
  • Loading branch information
ramunasd authored and ezimuel committed Feb 3, 2022
1 parent 1597220 commit dcb11e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BREAKING_CHANGES.md
Expand Up @@ -19,6 +19,10 @@
- Added type hints and return type declarations where possible
[#897](https://github.com/elastic/elasticsearch-php/pull/897)

# 6.8

- Method taskList() renamed to list() in TasksNamespace

# 6.7

- `{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)
Expand Down

0 comments on commit dcb11e3

Please sign in to comment.