Skip to content

Commit 0aa819f

Browse files
chore(main): release 0.5.0+20231031 (#81)
Co-authored-by: Josh Mock <[email protected]>
1 parent e47967a commit 0aa819f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.5.0+20231031](https://github.com/elastic/elasticsearch-serverless-js/compare/v0.4.0+20231031...v0.5.0+20231031) (2024-07-29)
4+
5+
6+
### Features
7+
8+
* Latest serverless specification changes ([#77](https://github.com/elastic/elasticsearch-serverless-js/issues/77)) ([e47967a](https://github.com/elastic/elasticsearch-serverless-js/commit/e47967a27f61a4a5c3bd2c8d55c0f0af005fdcf5))
9+
* OpenTelemetry support ([#80](https://github.com/elastic/elasticsearch-serverless-js/issues/80)) ([8b9e7d3](https://github.com/elastic/elasticsearch-serverless-js/commit/8b9e7d325ec29f5090bf266ff486c5513f8ae39b))
10+
311
## [0.4.0+20231031](https://github.com/elastic/elasticsearch-serverless-js/compare/v0.3.0+20231031...v0.4.0+20231031) (2024-06-25)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elastic/elasticsearch-serverless",
3-
"version": "0.4.0+20231031",
3+
"version": "0.5.0+20231031",
44
"description": "The official Node.js Elastic client for the Elasticsearch Serverless service.",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)