-
Notifications
You must be signed in to change notification settings - Fork 53
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][engx] fix: output srcjar path #269
Merged
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
…ethods to ServiceStubSettings
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Sep 3, 2020
xiaozhenliu-gg5
approved these changes
Sep 3, 2020
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-protobuf](https://togithub.com/grpc/grpc-java) | `1.43.2` -> `1.44.0` | [![age](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-protobuf/1.44.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-protobuf/1.44.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-protobuf/1.44.0/compatibility-slim/1.43.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-protobuf/1.44.0/confidence-slim/1.43.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>grpc/grpc-java</summary> ### [`v1.44.0`](https://togithub.com/grpc/grpc-java/releases/v1.44.0) #### gRPC Java 1.44.0 Release Notes Java 7 is no longer supported. This release uses Java 8 bytecode, except for grpc-context which remains on Java 7 bytecode. Users requiring Java 7 are encouraged to use the v1.41.x branch. See [gRFC P5](https://togithub.com/grpc/proposal/blob/master/P5-jdk-version-support.md#proposal). Android support remains API level 19+. If this is expected to cause undue hardship or community issues, please contact us via a GitHub issue or [grpc-io@googlegroups.com](https://groups.google.com/g/grpc-io). Java 8 users pay note: per gRFC P5, gRPC may drop Java 8 support as soon as March this year. If this is expected to cause undue hardship or community issues, please contact us via a GitHub issue or [grpc-io@googlegroups.com](https://groups.google.com/g/grpc-io). ##### API Changes - Removed deprecated StreamInfo.transportAttrs ([#​8768](https://togithub.com/grpc/grpc-java/issues/8768)) ##### Bug Fixes - core: fix a race condition when calling ManagedChannel#enterIdle() ([#​8761](https://togithub.com/grpc/grpc-java/issues/8761)) - xds: rename `ring_hash` LB Policy to `ring_hash_experimental` to comply with gRPC [A42: xDS Ring Hash LB Policy](https://togithub.com/grpc/proposal/blob/master/A42-xds-ring-hash-lb-policy.md) ([#​8776](https://togithub.com/grpc/grpc-java/issues/8776)) ##### Behavior Changes - Binder: Enclose all operations in BinderTransport even when an exception was thrown. ([#​8733](https://togithub.com/grpc/grpc-java/issues/8733))\* - Binder: Fix a bug that might cause memory leaks in binder. ([#​8728](https://togithub.com/grpc/grpc-java/issues/8728)) ##### Dependencies - Upgraded Protobuf to 3.19.2 to avoid CVE-2021-22569. See the [protobuf advisory](https://togithub.com/protocolbuffers/protobuf/security/advisories/GHSA-wrvw-hg22-4m67) - Bump GSON to 2.8.9 ([#​8759](https://togithub.com/grpc/grpc-java/issues/8759)) - Bump Netty to 4.1.72.Final and tcnative to 2.0.46.Final ([#​8780](https://togithub.com/grpc/grpc-java/issues/8780)) ##### Acknowledgement - groakley@ - apolcyn@ - beatrausch@ - danielnorberg@ - jdcormie@ </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.2](googleapis/java-iam@v1.2.1...v1.2.2) (2022-02-03) ### Dependencies * **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-iam/issues/1339)) ([#267](googleapis/java-iam#267)) ([c2c9395](googleapis/java-iam@c2c9395)) * update dependency com.google.api:api-common to v2.1.3 ([#271](googleapis/java-iam#271)) ([ef30324](googleapis/java-iam@ef30324)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#273](googleapis/java-iam#273)) ([43ce7e6](googleapis/java-iam@43ce7e6)) * update dependency com.google.protobuf:protobuf-java to v3.19.3 ([#262](googleapis/java-iam#262)) ([9a64030](googleapis/java-iam@9a64030)) * update dependency com.google.protobuf:protobuf-java to v3.19.4 ([#272](googleapis/java-iam#272)) ([f75ceb8](googleapis/java-iam@f75ceb8)) * update dependency io.grpc:grpc-protobuf to v1.44.0 ([#269](googleapis/java-iam#269)) ([334fe8e](googleapis/java-iam@334fe8e)) * update dependency io.grpc:grpc-stub to v1.44.0 ([#270](googleapis/java-iam#270)) ([acb1fb9](googleapis/java-iam@acb1fb9)) --- 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
suztomo
pushed a commit
that referenced
this pull request
Mar 21, 2023
🤖 I have created a release \*beep\* \*boop\* --- ### [1.93.8](https://www.github.com/googleapis/java-core/compare/v1.93.7...v1.93.8) (2020-08-12) ### Bug Fixes * docs of com.google.cloud.Timestamp.parseTimestamp ([#258](https://www.github.com/googleapis/java-core/issues/258)) ([cfc4f5a](https://www.github.com/googleapis/java-core/commit/cfc4f5a3b816ed51ad30a4d790cb47bcab643cbb)) ### Dependencies * update core dependencies ([#263](https://www.github.com/googleapis/java-core/issues/263)) ([4db7325](https://www.github.com/googleapis/java-core/commit/4db73254841beb4916dd687c0ac17e7f3824f8d4)) * update dependency com.google.api-client:google-api-client-bom to v1.30.10 ([#253](https://www.github.com/googleapis/java-core/issues/253)) ([2d1b9e5](https://www.github.com/googleapis/java-core/commit/2d1b9e517f3a1fb0b990131933367b87d1aedff2)) * update dependency com.google.api:api-common to v1.10.0 ([#261](https://www.github.com/googleapis/java-core/issues/261)) ([239d95b](https://www.github.com/googleapis/java-core/commit/239d95b2f3d056c26b7d71c8d483d171250019ef)) * update dependency com.google.api.grpc:proto-google-common-protos to v1.18.1 ([#268](https://www.github.com/googleapis/java-core/issues/268)) ([fdcf09d](https://www.github.com/googleapis/java-core/commit/fdcf09d9242c5421d41c7cdaad3dca4d9bc60fd0)) * update dependency com.google.api.grpc:proto-google-iam-v1 to v1 ([#269](https://www.github.com/googleapis/java-core/issues/269)) ([5313197](https://www.github.com/googleapis/java-core/commit/53131972848c5e20c31e48e84152be53d71017b8)) * update dependency com.google.protobuf:protobuf-bom to v3.12.4 ([#262](https://www.github.com/googleapis/java-core/issues/262)) ([637d68d](https://www.github.com/googleapis/java-core/commit/637d68d76e36485ef71f327216ac47341c5f9430)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
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.
No description provided.