We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7632f72 commit d6f7749Copy full SHA for d6f7749
CHANGELOG.md
@@ -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
11
## Release 7.9.1
12
13
- Fixed using object instead of array in onFailure transport event
0 commit comments