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 80ac1e4 commit 82b8ec6Copy full SHA for 82b8ec6
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## Release 8.0.0-rc2
2
+
3
+- Added the common parameters in all the endpoints
4
+ []()
5
6
## Release 8.0.0-rc1
7
8
- Fixed query string in API endpoints + added a first integration test
composer.json
@@ -11,7 +11,7 @@
11
"license": "MIT",
12
"require": {
13
"php": "^7.4 || ^8.0",
14
- "elastic/transport": ">=8.0.0-rc3",
+ "elastic/transport": ">=v8.0.0-rc4",
15
"psr/http-client": "^1.0",
16
"psr/http-message": "^1.0",
17
"psr/log": "^1|^2|^3",
0 commit comments