- Added support for displaying standalone INP spans in the trace waterfall view.
- Introduced a streamlined list of attributes attached to each span.
- Enabled visualization of logs linked to specific spans.
No matching updates in this bucket.
DevOps updates in 2025-w26
- Added a unified AI agent monitoring dashboard featuring tracing, tool visibility, model performance metrics, and deep context
- Enables rapid identification of failures, pinpointing where and why they occurred
- Deprecate instantiating node:http classes without new, passing an empty string to options.shell, and HTTP/2 priority signaling; future versions may error or remove them.
- Stabilize assert.partialDeepStrictEqual() and add numerous new web‑stream utilities (e.g., readableWebStream, Dir resource management, duplex/web conversions) plus http2 diagnostics channels and implicit read permission for entrypoints.
- Introduce minor ergonomics such as autoClose option for FileHandle readableWebStream, Dir explicit close handling, util.styleText('none'), and URL.createObjectURL()/revokeObjectURL() APIs.
- Added async iterator handling for burst file system events and introduced the fileURLToPathBuffer API in the URL module.
- Enhanced the test runner with object property mocking support and refined automatic subtest waiting behavior.
- Updated documentation, removed experimental warnings from type stripping, and performed numerous dependency upgrades and internal refactors.
- Adds GA Session Replay for mobile.
- Introduces feature flags, open‑beta Logs, and native JS error support.
- Adds Release Health for Flutter Web and improves trace‑error linking.
- Introduce AI-powered PR review and test generation in beta
- Add @sentry comment in PR to trigger missing test creation and automated code review
- Provides automated test generation and review for submitted changes
- Graduated WebCryptoAPI Ed25519 and X25519 algorithms to stable and added support for zero‑length HKDF/PBKDF2 and non‑byte‑aligned deriveBits in SubtleCrypto
- Updated root certificates to NSS 3.108 and refreshed timezone, ICU, V8, simdutf and corepack dependencies
- Fixed several source and HTTP/HTTP2 issues (e.g., kill‑signal handling on Windows, graceful session close) and added extensive documentation improvements