Skip to content

Commit d6f7749

Browse files
committed
Updated CHANGELOG to 7.10.0
1 parent 7632f72 commit d6f7749

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## Release 7.10.0
2+
3+
- Updated endpoints and namespaces for Elasticsearch 7.10
4+
[3ceb748](https://github.com/elastic/elasticsearch-php/commit/3ceb7484a111aa20126168460c79f098c4fe0792)
5+
- Fixed ClientBuilder::fromConfig allowing multiple function
6+
parameters (e.g. setApiKey)
7+
[#1076](https://github.com/elastic/elasticsearch-php/pull/1076)
8+
- Refactored the YAML tests using generated PHPUnit code
9+
[85fadc2](https://github.com/elastic/elasticsearch-php/commit/85fadc2bd4b2b309b19761a50ff13010d43a524d)
10+
111
## Release 7.9.1
212

313
- Fixed using object instead of array in onFailure transport event

0 commit comments

Comments
 (0)