You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
## 7.5.0-pre
2
+
3
+
Pre-release version of 7.5 client.
4
+
5
+
* Support for Elasticsearch `7.5`.
6
+
* Update API spec generator: The code for Elasticsearch OSS and X-Pack APIs is being generated from the [rest api spec](https://github.com/elastic/elasticsearch/tree/master/rest-api-spec/src/main/resources/rest-api-spec/api).
7
+
* Specs have been updated to address new/deprecated parameters.
8
+
* This is a pre-release, full Changelog details will be published with the final release of 7.5.0
0 commit comments