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

Remove patch version #2

Closed
wants to merge 57 commits into from
Closed

Remove patch version #2

wants to merge 57 commits into from

Conversation

arjan-bal
Copy link
Owner

No description provided.

eshitachandwani and others added 30 commits October 9, 2024 13:29
* revert xds: return all ServerConfig dial options together

* revert - xdsclient: fix test build breakage
…environment variable, rather than parsing from bootstrap file (grpc#7740)
* Update gRPC-Go's dependency versions on master

* update protos

* disabled redefines-builtin-id lint rule
…ol buffers or directly allocate them (grpc#7702)

* Address grpc#7631 by correctly pooling large-capacity buffers

As the issue states, `mem.NewBuffer` would not pool buffers with a length below
the pooling threshold but whose capacity is actually larger than the pooling
threshold. This can lead to buffers being leaked.

---------

Co-authored-by: Purnesh Dixit <[email protected]>
Co-authored-by: Easwar Swaminathan <[email protected]>
…pc#7775)

* Replace the gRFC pull request with the permanent link.

* add ALTSPerRPCCreds in DefaultCredentialsOptions to support channel aware RPC creds

* go vet

* address comment
janardhanvissa and others added 27 commits October 28, 2024 19:51
…l` unconditionally when `ClientStreams=false` (grpc#7790)
@arjan-bal arjan-bal closed this Nov 12, 2024
@arjan-bal arjan-bal deleted the remove-patch-version branch November 12, 2024 17:23
@arjan-bal arjan-bal restored the remove-patch-version branch November 12, 2024 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.