- Introduced beta feature flag context in issue details
- Allows correlation of feature flag changes with errors and reproducing application state
- Improves debugging by providing flag state at time of error
No matching updates in this bucket.
Redis updates in 2024-w50
- Adds experimental `assert.partialDeepStrictEqual` for partial deep equality checks in tests.
- Introduces CLI options `trace env`, `trace env js stack`, and `trace env native stack` to log environment variable accesses with optional stack traces.
- Adds net blocklist support for `net.connect` and `net.Server`, and adds `SocketAddress.parse` API.