You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deps: bump the production-dependencies group across 1 directory with 12 updates (ebc489b)
Features
upgrade to OTel SDK 2.0.0, extend support down to Node.js 16 (804c2c2)
BREAKING CHANGES
Due to the automatic fallback to SDK 1.x for older
Node.js versions, there is no actual breaking change in this release.
This comment just serves the purpose of forcing semantic-release to
publish this as version 2.0.0 instead of 1.2.0, which seems warranted
for the upgrade to OTel JS SDK 2.x. Strictly speaking, the fact that
Node.js 16.x processes will now be automatically instrumented as well
might be seen as a breaking change.