Skip to content
This repository was archived by the owner on Oct 31, 2024. It is now read-only.

Commit c539814

Browse files
Publish
- opentelemetry-instrumentation-elasticsearch@0.35.0 - opentelemetry-instrumentation-express@0.35.0 - opentelemetry-instrumentation-kafkajs@0.35.0 - opentelemetry-instrumentation-neo4j@0.35.0 - opentelemetry-instrumentation-node-cache@0.35.0 - opentelemetry-instrumentation-sequelize@0.35.0 - opentelemetry-instrumentation-typeorm@0.35.0
1 parent 899bb18 commit c539814

File tree

21 files changed

+70
-14
lines changed

21 files changed

+70
-14
lines changed

packages/instrumentation-elasticsearch/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.35.0](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-elasticsearch@0.34.0...opentelemetry-instrumentation-elasticsearch@0.35.0) (2023-03-01)
7+
8+
**Note:** Version bump only for package opentelemetry-instrumentation-elasticsearch
9+
10+
11+
12+
13+
614
# [0.34.0](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-elasticsearch@0.32.0...opentelemetry-instrumentation-elasticsearch@0.34.0) (2022-11-21)
715

816

packages/instrumentation-elasticsearch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opentelemetry-instrumentation-elasticsearch",
3-
"version": "0.34.0",
3+
"version": "0.35.0",
44
"description": "open telemetry instrumentation for the `elasticsearch` module",
55
"keywords": [
66
"elasticsearch",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// this is autogenerated file, see scripts/version-update.js
2-
export const VERSION = '0.34.0';
2+
export const VERSION = '0.35.0';

packages/instrumentation-express/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.35.0](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-express@0.34.0...opentelemetry-instrumentation-express@0.35.0) (2023-03-01)
7+
8+
**Note:** Version bump only for package opentelemetry-instrumentation-express
9+
10+
11+
12+
13+
614
# [0.34.0](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-express@0.32.0...opentelemetry-instrumentation-express@0.34.0) (2022-11-21)
715

816

packages/instrumentation-express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opentelemetry-instrumentation-express",
3-
"version": "0.34.0",
3+
"version": "0.35.0",
44
"description": "enhanced open telemetry instrumentation for the `express` web framework",
55
"author": "Aspecto.io",
66
"license": "Apache-2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// this is autogenerated file, see scripts/version-update.js
2-
export const VERSION = '0.34.0';
2+
export const VERSION = '0.35.0';

packages/instrumentation-kafkajs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.35.0](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-kafkajs@0.34.0...opentelemetry-instrumentation-kafkajs@0.35.0) (2023-03-01)
7+
8+
**Note:** Version bump only for package opentelemetry-instrumentation-kafkajs
9+
10+
11+
12+
13+
614
# [0.34.0](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-kafkajs@0.32.0...opentelemetry-instrumentation-kafkajs@0.34.0) (2022-11-21)
715

816

packages/instrumentation-kafkajs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opentelemetry-instrumentation-kafkajs",
3-
"version": "0.34.0",
3+
"version": "0.35.0",
44
"description": "open telemetry instrumentation for the `kafkajs` kafka client",
55
"keywords": [
66
"kafka",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// this is autogenerated file, see scripts/version-update.js
2-
export const VERSION = '0.34.0';
2+
export const VERSION = '0.35.0';

packages/instrumentation-neo4j/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.35.0](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-neo4j@0.34.0...opentelemetry-instrumentation-neo4j@0.35.0) (2023-03-01)
7+
8+
**Note:** Version bump only for package opentelemetry-instrumentation-neo4j
9+
10+
11+
12+
13+
614
# [0.34.0](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-neo4j@0.32.0...opentelemetry-instrumentation-neo4j@0.34.0) (2022-11-21)
715

816

0 commit comments

Comments
 (0)