File tree 2 files changed +25
-2
lines changed
2 files changed +25
-2
lines changed Original file line number Diff line number Diff line change 1
1
[[changelog-client]]
2
2
== Release notes
3
3
4
+ [discrete]
5
+ === 8.17.0
6
+
7
+ [discrete]
8
+ ==== Features
9
+
10
+ [discrete]
11
+ ===== Support for Elasticsearch `v8.17`
12
+
13
+ You can find all the API changes
14
+ https://www.elastic.co/guide/en/elasticsearch/reference/8.17/release-notes-8.17.0.html[here].
15
+
16
+ [discrete]
17
+ === 8.16.3
18
+
19
+ [discrete]
20
+ ==== Fixes
21
+
22
+ [discrete]
23
+ ===== Improved support for Elasticsearch `v8.16`
24
+
25
+ Updated TypeScript types based on fixes and improvements to the Elasticsearch specification.
26
+
4
27
[discrete]
5
28
=== 8.16.2
6
29
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @elastic/elasticsearch" ,
3
- "version" : " 8.15 .0" ,
4
- "versionCanary" : " 8.15 .0-canary.0" ,
3
+ "version" : " 8.17 .0" ,
4
+ "versionCanary" : " 8.17 .0-canary.0" ,
5
5
"description" : " The official Elasticsearch client for Node.js" ,
6
6
"main" : " ./index.js" ,
7
7
"types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments