Changes.Watch

Node.js changelog digest

Feb 9 - Feb 15, 2026. Useful releases, risky migrations, and noisy updates from the Node.js channel.

No matching updates in this bucket.

Node.js updates in 2026-w07

Send Metrics using .NET and Unity SDKs

  • Introduce metric sending support in the .NET SDK
  • Introduce metric sending support in the Unity SDK

7.4.0

  • Introduce an ORM caching layer with an LRU cache to reuse compiled query plans and reduce event‑loop contention
  • Add preview support for Partial (filtered) Indexes on PostgreSQL, SQLite, SQL Server, and CockroachDB
  • Fix multiple issues: CREATE INDEX CONCURRENTLY migrations, BigInt precision in JSON aggregation, Unicode DB names, transaction commit errors, race conditions, and connection string parsing

Send Logs using the Kotlin Multiplatform SDK

  • Added log sending capability to the Kotlin Multiplatform SDK
  • Enables developers to capture and forward logs from KMP applications

Size Analysis is now Generally Available

  • Size Analysis is now generally available in Sentry.
  • Provides monitoring and reduction of mobile app size.
  • Helps catch size regressions before reaching end users.

8.6.0

  • GA release of Redis 8.6 delivering major performance gains and reduced memory usage for hashes and sorted sets, plus per‑type memory histograms
  • Introduces stream XADD idempotency (IDMP/IDMPAUTO), new eviction policies (volatile lrm, allkeys lrm), hot‑key detection via HOTKEYS, TLS certificate‑based client authentication, and time‑series NaN support with COUNTNAN/COUNTALL aggrega...
  • Adds extensive internal optimizations (ACL checks, vector distance kernels, command syscall reductions) and new binary distributions for Alpine, Debian, Docker, Snap, Brew, RPM

2026-02-10, Version 25.6.1 (Current), @aduh95

  • Replaced the CJS module lexer with the new merve parser
  • Updated a range of dependencies (npm, amaro, minimatch, undici, googletest, OpenSSL) and bumped related GitHub Actions
  • Fixed Windows SRV ECONNREFUSED handling, resolve‑hook duplication, flaky test issues, and added several documentation clarifications

Organization-level Data Forwarding is now available

  • Added organization-level configuration for data forwarding
  • Allows forwarding errors across projects to Splunk, Segment, and Amazon SQS with a single setting
  • Migrated existing users onto the new organization-level setup