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

File tree

23 files changed

+79
-15
lines changed

23 files changed

+79
-15
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.39.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-elasticsearch@[email protected]) (2023-07-27)
7+
8+
**Note:** Version bump only for package opentelemetry-instrumentation-elasticsearch
9+
10+
11+
12+
13+
614
## [0.35.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-elasticsearch@[email protected]) (2023-07-27)
715

816
**Note:** Version bump only for package opentelemetry-instrumentation-elasticsearch

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.35.1",
3+
"version": "0.39.1",
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.35.1';
2+
export const VERSION = '0.39.1';

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.39.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-express@[email protected]) (2023-07-27)
7+
8+
**Note:** Version bump only for package opentelemetry-instrumentation-express
9+
10+
11+
12+
13+
614
## [0.35.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-express@[email protected]) (2023-07-27)
715

816
**Note:** Version bump only for package opentelemetry-instrumentation-express

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.35.1",
3+
"version": "0.39.1",
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.35.1';
2+
export const VERSION = '0.39.1';

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.39.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-kafkajs@[email protected]) (2023-07-27)
7+
8+
**Note:** Version bump only for package opentelemetry-instrumentation-kafkajs
9+
10+
11+
12+
13+
614
## [0.35.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-kafkajs@[email protected]) (2023-07-27)
715

816
**Note:** Version bump only for package opentelemetry-instrumentation-kafkajs

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.35.1",
3+
"version": "0.39.1",
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.35.1';
2+
export const VERSION = '0.39.1';

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.39.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-neo4j@[email protected]) (2023-07-27)
7+
8+
**Note:** Version bump only for package opentelemetry-instrumentation-neo4j
9+
10+
11+
12+
13+
614
## [0.35.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-neo4j@[email protected]) (2023-07-27)
715

816
**Note:** Version bump only for package opentelemetry-instrumentation-neo4j

packages/instrumentation-neo4j/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-neo4j",
3-
"version": "0.35.1",
3+
"version": "0.39.1",
44
"description": "open telemetry instrumentation for the `neo4j` javascript driver",
55
"keywords": [
66
"neo4j",
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.35.1';
2+
export const VERSION = '0.39.1';

packages/instrumentation-node-cache/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.39.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-node-cache@[email protected]) (2023-07-27)
7+
8+
**Note:** Version bump only for package opentelemetry-instrumentation-node-cache
9+
10+
11+
12+
13+
614
## [0.35.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-node-cache@[email protected]) (2023-07-27)
715

816
**Note:** Version bump only for package opentelemetry-instrumentation-node-cache

packages/instrumentation-node-cache/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-node-cache",
3-
"version": "0.35.1",
3+
"version": "0.39.1",
44
"description": "open telemetry instrumentation for the `node-cache`",
55
"keywords": [
66
"node-cache",
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.35.1';
2+
export const VERSION = '0.39.1';

packages/instrumentation-sequelize/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.39.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-sequelize@[email protected]) (2023-07-27)
7+
8+
**Note:** Version bump only for package opentelemetry-instrumentation-sequelize
9+
10+
11+
12+
13+
614
## [0.35.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-sequelize@[email protected]) (2023-07-27)
715

816
**Note:** Version bump only for package opentelemetry-instrumentation-sequelize

packages/instrumentation-sequelize/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-sequelize",
3-
"version": "0.35.1",
3+
"version": "0.39.1",
44
"description": "open telemetry instrumentation for the `sequelize` module",
55
"keywords": [
66
"sequelize",
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.35.1';
2+
export const VERSION = '0.39.1';

packages/instrumentation-typeorm/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.39.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-typeorm@[email protected]) (2023-07-27)
7+
8+
**Note:** Version bump only for package opentelemetry-instrumentation-typeorm
9+
10+
11+
12+
13+
614
## [0.35.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-instrumentation-typeorm@[email protected]) (2023-07-27)
715

816
**Note:** Version bump only for package opentelemetry-instrumentation-typeorm

packages/instrumentation-typeorm/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-typeorm",
3-
"version": "0.35.1",
3+
"version": "0.39.1",
44
"description": "open telemetry instrumentation for the `typeorm` module",
55
"keywords": [
66
"typeorm",
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.35.1';
2+
export const VERSION = '0.39.1';

packages/span-transformations/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.39.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-span-transformations@[email protected]) (2023-07-27)
7+
8+
**Note:** Version bump only for package opentelemetry-span-transformations
9+
10+
11+
12+
13+
614
## [0.2.1](https://github.com/aspecto-io/opentelemetry-ext-js/compare/opentelemetry-span-transformations@[email protected]) (2023-07-27)
715

816
**Note:** Version bump only for package opentelemetry-span-transformations

packages/span-transformations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opentelemetry-span-transformations",
3-
"version": "0.2.1",
3+
"version": "0.39.1",
44
"description": "Convert spans between different formats",
55
"author": "Aspecto (aspecto.io)",
66
"homepage": "https://github.com/aspecto-io/opentelemetry-ext-js",

0 commit comments

Comments
 (0)