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
[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 7, 2024
1 parent 719afa7 commit 266d3d7
Show file tree
Hide file tree
Showing 15 changed files with 971 additions and 1,877 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 266d3d7

Please sign in to comment.