Bump to 9.0.3 (#2888)
This commit is contained in:
@ -20,6 +20,12 @@ To check for security updates, go to [Security announcements for the Elastic sta
|
|||||||
% ### Fixes [elasticsearch-javascript-client-next-fixes]
|
% ### Fixes [elasticsearch-javascript-client-next-fixes]
|
||||||
% \*
|
% \*
|
||||||
|
|
||||||
|
## 9.0.3
|
||||||
|
|
||||||
|
### Fixes [elasticsearch-javascript-client-9.0.3-fixes]
|
||||||
|
|
||||||
|
**Improved compatibility with Elasticsearch 9.0:** Several fixes and improvements have been made to APIs and TypeScript type definitions to better reflect the Elasticsearch 9.0 specification.
|
||||||
|
|
||||||
## 9.0.2
|
## 9.0.2
|
||||||
|
|
||||||
### Fixes [elasticsearch-javascript-client-9.0.2-fixes]
|
### Fixes [elasticsearch-javascript-client-9.0.2-fixes]
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@elastic/elasticsearch",
|
"name": "@elastic/elasticsearch",
|
||||||
"version": "9.0.2",
|
"version": "9.0.3",
|
||||||
"versionCanary": "9.0.2-canary.0",
|
"versionCanary": "9.0.2-canary.0",
|
||||||
"description": "The official Elasticsearch client for Node.js",
|
"description": "The official Elasticsearch client for Node.js",
|
||||||
"main": "./index.js",
|
"main": "./index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user