Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DEV-204] Upgrade grpc-js to 1.9.12 #351

Merged
merged 1 commit into from
Dec 14, 2023
Merged

[DEV-204] Upgrade grpc-js to 1.9.12 #351

merged 1 commit into from
Dec 14, 2023

Conversation

w1am
Copy link
Collaborator

@w1am w1am commented Nov 22, 2023

Changed: Upgraded gRPC-JS version from 1.9.0 to 1.9.12.

Fixed: Linting issues
Added: Explanations for the discrepancy in the keepalive ping error. DEV-204

@w1am w1am changed the title Fix eslint and update esdb versions Update ESDB versions, gRPC version and error handling Nov 22, 2023
@w1am w1am added the linear label Nov 24, 2023
@w1am w1am closed this Nov 27, 2023
@w1am w1am deleted the fix-versions-and-eslint branch November 27, 2023 08:42
@w1am w1am restored the fix-versions-and-eslint branch November 27, 2023 08:43
@w1am w1am reopened this Nov 27, 2023
@w1am w1am changed the title Update ESDB versions, gRPC version and error handling Upgrade grpc-js to 1.9.11 Nov 27, 2023
@w1am w1am changed the title Upgrade grpc-js to 1.9.11 [DEV-204] Upgrade grpc-js to 1.9.11 Nov 27, 2023
@w1am
Copy link
Collaborator Author

w1am commented Nov 27, 2023

@jokesterfr, we are experiencing a discrepancy in the error messages sent to us by the grpc-js library after the upgrade. We receive different error messages in CI and latest when the connection is shut down while reading events from a stream. I have submitted a PR to address the potential bug in the grpc repository.

In the meantime, you to use the resolutions feature if you are using Yarn, or overrides in npm, to pin to the newer version of grpc-js until the PR is merged.

@w1am w1am force-pushed the fix-versions-and-eslint branch 2 times, most recently from de1b528 to 74cfce1 Compare December 11, 2023 12:24
- Fix linting issues
- Add explanations for the discrepancy in the keepalive ping error
@w1am w1am force-pushed the fix-versions-and-eslint branch from 909daa4 to 2c62da4 Compare December 11, 2023 12:47
@w1am w1am changed the title [DEV-204] Upgrade grpc-js to 1.9.11 [DEV-204] Upgrade grpc-js to 1.9.12 Dec 11, 2023
@jokesterfr
Copy link
Contributor

Any plan for a merge of this PR?
Thank you

@w1am
Copy link
Collaborator Author

w1am commented Dec 14, 2023

@jokesterfr Sorry for taking time to respond. We'll merge it soon.

@w1am w1am merged commit 91fb2aa into master Dec 14, 2023
23 checks passed
@w1am w1am deleted the fix-versions-and-eslint branch December 14, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants