This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: remove gRPC send/recv limits; expose client transport (#117)
* changes without context autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters. * build(java): use actions/github-script v3 tag rather than full semver So that renovate-bot stops proposing PRs like [this](https://github.com/googleapis/java-bigquerydatatransfer/pull/515/files)! Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com> Source-Date: Tue Nov 17 13:02:02 2020 -0500 Source-Repo: googleapis/synthtool Source-Sha: 7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58 Source-Link: googleapis/synthtool@7fcc405 * chore: migrate redis to the Java microgenerator Committer: @miraleung PiperOrigin-RevId: 346121774 Source-Author: Google APIs <noreply@google.com> Source-Date: Mon Dec 7 10:20:09 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: fa1a1755bb7d1d211261906886d9608359ba23d9 Source-Link: googleapis/googleapis@fa1a175 * feat: Add ListSkus, ListOffers API definitions for Cloud Channel API. PiperOrigin-RevId: 346583784 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Dec 9 10:34:16 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: a53dc0292aad8a7739e44c2165476874ddc487bf Source-Link: googleapis/googleapis@a53dc02 * feat: Add the `UNORDERED_LIST` enum value for `google.api.field_behavior`. Also includes minor documentation changes that seem to have been made in the interim and never published. PiperOrigin-RevId: 346664095 Source-Author: Google APIs <noreply@google.com> Source-Date: Wed Dec 9 16:35:05 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 468a94a87b9f80d22d1f5e3076d5bab73a5c996f Source-Link: googleapis/googleapis@468a94a * docs: restructured AudioConfig API PiperOrigin-RevId: 346910607 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Dec 10 18:45:11 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: c38c7708c09271e3dd4799541583f9fd0e95fc6a Source-Link: googleapis/googleapis@c38c770 * chore: add resource_definitions for Cluster and Service Committer: @miraleung PiperOrigin-RevId: 347029491 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Dec 11 10:43:21 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: bddb3d7479894576e61a6c88fa745bb24f4c98f7 Source-Link: googleapis/googleapis@bddb3d7 * chore: update gapic-generator-java to 0.0.11 Committer: @miraleung PiperOrigin-RevId: 347036369 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Dec 11 11:13:47 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 6d65640b1fcbdf26ea76cb720de0ac138cae9bed Source-Link: googleapis/googleapis@6d65640 * fix: remove client recv msg limit fix: add enums to `types/__init__.py` PiperOrigin-RevId: 347055288 Source-Author: Google APIs <noreply@google.com> Source-Date: Fri Dec 11 12:44:37 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: dd372aa22ded7a8ba6f0e03a80e06358a3fa0907 Source-Link: googleapis/googleapis@dd372aa * fix: fixed config for Python and Java grpc lib PiperOrigin-RevId: 348952930 Source-Author: Google APIs <noreply@google.com> Source-Date: Thu Dec 24 13:19:36 2020 -0800 Source-Repo: googleapis/googleapis Source-Sha: 69697504d9eba1d064820c3085b4750767be6d08 Source-Link: googleapis/googleapis@6969750
- Loading branch information
1 parent
ee093a8
commit 6f27109
Showing
41 changed files
with
486 additions
and
170 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.