Skip to content

Conversation

@aryamohanan
Copy link
Contributor

@aryamohanan aryamohanan commented Nov 14, 2025

BREAKING CHANGE:

  • Dropped support for Node.js versions below 18.19

Notes:

  • Node.js 18 reaches EOL in March 2025, but Instana’s support policy provides one additional year of extended support.
  • Despite the extended window, compatibility with Node.js 18.18 and below is being dropped now.
  • Node.js 18.19 introduces significant changes related to ESM hooks, these deprecation allow deprecation of older ESM implementation.
  • OTEL also requires Node.js 18.19 as its minimum supported version.

Tasks

ref https://jsw.ibm.com/browse/INSTA-64124

@aryamohanan aryamohanan added v5 v5 release items WIP labels Nov 14, 2025
@aryamohanan aryamohanan mentioned this pull request Nov 14, 2025
13 tasks

// Consider removing this in the next major release of the @instana package.
// v18.19 and above usage of --experimental-loader flag no longer supported
// TODO: Remove warnings in the next major release(v6)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I prefer to keep the warning for the smooth migration.

@kirrg001
Copy link
Contributor

I'd suggest to add another todo item:

  • We should add breaking changes information to the autotrace webhook release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v5 v5 release items WIP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants