Skip to content

Commit

Permalink
Updated CHANGELOG to 7.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Nov 11, 2020
1 parent 7632f72 commit d6f7749
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## Release 7.10.0

- Updated endpoints and namespaces for Elasticsearch 7.10
[3ceb748](https://github.com/elastic/elasticsearch-php/commit/3ceb7484a111aa20126168460c79f098c4fe0792)
- Fixed ClientBuilder::fromConfig allowing multiple function
parameters (e.g. setApiKey)
[#1076](https://github.com/elastic/elasticsearch-php/pull/1076)
- Refactored the YAML tests using generated PHPUnit code
[85fadc2](https://github.com/elastic/elasticsearch-php/commit/85fadc2bd4b2b309b19761a50ff13010d43a524d)

## Release 7.9.1

- Fixed using object instead of array in onFailure transport event
Expand Down

0 comments on commit d6f7749

Please sign in to comment.