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

Better document Storage API #356

Merged
merged 9 commits into from
Nov 12, 2015
Merged

Conversation

mziccard
Copy link
Contributor

This follows from #351

@mziccard mziccard added docs api: storage Issues related to the Cloud Storage API. labels Nov 11, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 11, 2015
@@ -158,11 +173,20 @@ Builder componentCount(Integer componentCount) {
return this;
}

/**
* Sets the blob's data cache control.

This comment was marked as spam.

@aozarov
Copy link
Contributor

aozarov commented Nov 11, 2015

Do you think BucketInfo is already well documented (compared to https://cloud.google.com/storage/docs/json_api/v1/buckets#resource)?

@aozarov
Copy link
Contributor

aozarov commented Nov 11, 2015

Ignore my last comment. Just noticed that you added javadoc for BucketInfo in #355.

@mziccard
Copy link
Contributor Author

I fixed the comments and integrated javadoc

aozarov added a commit that referenced this pull request Nov 12, 2015
@aozarov aozarov merged commit 9979502 into googleapis:master Nov 12, 2015
github-actions bot pushed a commit that referenced this pull request Jun 23, 2022
…cies to v2.13.0 (#356)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.12.0` -> `2.13.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/compatibility-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/confidence-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-shared-dependencies</summary>

### [`v2.13.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;2130-httpsgithubcomgoogleapisjava-shared-dependenciescomparev2120v2130-2022-06-22)

[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.12.0...v2.13.0)

##### Dependencies

-   update dependency com.google.api-client:google-api-client-bom to v1.35.0 ([#&#8203;709](https://togithub.com/googleapis/java-shared-dependencies/issues/709)) ([239f8c3](https://togithub.com/googleapis/java-shared-dependencies/commit/239f8c33a11e233e6af79aee8c7e68cd156a0554))
-   update dependency com.google.api-client:google-api-client-bom to v1.35.1 ([#&#8203;713](https://togithub.com/googleapis/java-shared-dependencies/issues/713)) ([6559b45](https://togithub.com/googleapis/java-shared-dependencies/commit/6559b45b027dba783a9525d35e32183d78773cbe))
-   update dependency com.google.api:api-common to v2.2.1 ([#&#8203;710](https://togithub.com/googleapis/java-shared-dependencies/issues/710)) ([650d4c5](https://togithub.com/googleapis/java-shared-dependencies/commit/650d4c5f8c3cfce711257d47280ad773cd2e2414))
-   update dependency com.google.errorprone:error_prone_annotations to v2.14.0 ([#&#8203;701](https://togithub.com/googleapis/java-shared-dependencies/issues/701)) ([d24730f](https://togithub.com/googleapis/java-shared-dependencies/commit/d24730f78669f80b109e590b903446e5552e3e36))
-   update dependency com.google.http-client:google-http-client-bom to v1.42.0 ([#&#8203;711](https://togithub.com/googleapis/java-shared-dependencies/issues/711)) ([5168a18](https://togithub.com/googleapis/java-shared-dependencies/commit/5168a181722128d434a0d0d2ab5cc485686bbc78))
-   update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.0 ([#&#8203;708](https://togithub.com/googleapis/java-shared-dependencies/issues/708)) ([620336e](https://togithub.com/googleapis/java-shared-dependencies/commit/620336e6733e2017116e5e8a7b403b183a728bc1))
-   update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.1 ([#&#8203;712](https://togithub.com/googleapis/java-shared-dependencies/issues/712)) ([a2c18a5](https://togithub.com/googleapis/java-shared-dependencies/commit/a2c18a5bc4152cc9034cec691a29f54a35c38a51))
-   update dependency com.google.protobuf:protobuf-bom to v3.21.0 ([#&#8203;703](https://togithub.com/googleapis/java-shared-dependencies/issues/703)) ([5f9fe12](https://togithub.com/googleapis/java-shared-dependencies/commit/5f9fe1200b4bdf4c54bf947c21bd3ed02f26f990))
-   update dependency com.google.protobuf:protobuf-bom to v3.21.1 ([#&#8203;705](https://togithub.com/googleapis/java-shared-dependencies/issues/705)) ([c68edfb](https://togithub.com/googleapis/java-shared-dependencies/commit/c68edfbe7e1993e1112640b867b29aa2fbcf7579))
-   update dependency io.grpc:grpc-bom to v1.47.0 ([#&#8203;707](https://togithub.com/googleapis/java-shared-dependencies/issues/707)) ([d02918a](https://togithub.com/googleapis/java-shared-dependencies/commit/d02918a0418cd65d1d247f27afb0637f1f8f5666))
-   update dependency org.checkerframework:checker-qual to v3.22.1 ([#&#8203;706](https://togithub.com/googleapis/java-shared-dependencies/issues/706)) ([545843b](https://togithub.com/googleapis/java-shared-dependencies/commit/545843b492cead230b8cc72a1dae7d4922f33b39))
-   update dependency org.checkerframework:checker-qual to v3.22.2 ([#&#8203;717](https://togithub.com/googleapis/java-shared-dependencies/issues/717)) ([142852a](https://togithub.com/googleapis/java-shared-dependencies/commit/142852a37140f221197f5c71aed451def353b1e0))
-   update gax.version to v2.18.2 ([#&#8203;718](https://togithub.com/googleapis/java-shared-dependencies/issues/718)) ([5f8156e](https://togithub.com/googleapis/java-shared-dependencies/commit/5f8156e55c6a07b018a8c5efafa68be781b4288b))
-   update google.common-protos.version to v2.9.0 ([#&#8203;714](https://togithub.com/googleapis/java-shared-dependencies/issues/714)) ([9e5591e](https://togithub.com/googleapis/java-shared-dependencies/commit/9e5591ec3035350450ecbfebd00e08216433b06c))
-   update google.core.version to v2.8.0 ([#&#8203;719](https://togithub.com/googleapis/java-shared-dependencies/issues/719)) ([4023c60](https://togithub.com/googleapis/java-shared-dependencies/commit/4023c6063a2c5b5308da531df1a08c90c491965d))
-   update iam.version to v1.4.0 ([#&#8203;700](https://togithub.com/googleapis/java-shared-dependencies/issues/700)) ([c1097a4](https://togithub.com/googleapis/java-shared-dependencies/commit/c1097a46ab0739b0b7234bc510e4c3d9ce2c2861))
-   update iam.version to v1.4.1 ([#&#8203;716](https://togithub.com/googleapis/java-shared-dependencies/issues/716)) ([e2dc7c2](https://togithub.com/googleapis/java-shared-dependencies/commit/e2dc7c21c39e007878841e2664d548ec44a72d54))

</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-orgpolicy).
github-actions bot pushed a commit that referenced this pull request Jun 23, 2022
🤖 I have created a release *beep* *boop*
---


## [2.2.1](googleapis/java-orgpolicy@v2.2.0...v2.2.1) (2022-06-23)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#356](googleapis/java-orgpolicy#356)) ([bd72427](googleapis/java-orgpolicy@bd72427))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jun 29, 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).
github-actions bot pushed a commit that referenced this pull request Jun 30, 2022
Source-Link: googleapis/synthtool@7a220e2
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:6d4e3a15c62cfdcb823d60e16da7521e7c6fc00eba07c8ff12e4de9924a57d28
github-actions bot pushed a commit that referenced this pull request Jul 1, 2022
Making CLIRR not required. The version bumps are now controlled by the Release Please and OwlBot. The CL authors create appropriate change description to control major version bumps.
github-actions bot pushed a commit that referenced this pull request Oct 4, 2022
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 477955264

Source-Link: https://togithub.com/googleapis/googleapis/commit/a724450af76d0001f23602684c49cd6a4b3a5654

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/4abcbcaec855e74a0b22a4988cf9e0eb61a83094
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGFiY2JjYWVjODU1ZTc0YTBiMjJhNDk4OGNmOWUwZWI2MWE4MzA5NCJ9
github-actions bot pushed a commit that referenced this pull request Oct 5, 2022
🤖 I have created a release *beep* *boop*
---


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

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Oct 5, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.9](https://togithub.com/googleapis/java-contact-center-insights/compare/v2.3.8...v2.3.9) (2022-10-04)


### Bug Fixes

* update protobuf to v3.21.7 ([4758cf0](https://togithub.com/googleapis/java-contact-center-insights/commit/4758cf035c2092ffc1f1cad1b3984a0344eb67d5))


### Documentation

* Updating comments ([#345](https://togithub.com/googleapis/java-contact-center-insights/issues/345)) ([ebadaa5](https://togithub.com/googleapis/java-contact-center-insights/commit/ebadaa5e44ded908d5517d12f52e193b70be2dda))


### Dependencies

* Update dependency certifi to v2022.9.24 ([#362](https://togithub.com/googleapis/java-contact-center-insights/issues/362)) ([5d1ce8b](https://togithub.com/googleapis/java-contact-center-insights/commit/5d1ce8bf7dd759b4019e4b189d8c2054384e919d))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.14.6 ([#341](https://togithub.com/googleapis/java-contact-center-insights/issues/341)) ([4456bd4](https://togithub.com/googleapis/java-contact-center-insights/commit/4456bd42500b1da5d427702c187f8e71140acd94))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.14.7 ([#346](https://togithub.com/googleapis/java-contact-center-insights/issues/346)) ([5e0de9e](https://togithub.com/googleapis/java-contact-center-insights/commit/5e0de9ec21b8eb55a4622ec2f018cd4bfd79b304))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.15.0 ([#348](https://togithub.com/googleapis/java-contact-center-insights/issues/348)) ([e1c52f6](https://togithub.com/googleapis/java-contact-center-insights/commit/e1c52f6fd766c918756f4045926b2a02c9478cba))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.16.0 ([#353](https://togithub.com/googleapis/java-contact-center-insights/issues/353)) ([4744d87](https://togithub.com/googleapis/java-contact-center-insights/commit/4744d876764bc18f52e2c570f2c72a34b3ef1a53))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.16.1 ([#356](https://togithub.com/googleapis/java-contact-center-insights/issues/356)) ([3c860f8](https://togithub.com/googleapis/java-contact-center-insights/commit/3c860f8a0377fd88e344ad228835cc0ff932c41d))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.12 ([#339](https://togithub.com/googleapis/java-contact-center-insights/issues/339)) ([4e329c4](https://togithub.com/googleapis/java-contact-center-insights/commit/4e329c4ee1d5072fcd2c48958a6d48576813bcdd))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.13 ([#347](https://togithub.com/googleapis/java-contact-center-insights/issues/347)) ([45b3540](https://togithub.com/googleapis/java-contact-center-insights/commit/45b35403b2997ef8421e9573f050537812c61cea))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.14 ([#352](https://togithub.com/googleapis/java-contact-center-insights/issues/352)) ([9fc2624](https://togithub.com/googleapis/java-contact-center-insights/commit/9fc2624a370c0bd81d7d88204830a162a41f0f23))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.16 ([#354](https://togithub.com/googleapis/java-contact-center-insights/issues/354)) ([9b355ad](https://togithub.com/googleapis/java-contact-center-insights/commit/9b355ad24da4561a7e10b7a06dcb6bf57e4aa9a7))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.17 ([#358](https://togithub.com/googleapis/java-contact-center-insights/issues/358)) ([7d2a878](https://togithub.com/googleapis/java-contact-center-insights/commit/7d2a8784bc7f0422831844f823a304f3bfda3192))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.18 ([#359](https://togithub.com/googleapis/java-contact-center-insights/issues/359)) ([4e93e08](https://togithub.com/googleapis/java-contact-center-insights/commit/4e93e08c425b09ca35c977c5ea22f4c7b2538ae3))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#351](https://togithub.com/googleapis/java-contact-center-insights/issues/351)) ([c1e8dfa](https://togithub.com/googleapis/java-contact-center-insights/commit/c1e8dfa39db2d82f89401b0aa14a95dd1d2b00e1))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#355](https://togithub.com/googleapis/java-contact-center-insights/issues/355)) ([8a57045](https://togithub.com/googleapis/java-contact-center-insights/commit/8a57045112d9b905dc3edae8b9b01d25d3f1788d))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#368](https://togithub.com/googleapis/java-contact-center-insights/issues/368)) ([c8e9ca4](https://togithub.com/googleapis/java-contact-center-insights/commit/c8e9ca43bf90feacda4129e1ac2f26592c8ae47e))
* Update dependency gcp-releasetool to v1.8.8 ([#363](https://togithub.com/googleapis/java-contact-center-insights/issues/363)) ([22d1d6b](https://togithub.com/googleapis/java-contact-center-insights/commit/22d1d6bada56d263474b8550bf92b72f6bfc24ad))
* Update dependency google-auth to v2.11.1 ([#364](https://togithub.com/googleapis/java-contact-center-insights/issues/364)) ([04b3da7](https://togithub.com/googleapis/java-contact-center-insights/commit/04b3da765c19bd53b4d7c5dfa814d1dd450a480d))
* Update dependency google-cloud-core to v2.3.2 ([#365](https://togithub.com/googleapis/java-contact-center-insights/issues/365)) ([94a569f](https://togithub.com/googleapis/java-contact-center-insights/commit/94a569f7adb2f3c59a57d1428eb70ca17c52f827))
* Update dependency pyjwt to v2.5.0 ([#366](https://togithub.com/googleapis/java-contact-center-insights/issues/366)) ([96d97a8](https://togithub.com/googleapis/java-contact-center-insights/commit/96d97a8c1dbe616f48474949dc936503842b170e))

---
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 Feb 1, 2023
[![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-protobuf](https://togithub.com/grpc/grpc-java) | `1.46.0` -> `1.47.0` | [![age](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-protobuf/1.47.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-protobuf/1.47.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-protobuf/1.47.0/compatibility-slim/1.46.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-protobuf/1.47.0/confidence-slim/1.46.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

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

##### Bug Fixes

-   api: Ignore `ClassCastExceptions` for hard-coded providers on Android ([#&#8203;9174](https://togithub.com/grpc/grpc-java/issues/9174)). This avoids `ServiceConfigurationError` in certain cases when an “SDK” includes a copy of gRPC that was renamed with Proguard-like tools that do precise class name rewriting (versus something like Maven Shade Plugin which uses coarse pattern matching)
-   binder: respect requested message limits when provide received messages to listener ([#&#8203;9163](https://togithub.com/grpc/grpc-java/issues/9163))
-   binder: Avoid an ISE from `asAndroidAppUri()` ([#&#8203;9169](https://togithub.com/grpc/grpc-java/issues/9169))
-   okhttp: Use the user-provided `ScheduledExecutorService` for keepalive if provided. Previously the user-provided executor was used for deadlines, but not keepalive. Keepalive always used the default executor ([#&#8203;9073](https://togithub.com/grpc/grpc-java/issues/9073))
-   bom: Reverted “bom: Removed protoc-gen-grpc-java from the BOM” in v1.46.0. There was a way to use it with Gradle ([#&#8203;9154](https://togithub.com/grpc/grpc-java/issues/9154))
-   build: fix grpc-java build against protobuf 3.21 ([#&#8203;9218](https://togithub.com/grpc/grpc-java/issues/9218))
-   grpclb: Adds missing META-INF resources to `libgrpclb.jar` produced by bazel `//grpclb:grpclb` target ([#&#8203;9156](https://togithub.com/grpc/grpc-java/issues/9156))
-   xds: Protect xdstp processing with federation env var. If the xds server uses xdstp:// resource names it was possible for federation code paths to be entered even without enabling the experimental federation support. This is now fixed and it is safe for xds servers to use xdstp:// resource names. ([#&#8203;9190](https://togithub.com/grpc/grpc-java/issues/9190))
-   xds: fix bugs in ring-hash load balancer picking subchannel behavior per gRFC. The bug may cause connection not failing over from `TRANSIENT_FAILURE` status. ([#&#8203;9085](https://togithub.com/grpc/grpc-java/issues/9085))
-   xds: NACK EDS resources with duplicate localities in the same priority ([#&#8203;9119](https://togithub.com/grpc/grpc-java/issues/9119))

##### New Features

-   api: Add connection management APIs to `ServerBuilder` ([#&#8203;9176](https://togithub.com/grpc/grpc-java/issues/9176)). This includes methods for keepalive, max connection age, and max connection idle. These APIs have been available on NettyServerBuilder since v1.4.0
-   api: allow `NameResolver` to influence which transport to use ([#&#8203;9076](https://togithub.com/grpc/grpc-java/issues/9076))
-   api: New API in ServerCall to expose SecurityLevel on server-side ([#&#8203;8943](https://togithub.com/grpc/grpc-java/issues/8943))
-   netty: Add `NameResolver` for `unix:` scheme, as defined in [gRPC Name Resolution](https://togithub.com/grpc/grpc/blob/master/doc/naming.md) ([#&#8203;9113](https://togithub.com/grpc/grpc-java/issues/9113))
-   binder: add `allOf` security policy, which allows access iff ALL given security policies allow access. ([#&#8203;9125](https://togithub.com/grpc/grpc-java/issues/9125))
-   binder: add `anyOf` security policy, which allows access if ANY given security policy allows access. ([#&#8203;9147](https://togithub.com/grpc/grpc-java/issues/9147))
-   binder: add `hasPermissions` security policy, which checks that a caller has all of the given package permissions. ([#&#8203;9117](https://togithub.com/grpc/grpc-java/issues/9117))
-   build: Add Bazel build support for xds, googleapis, rls, and services. grpc-services previously had partial bazel support, but some parts were missing. These artifacts are now configured via `IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS` so maven_install will not use the artifacts from Maven Central ([#&#8203;9172](https://togithub.com/grpc/grpc-java/issues/9172))
-   xds: New ability to configure custom load balancer implementations via the xDS `Cluster.load_balancing_policy` field. This implements [gRFC A52: gRPC xDS Custom Load Balancer Configuration](https://togithub.com/grpc/proposal/blob/master/A52-xds-custom-lb-policies.md). ([#&#8203;9141](https://togithub.com/grpc/grpc-java/issues/9141))
-   xds, orca: add support for custom backend metrics reporting: allow setting metrics at gRPC server and consuming metrics reports from a custom load balancing policy at the client. This implements [gRFC A51: Custom Backend Metrics Support](https://togithub.com/grpc/proposal/blob/master/A51-custom-backend-metrics.md).
-   xds: include node ID in RPC failure status messages from the XdsClient ([#&#8203;9099](https://togithub.com/grpc/grpc-java/issues/9099))
-   xds: support for the `is_optional` logic in Cluster Specifier Plugins: if an unsupported Cluster Specifier Plugin is optional, don't NACK, and skip any routes that point to it. ([#&#8203;9168](https://togithub.com/grpc/grpc-java/issues/9168))

##### Behavior Changes

-   xds: Allow unspecified listener traffic direction, to match other languages and to work with Istio ([#&#8203;9173](https://togithub.com/grpc/grpc-java/issues/9173))
-   xds: change priority load balancer failover time behavior and `ring_hash` LB aggregation rule to better handle transient_failure channel status ([#&#8203;9084](https://togithub.com/grpc/grpc-java/issues/9084), [#&#8203;9093](https://togithub.com/grpc/grpc-java/issues/9093))

##### Dependencies

-   Bump GSON to 2.9.0. Earlier versions of GSON are affected by [CVE-2022-25647](https://nvd.nist.gov/vuln/detail/CVE-2022-25647). gRPC was not impacted by the vulnerability. ([#&#8203;9215](https://togithub.com/grpc/grpc-java/issues/9215))
-   gcp-observability: add grpc-census as a dependency and update opencensus version ([#&#8203;9140](https://togithub.com/grpc/grpc-java/issues/9140))

##### Acknowledgements

[@&#8203;caseyduquettesc](https://togithub.com/caseyduquettesc)
[@&#8203;cfredri4](https://togithub.com/cfredri4)
[@&#8203;jvolkman](https://togithub.com/jvolkman)
[@&#8203;mirlord](https://togithub.com/mirlord)
[@&#8203;ovidiutirla](https://togithub.com/ovidiutirla)

</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).
suztomo pushed a commit that referenced this pull request Feb 1, 2023
🤖 I have created a release *beep* *boop*
---


## [1.4.1](googleapis/java-iam@v1.4.0...v1.4.1) (2022-06-13)


### Dependencies

* update dependency com.google.api:api-common to v2.2.1 ([#358](googleapis/java-iam#358)) ([ca095d6](googleapis/java-iam@ca095d6))
* update dependency com.google.protobuf:protobuf-java to v3.21.0 ([#354](googleapis/java-iam#354)) ([8c9442d](googleapis/java-iam@8c9442d))
* update dependency com.google.protobuf:protobuf-java to v3.21.1 ([#355](googleapis/java-iam#355)) ([19ea082](googleapis/java-iam@19ea082))
* update dependency io.grpc:grpc-protobuf to v1.47.0 ([#356](googleapis/java-iam#356)) ([6c16481](googleapis/java-iam@6c16481))
* update dependency io.grpc:grpc-stub to v1.47.0 ([#357](googleapis/java-iam#357)) ([698bd90](googleapis/java-iam@698bd90))

---
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
api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants