-
Notifications
You must be signed in to change notification settings - Fork 648
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
Merge 1.9.x into master #2645
Merged
Merged
Merge 1.9.x into master #2645
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
grpc-js/grpc-js-xds: Update to 1.9.0, and update READMEs
…l_check grpc-js: Add null check in pick_first array access
grpc-js: Handle race between call cancellation and auth metadata generation
…vements grpc-js: Improve formatting of channelz logs for grpcdebug
…date_1.9.x grpc-js: Switch Timer type to Timeout (1.9.x)
…ersion grpc-js: Update dependency on @grpc/proto-loader
…_callback grpc-js: Defer actions in http2 stream write callback
…_parsing grpc-js: Fix method config name handling in service configs
…f_fix grpc-js-xds: Fix backoff timer reference when handling LRS stream messages
…ve_error grpc-js: Handle keepalive ping error
…ality_check_backport grpc-js: Fix pick-first-load-balancer pick subchannel lost state listener (1.9.x)
grpc-js: Make a few improvements to DNS resolving timing
…andling grpc-js-xds: Fix behavior when channel goes IDLE
…cky_tf_reresolve grpc-js: pick_first: fix happy eyeballs and reresolution in sticky TF mode
…tdown grpc-js: Cancel and don't start idle timer on shutdown
grpc-js: Don't repeat fixed resolver results
Fix missing port in proxy CONNECT when using the default HTTPS port
grpc-js: Handle unset opaqueData in goaway event
grpc-js: Return the result from the UDS resolver only once
grpc-js: Make pick_first use exitIdle
…et_listener_fix grpc-js: pick_first: fix currentPick comparison in resetSubchannelList
…_fix grpc-js: Fix call ref timer handling
buildscripts: Use the Kokoro shared install lib from the new repo
…rop-shared-build buildscripts: Use the Kokoro shared install lib from the new repo (@grpc/grpc-js@1.9.x backport)
…t_connecting_handle_fix grpc-js: Shutdown transport if a state change occurs while connecting
grpc-js: Fix and optimize IDLE timeouts
gnossen
approved these changes
Jan 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
These changes have been accumulating for a while.