Skip to content

Commit b1aa00f

Browse files
BridgeARszegedi
authored andcommitted
docs: remove Node.js 24 warning since we now have full support (#6268)
Fixes: #6025
1 parent 26fcd6f commit b1aa00f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ Most of the documentation for `dd-trace` is available on these webpages:
2222

2323
## Version Release Lines and Maintenance
2424

25-
> **Node.js v24 Notice**: We're currently adding compatibility for Node.js v24. To use the tracer with your application either continue to use Node.js v22 (LTS), or do both of the following as a workaround:
26-
> * Install v5.52.0 (or newer) of the tracer
27-
> * Set `--no-async-context-frame` either using a CLI argument or via `NODE_OPTIONS`
28-
> Once support for Node.js v24 is complete this flag will no longer be needed.
29-
3025
| Release Line | Latest Version | Node.js | [SSI](https://docs.datadoghq.com/tracing/trace_collection/automatic_instrumentation/single-step-apm/?tab=linuxhostorvm) | [K8s Injection](https://docs.datadoghq.com/tracing/trace_collection/library_injection_local/?tab=kubernetes) |Status |Initial Release | End of Life |
3126
| :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
3227
| [`v1`](https://github.com/DataDog/dd-trace-js/tree/v1.x) | ![npm v1](https://img.shields.io/npm/v/dd-trace/legacy-v1?color=white&label=%20&style=flat-square) | `>= v12` | NO | NO | **EOL** | 2021-07-13 | 2022-02-25 |

0 commit comments

Comments
 (0)