Skip to content

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 Nov 10, 2020
@miraleung miraleung closed this Nov 11, 2020
@miraleung
Copy link
Contributor Author

Closing because Ads still needs temporary support, so I'll reopen this at a later time.

@miraleung miraleung deleted the gp/g3 branch November 11, 2020 19:48
suztomo pushed a commit that referenced this pull request Dec 16, 2022
[![Mend 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.49.2` -> `1.50.2` | [![age](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-stub/1.50.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-stub/1.50.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-stub/1.50.2/compatibility-slim/1.49.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-stub/1.50.2/confidence-slim/1.49.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

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

[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.50.1...v1.50.2)

##### Bug fixes

gcp-observability: Supports period(.) in the service name part of regular expression for a fully-qualified method to accept "package.service"

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

[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.50.0...v1.50.1)

gcp-observability: support new configuration defined in grpc-gcp-observability public preview user guide

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

[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.49.2...v1.50.0)

#### New Features

-   okhttp: Added connection management features to okhttp server, including maxConnectionIdle(),  permitKeepAliveTime(), and permitKeepAliveWithoutCalls() ([#&#8203;9494](https://togithub.com/grpc/grpc-java/issues/9494), [#&#8203;9544](https://togithub.com/grpc/grpc-java/issues/9544))
-   binder: Add `SecurityPolicies` for checking device owner/profile owner ([#&#8203;9428](https://togithub.com/grpc/grpc-java/issues/9428))

#### API Changes

-   api: Add LoadBalancer.acceptResolvedAddresses() ([#&#8203;9498](https://togithub.com/grpc/grpc-java/issues/9498)). The method is like `handleResolvedAddresses()` but returns a `boolean` of whether the addresses and configuration were accepted. Not accepting the update triggers the NameResolver to retry after a delay. We are not yet encouraging migration to this method, as there is still a second future API change
-   core: add CallOptions to CallCredentials.RequestInfo ([#&#8203;9538](https://togithub.com/grpc/grpc-java/issues/9538))

#### Bug Fixes

-   auth: Fix AppEngine failing while retrieving access token when instantiating a blocking stub using AppEngineCredentials ([#&#8203;9504](https://togithub.com/grpc/grpc-java/issues/9504))
-   core: Ensure that context cancellationCause is set ([#&#8203;9501](https://togithub.com/grpc/grpc-java/issues/9501))
-   core: Update outlier detection max ejection logic to allow exceeding the limit by one, to match Envoy. ([#&#8203;9489](https://togithub.com/grpc/grpc-java/issues/9489), [#&#8203;9492](https://togithub.com/grpc/grpc-java/issues/9492))
-   core: outlier detection to honor min host request volume ([#&#8203;9490](https://togithub.com/grpc/grpc-java/issues/9490))
-   okhttp: Add timeout for HTTP CONNECT proxy handshake ([#&#8203;9586](https://togithub.com/grpc/grpc-java/issues/9586))
-   xds: ringhash policy in TRANSIENT_FAILURE should not attempt connecting when already in connecting ([#&#8203;9535](https://togithub.com/grpc/grpc-java/issues/9535)). With workloads where most requests have the same hash, ring hash should behave more like pick-first of slowly trying backends

#### Dependencies

-   netty: upgrade netty from 4.1.77.Final to 4.1.79.Final and tcnative from 2.0.53 to 2.0.54 ([#&#8203;9451](https://togithub.com/grpc/grpc-java/issues/9451))

#### Acknowledgements

[@&#8203;cpovirk](https://togithub.com/cpovirk)
[@&#8203;prateek-0](https://togithub.com/prateek-0)
[@&#8203;sai-sunder-s](https://togithub.com/sai-sunder-s)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-iam).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzIuMCIsInVwZGF0ZWRJblZlciI6IjMyLjI0MS4xMSJ9-->
suztomo pushed a commit that referenced this pull request Dec 16, 2022
🤖 I have created a release *beep* *boop*
---


## [1.6.5](https://togithub.com/googleapis/java-iam/compare/v1.6.4...v1.6.5) (2022-10-24)


### Dependencies

* Update dependency com.google.apis:google-api-services-cloudresourcemanager to v3-rev20221016-2.0.0 ([#479](https://togithub.com/googleapis/java-iam/issues/479)) ([9f166f5](https://togithub.com/googleapis/java-iam/commit/9f166f52b9b35d5a1f7f6d108df4ad5a83d443b4))
* Update dependency com.google.auth:google-auth-library-oauth2-http to v1.12.1 ([#478](https://togithub.com/googleapis/java-iam/issues/478)) ([99688b0](https://togithub.com/googleapis/java-iam/commit/99688b038b014338a52119ba3f3217e9eed2228a))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.5 ([#486](https://togithub.com/googleapis/java-iam/issues/486)) ([0834a80](https://togithub.com/googleapis/java-iam/commit/0834a80fa202b4185177a1339ed103e0829dd759))
* Update dependency com.google.cloud:google-iam-policy to v1.6.4 ([#475](https://togithub.com/googleapis/java-iam/issues/475)) ([2edd1e0](https://togithub.com/googleapis/java-iam/commit/2edd1e077feb172830b2475efef0632f01154e9e))
* Update dependency com.google.protobuf:protobuf-bom to v3.21.8 ([#481](https://togithub.com/googleapis/java-iam/issues/481)) ([d9bab83](https://togithub.com/googleapis/java-iam/commit/d9bab83b9ec53c88aea55f7cebd7017e6cd8ca77))
* Update dependency com.google.protobuf:protobuf-java to v3.21.8 ([#482](https://togithub.com/googleapis/java-iam/issues/482)) ([fd38f00](https://togithub.com/googleapis/java-iam/commit/fd38f001b7b695e08b1882581abc7f08b0ebd4b6))
* Update dependency io.grpc:grpc-protobuf to v1.50.0 ([#476](https://togithub.com/googleapis/java-iam/issues/476)) ([8108ea5](https://togithub.com/googleapis/java-iam/commit/8108ea56a7977869ff088a6832a629b226b8f934))
* Update dependency io.grpc:grpc-protobuf to v1.50.2 ([#483](https://togithub.com/googleapis/java-iam/issues/483)) ([6d9adae](https://togithub.com/googleapis/java-iam/commit/6d9adaea40595dac65e867a654fc0cea502af41c))
* Update dependency io.grpc:grpc-stub to v1.50.2 ([#477](https://togithub.com/googleapis/java-iam/issues/477)) ([424f559](https://togithub.com/googleapis/java-iam/commit/424f559193d1130fc04db0f4bc49337c4f9f8d00))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this pull request Mar 21, 2023
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