Releases: instana/nodejs
Releases · instana/nodejs
v4.6.0
Bug Fixes
- changed internal logger timestamp to ISO string (#1518) (0a6af07)
- resolved error when using
setLogger
fn with winston logger (#1522) (52f102e)
Features
v4.5.2
Bug Fixes
- resolved pino agent stream messages (9472c5c)
- resolved logging objects being undefined or missing (#1509) (7715fed)
v4.5.1
⚠️ Please do not use this release. Use v4.5.2 ⚠️
Bug Fixes
v4.2.0
Features
- aws-lambda: added support for Node v22 runtime (#1456) (8b53e06)
v4.1.0
Bug Fixes
- lambda: fixed version mistmatch when using Lambda layer (#1452) (94cac7a)
Features
- added support for graphql-subscriptions v3 (#1446) (e4a978c)
v4.0.1
Bug Fixes
- aws-lambda: resolved
Cannot find module 'aws-sdk'
error during agent key retrieval from SSM (#1402) (6329c66)