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

[ggj][codegen] feat: add header comments to ServiceClient #307

Merged
merged 5 commits into from
Sep 19, 2020
Merged

Conversation

miraleung
Copy link
Contributor

No description provided.

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 15, 2020
Base automatically changed from gp/g0 to master September 19, 2020 04:39
@miraleung miraleung merged commit b4ca070 into master Sep 19, 2020
@miraleung miraleung deleted the gp/g1 branch September 19, 2020 04:39
suztomo pushed a commit that referenced this pull request Dec 16, 2022
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this pull request Dec 16, 2022
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [io.grpc:grpc-stub](https://togithub.com/grpc/grpc-java) | `1.44.1` -> `1.45.0` | [![age](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-stub/1.45.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-stub/1.45.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-stub/1.45.0/compatibility-slim/1.44.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-stub/1.45.0/confidence-slim/1.44.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>grpc/grpc-java</summary>

### [`v1.45.0`](https://togithub.com/grpc/grpc-java/releases/v1.45.0)

#### gRPC Java 1.45.0 Release Notes

##### Bug Fixes

-   rls: fix child lb leak when client channel is shutdown ([#&#8203;8750](https://togithub.com/grpc/grpc-java/issues/8750))
-   rls: fix RLS lb policy name ([#&#8203;8867](https://togithub.com/grpc/grpc-java/issues/8867))
-   testing: fix GrpcCleanupRule issue when retrying tests ([#&#8203;8918](https://togithub.com/grpc/grpc-java/issues/8918))
-   xds: fix validation code to accept new-style CertificateProviderPluginInstance ([#&#8203;8892](https://togithub.com/grpc/grpc-java/issues/8892))
-   xds: fix a concurrency issue in CSDS ClientStatus responses ([#&#8203;8795](https://togithub.com/grpc/grpc-java/issues/8795))
-   bom: Include grpc-binder
-   binder: Fix a ServiceConnection leak ([#&#8203;8861](https://togithub.com/grpc/grpc-java/issues/8861))
-   binder: Increase fairness across streams when limited by flow control. This can dramatically reduce latency when channel is being used for high throughput ([#&#8203;8835](https://togithub.com/grpc/grpc-java/issues/8835))
-   android: fix for app coming to foreground ([#&#8203;8855](https://togithub.com/grpc/grpc-java/issues/8855))

##### Behavior Changes

-   Local-only transparent retry is (practically) unlimited now. Previously it was at most once per RPC.
-   xds: implement least_request load balancing policy ([#&#8203;8739](https://togithub.com/grpc/grpc-java/issues/8739))

##### Dependencies

-   Bump Error Prone Annotations to 2.10.0
-   Bump Guava to 31.0.1-android
-   Bump Google Auth Library to 1.4.0
-   Bump Auto Value to 1.9
-   netty: Include both x86 and Arm64 epoll as dependency for grpc-netty-shaded
-   testing: remove opencensus dependency from grpc-testing ([#&#8203;8833](https://togithub.com/grpc/grpc-java/issues/8833))

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-iam).
suztomo pushed a commit that referenced this pull request Dec 16, 2022
🤖 I have created a release *beep* *boop*
---


### [1.2.9](googleapis/java-iam@v1.2.8...v1.2.9) (2022-03-09)


### Dependencies

* update dependency io.grpc:grpc-stub to v1.45.0 ([#307](googleapis/java-iam#307)) ([bb57ef1](googleapis/java-iam@bb57ef1))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this pull request Mar 21, 2023
🤖 I have created a release \*beep\* \*boop\*
---
## [0.21.0](https://www.github.com/googleapis/java-shared-dependencies/compare/0.20.1...v0.21.0) (2021-04-09)


### Dependencies

* update dependency com.google.auth:google-auth-library-bom to v0.25.0 ([#310](https://www.github.com/googleapis/java-shared-dependencies/issues/310)) ([0a03be5](https://www.github.com/googleapis/java-shared-dependencies/commit/0a03be51af5c6ad0c4094626c4acd6f40fcedf06))
* update dependency com.google.auth:google-auth-library-bom to v0.25.2 ([#311](https://www.github.com/googleapis/java-shared-dependencies/issues/311)) ([e90c074](https://www.github.com/googleapis/java-shared-dependencies/commit/e90c0740e3bb523b04823842e885ac124d2985ce))
* update dependency com.google.errorprone:error_prone_annotations to v2.6.0 ([#315](https://www.github.com/googleapis/java-shared-dependencies/issues/315)) ([89fae70](https://www.github.com/googleapis/java-shared-dependencies/commit/89fae70223a1444933f53bbe32f794cebecfefb4))
* update dependency com.google.http-client:google-http-client-bom to v1.39.1 ([#309](https://www.github.com/googleapis/java-shared-dependencies/issues/309)) ([07f59fc](https://www.github.com/googleapis/java-shared-dependencies/commit/07f59fc00fad71db1acf882abc9937cccffd70cc))
* update dependency com.google.http-client:google-http-client-bom to v1.39.2 ([#321](https://www.github.com/googleapis/java-shared-dependencies/issues/321)) ([92b1e09](https://www.github.com/googleapis/java-shared-dependencies/commit/92b1e091df60273ac47f91df038178129f0d3865))
* update dependency com.google.protobuf:protobuf-bom to v3.15.6 ([#308](https://www.github.com/googleapis/java-shared-dependencies/issues/308)) ([4da0536](https://www.github.com/googleapis/java-shared-dependencies/commit/4da0536ea2bae571c3dfa1dcc354adb4f7fac8ce))
* update dependency com.google.protobuf:protobuf-bom to v3.15.7 ([#316](https://www.github.com/googleapis/java-shared-dependencies/issues/316)) ([5be8586](https://www.github.com/googleapis/java-shared-dependencies/commit/5be8586da6c2b7248a15af1ad688a92534778697))
* update dependency com.google.protobuf:protobuf-bom to v3.15.8 ([#319](https://www.github.com/googleapis/java-shared-dependencies/issues/319)) ([3a34d3f](https://www.github.com/googleapis/java-shared-dependencies/commit/3a34d3f7c19078d637a774f986627457127fd65d))
* update dependency io.grpc:grpc-bom to v1.37.0 ([#313](https://www.github.com/googleapis/java-shared-dependencies/issues/313)) ([1f894c5](https://www.github.com/googleapis/java-shared-dependencies/commit/1f894c5eb4ac83245cedf3b2a188e07ace6b34b4))
* update gax.version to v1.63.0 ([#318](https://www.github.com/googleapis/java-shared-dependencies/issues/318)) ([83a2b58](https://www.github.com/googleapis/java-shared-dependencies/commit/83a2b588f15b777cc923ebbc3a6875b36a8c3b32))
* update google.core.version to v1.94.4 ([#305](https://www.github.com/googleapis/java-shared-dependencies/issues/305)) ([5e5d6d8](https://www.github.com/googleapis/java-shared-dependencies/commit/5e5d6d8dad12c725f2f1f1f14fe19145a4759c58))
* update google.core.version to v1.94.5 ([#320](https://www.github.com/googleapis/java-shared-dependencies/issues/320)) ([4936688](https://www.github.com/googleapis/java-shared-dependencies/commit/4936688723fb899ff84a4fa1e53b00ce113dc8c0))
* update guava to 30.1.1-android ([#322](https://www.github.com/googleapis/java-shared-dependencies/issues/322)) ([593ec06](https://www.github.com/googleapis/java-shared-dependencies/commit/593ec06da78eddbe76b956d425279c68e935e5aa))
* update iam.version to v1.0.11 ([#304](https://www.github.com/googleapis/java-shared-dependencies/issues/304)) ([6a0e83c](https://www.github.com/googleapis/java-shared-dependencies/commit/6a0e83ce57cf558434aeca353b0b72a7fa69d4fe))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants