Skip to content

Commit

Permalink
[pinpoint-apm#182] Support gRPC stream flowable
Browse files Browse the repository at this point in the history
*  _read method of readable steam learning test
* Max Buffer size
* retry pipe writableStream
* recovery readable stream
* readableStream.closed above node@18
* Update grpc-idl
[pinpoint-apm#183] Fix axios node@20 an Error on Test
[pinpoint-apm#177] Update minimum NodeJS version to Node@16
  • Loading branch information
feelform committed May 29, 2024
1 parent 614bff6 commit 2bcf189
Show file tree
Hide file tree
Showing 16 changed files with 976 additions and 1,878 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
strategy:
matrix:
node_version:
- 14
- 16
- 18
- 20

name: Node ${{ matrix.node_version }} on ubuntu-latest
steps:
Expand Down

0 comments on commit 2bcf189

Please sign in to comment.