Carlos Fuentes
Carlos Fuentes
## This relates to... Fixes #3753 ## Rationale ## Changes ### Features ### Bug Fixes ### Breaking Changes and Deprecations ## Status - [ ] I have read and agreed...
- [x] This only affects the JavaScript OpenTelemetry library - [ ] This may affect other libraries, but I would like to get opinions here first Hello! 👋 I'm part...
Aims to close #56703. The PR proposes the addition of a new flag (provisionally named `strictHttpFieldValidation`) to be added while creating an HTTP/2 session (either client or server side). The...
Closes #796
- **feat: iterator support** - **chore: utilities** - **test: add aysnc interator testing** - **chore: js target** - **feat: smaller tweaks** - **feat: ensure only typed arrays, buffers or strings**...
## This relates to... Closes #4230 ## Rationale ## Changes ### Features ### Bug Fixes ### Breaking Changes and Deprecations ## Status - [x] I have read and agreed to...
## This relates to... ## Rationale ## Changes ### Features ### Bug Fixes ### Breaking Changes and Deprecations ## Status - [ ] I have read and agreed to the...
## Bug Description It seems there's a consistent issue within Node.js v23 for Windows in regards to Cache Interceptor, constantly failing due to locked resource. ## Reproducible By Few examples:...
Currently, the library is set to work with `tap` as test runner; given that `node:test` is stable since several Node.js versions, we can migrate to it without a problem