- Introduces Trace Explorer with support for span‑based metrics
- Enables aggregation of any span attribute without cardinality constraints
- Feature released as an early‑adopter preview
Node.js changelog digest
Jan 27 - Feb 2, 2025. Useful releases, risky migrations, and noisy updates from the Node.js channel.
No matching updates in this bucket.
Node.js updates in 2025-w05
- Updated crypto root certificates to NSS 3.107 and made prime generation/check interruptible, enhancing security
- Introduced new APIs: fs exclude option for glob patterns, ERR_UNSUPPORTED_TYPESCRIPT_SYNTAX error, TypedArray/DataView support in sqlite, disable SIGUSR1, and isInternalWorker flag
- Extended test‑runner with TestContext.waitFor, fileSnapshot assertion, and assert.register API; plus extensive docs and dependency updates
- Anomaly alerts for Early Adopters automatically set thresholds using historical data
- Simplifies creation of metric alerts by handling threshold configuration
- Announces the TypeScript 5.8 beta release.
- Fixes issues related to the query functionality.
- Provides npm download links for the beta version.
- Add ability to favorite frequently used dashboards
- Favorites are displayed at the top of the dashboard list
- Added Prisma Studio to the Console with a new model viewer, edit sidebar, and “Close all” button for a better developer experience.
- Introduced `limit` option for `updateMany()` and `deleteMany()` queries and replaced PostgreSQL NOT IN relation filters with NOT EXISTS for improved performance.
- Made generator fields sorting deterministic and fixed several client and transaction bugs.