- Adds custom global filters for dashboards
- Filters use the same properties available in the widget builder
- Feature released as an early adopter preview
No matching updates in this bucket.
DevOps updates in 2025-w44
- Add http server option optimizeEmptyRequests, SQLite defensive flag, and watch config namespace; introduce optional disabling of source‑phase imports and experimental IsolateGroups support
- Enhance inspector with network payload buffer limits and websocket handshake response; fix TLS external‑memory leak on invalid protocol versions and update root CA certificates
- Extensive documentation updates, test, build, and tooling fixes across the codebase
- Add passive listener spec compliance and extend SPrintF functions to accept std::string_view, enhancing API flexibility.
- Fix multiple bugs in HTTP2 upgrade flow, process env/defaults, async context handling, timer bindings, and WASI function signatures.
- Improve performance and code quality by optimizing priority queue, array inspection, early hints handling, and reducing unnecessary string allocations.
- Node.js 24.x transitions to LTS (codename Krypton) with support through April 2028.
- Only metadata (e.g., process.release) was updated; no functional changes from 24.10.0.
- Known issue: Buffer.allocUnsafe currently returns zero‑filled buffers; fix slated for the next LTS release.