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
We did investigation of package usage by version and by agent version and we determined that it is safe to no longer test on some older, lesser used versions of 3rd party packages. That doesn't mean instrumentation will not work, but we will no longer be testing on them because of low adoption, typically due to how old the version of the 3rd party library is.
Acceptance Criteria
Node.js agent will no longer be testing on older, lesser used versions of 3rd party packages. Minimum version of the following packages will be:
@koa/router - 11.0.2
@nestjs/cli - 9.0.0
connect - 3.0.0
generic-pool - 3.0.0
ioredis - 4.0.0
koa-router - 11.0.2
pg-native - 3.0.0
redis - 3.1.0
restify - 11.0.0
superagent - 3.0.0
undici - 5.0.0
The text was updated successfully, but these errors were encountered:
kmudduluru
moved this from Triage Needed: Unprioritized Features
to To do: Features here are prioritized for this sprint (jira for remaining tickets)
in Node.js Engineering BoardJul 23, 2024
bizob2828
moved this from To do: Features here are prioritized for this sprint (jira for remaining tickets)
to In progress: Issues being worked on
in Node.js Engineering BoardJul 23, 2024
Description
We did investigation of package usage by version and by agent version and we determined that it is safe to no longer test on some older, lesser used versions of 3rd party packages. That doesn't mean instrumentation will not work, but we will no longer be testing on them because of low adoption, typically due to how old the version of the 3rd party library is.
Acceptance Criteria
Node.js agent will no longer be testing on older, lesser used versions of 3rd party packages. Minimum version of the following packages will be:
@koa/router
- 11.0.2@nestjs/cli
- 9.0.0connect
- 3.0.0generic-pool
- 3.0.0ioredis
- 4.0.0koa-router
- 11.0.2pg-native
- 3.0.0redis
- 3.1.0restify
- 11.0.0superagent
- 3.0.0undici
- 5.0.0The text was updated successfully, but these errors were encountered: