Skip to content

Commit e733ed2

Browse files
author
IBM/Instana/Team Node.js
committed
v4.24.1
1 parent a286f29 commit e733ed2

File tree

31 files changed

+224
-79
lines changed

31 files changed

+224
-79
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,26 @@
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+
## [4.24.1](https://github.com/instana/nodejs/compare/v4.24.0...v4.24.1) (2025-09-18)
7+
8+
9+
### Bug Fixes
10+
11+
* bumped import-in-the-middle from 1.9.0 to 1.14.2 ([#1980](https://github.com/instana/nodejs/issues/1980)) ([cfd10ae](https://github.com/instana/nodejs/commit/cfd10aeb0f3468d9466c4bf0d813f7d073a685a6))
12+
* bumped tar from 6.2.1 to 7.4.3 ([#1996](https://github.com/instana/nodejs/issues/1996)) ([af3ac42](https://github.com/instana/nodejs/commit/af3ac427df4d136fd542598c7bfdb32cbf9274f7))
13+
* forced debug dependency to ^4.4.3 ([#2007](https://github.com/instana/nodejs/issues/2007)) ([3d5caaa](https://github.com/instana/nodejs/commit/3d5caaa70a9b841945a4adfe5978db54734cf9fa))
14+
* resolved pino compatibility issues for v18 ([#2014](https://github.com/instana/nodejs/issues/2014)) ([a286f29](https://github.com/instana/nodejs/commit/a286f2942e5620c80862322e35c3dd31f25a1757))
15+
16+
17+
### Reverts
18+
19+
* Revert "build: bumped prisma from 6.15.0 to 6.16.0" ([17d4bd1](https://github.com/instana/nodejs/commit/17d4bd11114b2c6b5ad544176a441045acec7446))
20+
* Revert "build: bumped prisma from 6.16.0 to 6.16.1" ([4e9b225](https://github.com/instana/nodejs/commit/4e9b2250fa79697ff128d04b2b0981c94365e280))
21+
22+
23+
24+
25+
626
# [4.24.0](https://github.com/instana/nodejs/compare/v4.23.1...v4.24.0) (2025-09-11)
727

828

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages": ["packages/*"],
3-
"version": "4.24.0",
3+
"version": "4.24.1",
44
"command": {
55
"publish": {
66
"forcePublish": "*",

package-lock.json

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/autoprofile/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+
## [4.24.1](https://github.com/instana/nodejs/compare/v4.24.0...v4.24.1) (2025-09-18)
7+
8+
**Note:** Version bump only for package @instana/autoprofile
9+
10+
11+
12+
13+
614
# [4.24.0](https://github.com/instana/nodejs/compare/v4.23.1...v4.24.0) (2025-09-11)
715

816
**Note:** Version bump only for package @instana/autoprofile

packages/autoprofile/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@instana/autoprofile",
3-
"version": "4.24.0",
3+
"version": "4.24.1",
44
"description": "Automatic Node.js Profiler",
55
"author": {
66
"name": "Dmitri Melikyan",
@@ -49,7 +49,7 @@
4949
}
5050
],
5151
"dependencies": {
52-
"@instana/core": "4.24.0",
52+
"@instana/core": "4.24.1",
5353
"detect-libc": "^2.0.2",
5454
"nan": "^2.14.2",
5555
"node-gyp-build": "^4.8.4",

packages/aws-fargate/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+
## [4.24.1](https://github.com/instana/nodejs/compare/v4.24.0...v4.24.1) (2025-09-18)
7+
8+
**Note:** Version bump only for package @instana/aws-fargate
9+
10+
11+
12+
13+
614
# [4.24.0](https://github.com/instana/nodejs/compare/v4.23.1...v4.24.0) (2025-09-11)
715

816
**Note:** Version bump only for package @instana/aws-fargate

packages/aws-fargate/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@instana/aws-fargate",
3-
"version": "4.24.0",
3+
"version": "4.24.1",
44
"description": "Instana tracing and monitoring for Node.js based AWS Fargate tasks",
55
"author": {
66
"name": "Bastian Krol",
@@ -66,9 +66,9 @@
6666
},
6767
"license": "MIT",
6868
"dependencies": {
69-
"@instana/core": "4.24.0",
70-
"@instana/metrics-util": "4.24.0",
71-
"@instana/serverless": "4.24.0"
69+
"@instana/core": "4.24.1",
70+
"@instana/metrics-util": "4.24.1",
71+
"@instana/serverless": "4.24.1"
7272
},
7373
"engines": {
7474
"node": ">=18.0.0"

packages/aws-lambda-auto-wrap/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+
## [4.24.1](https://github.com/instana/nodejs/compare/v4.24.0...v4.24.1) (2025-09-18)
7+
8+
**Note:** Version bump only for package instana-aws-lambda-auto-wrap
9+
10+
11+
12+
13+
614
# [4.24.0](https://github.com/instana/nodejs/compare/v4.23.1...v4.24.0) (2025-09-11)
715

816
**Note:** Version bump only for package instana-aws-lambda-auto-wrap

packages/aws-lambda-auto-wrap/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "instana-aws-lambda-auto-wrap",
3-
"version": "4.24.0",
3+
"version": "4.24.1",
44
"description": "Automatically wrap AWS Lambdas for Instana tracing and monitoring without code modification.",
55
"author": {
66
"name": "Bastian Krol",
@@ -64,7 +64,7 @@
6464
"url": "https://github.com/instana/nodejs/issues"
6565
},
6666
"dependencies": {
67-
"@instana/aws-lambda": "4.24.0",
68-
"@instana/core": "4.24.0"
67+
"@instana/aws-lambda": "4.24.1",
68+
"@instana/core": "4.24.1"
6969
}
7070
}

packages/aws-lambda/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+
## [4.24.1](https://github.com/instana/nodejs/compare/v4.24.0...v4.24.1) (2025-09-18)
7+
8+
**Note:** Version bump only for package @instana/aws-lambda
9+
10+
11+
12+
13+
614
# [4.24.0](https://github.com/instana/nodejs/compare/v4.23.1...v4.24.0) (2025-09-11)
715

816
**Note:** Version bump only for package @instana/aws-lambda

0 commit comments

Comments
 (0)