File tree 2 files changed +14
-3
lines changed
2 files changed +14
-3
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.15.1
6
+
7
+ [discrete]
8
+ ==== Features
9
+
10
+ [discrete]
11
+ ===== Improved support for Elasticsearch `v8.15`
12
+
13
+ Updated TypeScript types based on fixes and improvements to the Elasticsearch specification.
14
+
4
15
[discrete]
5
16
=== 8.15.0
6
17
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.15.1 " ,
4
+ "versionCanary" : " 8.15.1 -canary.0" ,
5
5
"description" : " The official Elasticsearch client for Node.js" ,
6
6
"main" : " index.js" ,
7
7
"types" : " index.d.ts" ,
54
54
"@sinonjs/fake-timers" : " github:sinonjs/fake-timers#0bfffc1" ,
55
55
"@types/debug" : " ^4.1.7" ,
56
56
"@types/ms" : " ^0.7.31" ,
57
- "@types/node" : " ^17.0.31 " ,
57
+ "@types/node" : " ^18.19.55 " ,
58
58
"@types/sinonjs__fake-timers" : " ^8.1.2" ,
59
59
"@types/split2" : " ^3.2.1" ,
60
60
"@types/stoppable" : " ^1.1.1" ,
You can’t perform that action at this time.
0 commit comments