-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Make storage.update use normal update and add storage.patch #276
Closed
mziccard
wants to merge
4
commits into
googleapis:master
from
mziccard:update-patch-storage-entities
Closed
Make storage.update use normal update and add storage.patch #276
mziccard
wants to merge
4
commits into
googleapis:master
from
mziccard:update-patch-storage-entities
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
- Add update method to StoragRpc - Make Storage.update use StorageRpc.update instead of patch - Add Storage.patch(blobInfo) method - Add support for patches to BatchRequest (both Storage and StorageRpc) - Add static Storage.patch(BlobInfo...) method for easily batching patches - Update and add new tests - Update and add javadoc for Storage.update and Storage.patch
googlebot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Oct 21, 2015
@@ -418,11 +441,26 @@ public void onFailure(GoogleJsonError e, HttpHeaders responseHeaders) { | |||
} | |||
}); | |||
} | |||
for (final Tuple<StorageObject, Map<Option, ?>> tuple : request.toPatch) { |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
We can close this one, right? |
Yes we don't need this anymore! |
github-actions bot
pushed a commit
that referenced
this pull request
Jun 23, 2022
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 456641589 Source-Link: googleapis/googleapis@8a251f5 Source-Link: https://github.com/googleapis/googleapis-gen/commit/4ca52a529cf01308d9714950edffbea3560cfbdb Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGNhNTJhNTI5Y2YwMTMwOGQ5NzE0OTUwZWRmZmJlYTM1NjBjZmJkYiJ9
github-actions bot
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Jun 29, 2022
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/18040a8c-dd59-4849-a8e5-91f73765acf9/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@5a506ec
github-actions bot
pushed a commit
that referenced
this pull request
Jul 1, 2022
🤖 I have created a release \*beep\* \*boop\* --- ### [1.0.1](https://www.github.com/googleapis/java-workflows/compare/v1.0.0...v1.0.1) (2021-06-09) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#274](https://www.github.com/googleapis/java-workflows/issues/274)) ([fa83b51](https://www.github.com/googleapis/java-workflows/commit/fa83b51413dd911f4bced55e68c084517f5a5981)) --- 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
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
to suztomo/google-cloud-java
that referenced
this pull request
Jul 1, 2022
🤖 I have created a release *beep* *boop* --- ## [2.3.0](googleapis/java-profiler@v2.2.0...v2.3.0) (2022-07-01) ### Features * Enable REST transport for most of Java and Go clients ([googleapis#276](googleapis/java-profiler#276)) ([ce386fe](googleapis/java-profiler@ce386fe)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#275](googleapis/java-profiler#275)) ([cdb1e0e](googleapis/java-profiler@cdb1e0e)) --- 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
Jul 14, 2022
🤖 I have created a release *beep* *boop* --- ## [2.3.1](googleapis/java-api-gateway@v2.3.0...v2.3.1) (2022-07-13) ### Bug Fixes * enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-api-gateway/issues/1485)) ([#275](googleapis/java-api-gateway#275)) ([83c69c2](googleapis/java-api-gateway@83c69c2)) --- 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
Jul 27, 2022
…onfig to v1.5.2 (#276) [![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-config](https://togithub.com/googleapis/java-shared-config) | `1.5.1` -> `1.5.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.2/compatibility-slim/1.5.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.5.2/confidence-slim/1.5.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-shared-config</summary> ### [`v1.5.2`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#​152-httpsgithubcomgoogleapisjava-shared-configcomparev151v152-2022-07-25) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.5.1...v1.5.2) ##### Dependencies - update dependency com.puppycrawl.tools:checkstyle to v10 ([#​435](https://togithub.com/googleapis/java-shared-config/issues/435)) ([bfc8ce1](https://togithub.com/googleapis/java-shared-config/commit/bfc8ce1deca6292147d002d3afe22a09840aa5d6)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.13 ([#​488](https://togithub.com/googleapis/java-shared-config/issues/488)) ([39b91ee](https://togithub.com/googleapis/java-shared-config/commit/39b91ee1283f0a5fbbe63e8bfd1ec97ab4ab377e)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.13 ([#​489](https://togithub.com/googleapis/java-shared-config/issues/489)) ([cc3bcfa](https://togithub.com/googleapis/java-shared-config/commit/cc3bcfa2d6717441a8d5b5048fa78c2cf7aabf2b)) </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-networkconnectivity). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEyNy4wIn0=-->
github-actions bot
pushed a commit
that referenced
this pull request
Sep 15, 2022
…ator_java versions (#276) - [ ] Regenerate this pull request now. PiperOrigin-RevId: 472750037 Source-Link: googleapis/googleapis@88f2ea3 Source-Link: https://github.com/googleapis/googleapis-gen/commit/230a5588306aae18fe8f2a57f14d4039ad72c901 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjMwYTU1ODgzMDZhYWUxOGZlOGYyYTU3ZjE0ZDQwMzlhZDcyYzkwMSJ9
github-actions bot
pushed a commit
that referenced
this pull request
Sep 15, 2022
…ator_java versions (#276) - [ ] Regenerate this pull request now. PiperOrigin-RevId: 472750037 Source-Link: googleapis/googleapis@88f2ea3 Source-Link: https://github.com/googleapis/googleapis-gen/commit/230a5588306aae18fe8f2a57f14d4039ad72c901 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjMwYTU1ODgzMDZhYWUxOGZlOGYyYTU3ZjE0ZDQwMzlhZDcyYzkwMSJ9
github-actions bot
pushed a commit
that referenced
this pull request
Sep 15, 2022
…1575) (#276) Source-Link: googleapis/synthtool@2e9ac19 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93
github-actions bot
pushed a commit
that referenced
this pull request
Sep 30, 2022
🤖 I have created a release *beep* *boop* --- ## [2.2.6](googleapis/java-dms@v2.2.5...v2.2.6) (2022-09-29) ### Dependencies * Update dependency cachetools to v5 ([#288](googleapis/java-dms#288)) ([9370173](googleapis/java-dms@9370173)) * Update dependency certifi to v2022.9.24 ([#268](googleapis/java-dms#268)) ([1745004](googleapis/java-dms@1745004)) * Update dependency charset-normalizer to v2.1.1 ([#272](googleapis/java-dms#272)) ([367ffd9](googleapis/java-dms@367ffd9)) * Update dependency click to v8.1.3 ([#273](googleapis/java-dms#273)) ([328f00b](googleapis/java-dms@328f00b)) * Update dependency gcp-releasetool to v1.8.8 ([#269](googleapis/java-dms#269)) ([7d68646](googleapis/java-dms@7d68646)) * Update dependency google-api-core to v2.10.1 ([#274](googleapis/java-dms#274)) ([03bc3c5](googleapis/java-dms@03bc3c5)) * Update dependency google-auth to v2.12.0 ([#275](googleapis/java-dms#275)) ([bd96264](googleapis/java-dms@bd96264)) * Update dependency google-cloud-core to v2.3.2 ([#270](googleapis/java-dms#270)) ([fcd6bbd](googleapis/java-dms@fcd6bbd)) * Update dependency google-cloud-storage to v2.5.0 ([#276](googleapis/java-dms#276)) ([80b39f1](googleapis/java-dms@80b39f1)) * Update dependency google-crc32c to v1.5.0 ([#277](googleapis/java-dms#277)) ([a561425](googleapis/java-dms@a561425)) * Update dependency googleapis-common-protos to v1.56.4 ([#271](googleapis/java-dms#271)) ([296d07c](googleapis/java-dms@296d07c)) * Update dependency importlib-metadata to v4.12.0 ([#278](googleapis/java-dms#278)) ([b4509fa](googleapis/java-dms@b4509fa)) * Update dependency jeepney to v0.8.0 ([#279](googleapis/java-dms#279)) ([b2b6e8f](googleapis/java-dms@b2b6e8f)) * Update dependency jinja2 to v3.1.2 ([#280](googleapis/java-dms#280)) ([c7c2a10](googleapis/java-dms@c7c2a10)) * Update dependency keyring to v23.9.3 ([#281](googleapis/java-dms#281)) ([981c58c](googleapis/java-dms@981c58c)) * Update dependency markupsafe to v2.1.1 ([#282](googleapis/java-dms#282)) ([5a78aa3](googleapis/java-dms@5a78aa3)) * Update dependency protobuf to v3.20.2 ([#283](googleapis/java-dms#283)) ([2444bcd](googleapis/java-dms@2444bcd)) * Update dependency protobuf to v4 ([#289](googleapis/java-dms#289)) ([b9e330a](googleapis/java-dms@b9e330a)) * Update dependency pyjwt to v2.5.0 ([#284](googleapis/java-dms#284)) ([9fc617d](googleapis/java-dms@9fc617d)) * Update dependency requests to v2.28.1 ([#285](googleapis/java-dms#285)) ([51574b4](googleapis/java-dms@51574b4)) * Update dependency typing-extensions to v4.3.0 ([#286](googleapis/java-dms#286)) ([c36d416](googleapis/java-dms@c36d416)) * Update dependency zipp to v3.8.1 ([#287](googleapis/java-dms#287)) ([34e4986](googleapis/java-dms@34e4986)) --- 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
Oct 4, 2022
🤖 I have created a release *beep* *boop* --- ## [1.1.5](https://togithub.com/googleapis/java-managed-identities/compare/v1.1.4...v1.1.5) (2022-10-03) ### Dependencies * Update dependency certifi to v2022.9.24 ([#275](https://togithub.com/googleapis/java-managed-identities/issues/275)) ([c3a4ff4](https://togithub.com/googleapis/java-managed-identities/commit/c3a4ff472514b55f7305e03c28347814cd66475d)) * Update dependency charset-normalizer to v2.1.1 ([#279](https://togithub.com/googleapis/java-managed-identities/issues/279)) ([6cf18b3](https://togithub.com/googleapis/java-managed-identities/commit/6cf18b342ee721f50fea7ad53ea0e2847c312cea)) * Update dependency click to v8.1.3 ([#280](https://togithub.com/googleapis/java-managed-identities/issues/280)) ([4cc6594](https://togithub.com/googleapis/java-managed-identities/commit/4cc6594083732e9ffba6be733825b791c5c233f0)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#302](https://togithub.com/googleapis/java-managed-identities/issues/302)) ([6eca54f](https://togithub.com/googleapis/java-managed-identities/commit/6eca54f29931a55d831dcca68a862146f2cbea1f)) * Update dependency gcp-releasetool to v1.8.8 ([#276](https://togithub.com/googleapis/java-managed-identities/issues/276)) ([8ab5e17](https://togithub.com/googleapis/java-managed-identities/commit/8ab5e17b499883b0f7a775c5f07dd52c3a704c5e)) * Update dependency google-api-core to v2.10.1 ([#281](https://togithub.com/googleapis/java-managed-identities/issues/281)) ([b769a26](https://togithub.com/googleapis/java-managed-identities/commit/b769a2664c71487308798da7462563f9a72fa303)) * Update dependency google-auth to v2.12.0 ([#282](https://togithub.com/googleapis/java-managed-identities/issues/282)) ([d91180b](https://togithub.com/googleapis/java-managed-identities/commit/d91180b0c2fdf95b68803d15e07c54dd8a6d9670)) * Update dependency google-cloud-core to v2.3.2 ([#277](https://togithub.com/googleapis/java-managed-identities/issues/277)) ([a96600d](https://togithub.com/googleapis/java-managed-identities/commit/a96600d5fc2a400b67c9280f39cf305a5e072918)) * Update dependency google-cloud-storage to v2.5.0 ([#283](https://togithub.com/googleapis/java-managed-identities/issues/283)) ([9b2c999](https://togithub.com/googleapis/java-managed-identities/commit/9b2c999f61bafdb77dbba9206977e42b5acd419f)) * Update dependency google-crc32c to v1.5.0 ([#284](https://togithub.com/googleapis/java-managed-identities/issues/284)) ([5df4fb1](https://togithub.com/googleapis/java-managed-identities/commit/5df4fb10cea88b730783a6a15b968cad11c22c60)) * Update dependency google-resumable-media to v2.4.0 ([#299](https://togithub.com/googleapis/java-managed-identities/issues/299)) ([5e7537c](https://togithub.com/googleapis/java-managed-identities/commit/5e7537c92ba58062532394ad028d76f14e96df0e)) * Update dependency googleapis-common-protos to v1.56.4 ([#278](https://togithub.com/googleapis/java-managed-identities/issues/278)) ([45b7fe6](https://togithub.com/googleapis/java-managed-identities/commit/45b7fe61a5941b6263fd8fca29d30d1d14dcd1bf)) * Update dependency keyring to v23.9.3 ([#294](https://togithub.com/googleapis/java-managed-identities/issues/294)) ([ff06654](https://togithub.com/googleapis/java-managed-identities/commit/ff06654974da3f00aaa53d29da8c20d34d4b81a3)) * Update dependency markupsafe to v2.1.1 ([#295](https://togithub.com/googleapis/java-managed-identities/issues/295)) ([b41ab70](https://togithub.com/googleapis/java-managed-identities/commit/b41ab705b4f15117cb0535253e8a7a80182b6876)) * Update dependency protobuf to v3.20.2 ([#296](https://togithub.com/googleapis/java-managed-identities/issues/296)) ([a8d60f5](https://togithub.com/googleapis/java-managed-identities/commit/a8d60f5ec0462da2626c07a537fbad3354a18774)) * Update dependency protobuf to v3.20.3 ([#300](https://togithub.com/googleapis/java-managed-identities/issues/300)) ([c48d8ff](https://togithub.com/googleapis/java-managed-identities/commit/c48d8ff21edf07cf0a61cc4e1f12b4cfb3b3aa79)) * Update dependency protobuf to v4 ([#297](https://togithub.com/googleapis/java-managed-identities/issues/297)) ([858507e](https://togithub.com/googleapis/java-managed-identities/commit/858507e8cb112ab8ac038ffe26ac3ff8f02128ec)) --- 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 4, 2022
🤖 I have created a release *beep* *boop* --- ## [2.3.5](https://togithub.com/googleapis/java-gsuite-addons/compare/v2.3.4...v2.3.5) (2022-10-03) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#275](https://togithub.com/googleapis/java-gsuite-addons/issues/275)) ([974dd0f](https://togithub.com/googleapis/java-gsuite-addons/commit/974dd0fee0ac691e6b68c251c7707a3b8f09ee6a)) --- 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 4, 2022
🤖 I have created a release *beep* *boop* --- ## [1.2.5](https://togithub.com/googleapis/java-policy-troubleshooter/compare/v1.2.4...v1.2.5) (2022-10-03) ### Dependencies * Update dependency cachetools to v5 ([#287](https://togithub.com/googleapis/java-policy-troubleshooter/issues/287)) ([2fea464](https://togithub.com/googleapis/java-policy-troubleshooter/commit/2fea464d4acf1cf78e01c58880053ff1d621e851)) * Update dependency certifi to v2022.9.24 ([#267](https://togithub.com/googleapis/java-policy-troubleshooter/issues/267)) ([9eeaf6c](https://togithub.com/googleapis/java-policy-troubleshooter/commit/9eeaf6c3d21e7c3eed8e50cd7bca445aba599313)) * Update dependency charset-normalizer to v2.1.1 ([#271](https://togithub.com/googleapis/java-policy-troubleshooter/issues/271)) ([9d3dfd8](https://togithub.com/googleapis/java-policy-troubleshooter/commit/9d3dfd8da1881a8d0c2dc3edd34ce21e4d8aa64b)) * Update dependency click to v8.1.3 ([#272](https://togithub.com/googleapis/java-policy-troubleshooter/issues/272)) ([5d92d7e](https://togithub.com/googleapis/java-policy-troubleshooter/commit/5d92d7e3551b2ca1b3ab6a91a8b6a589cb7c8028)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#292](https://togithub.com/googleapis/java-policy-troubleshooter/issues/292)) ([d47d642](https://togithub.com/googleapis/java-policy-troubleshooter/commit/d47d64222138b45ed5375bf3e9bf9e76cf8971ad)) * Update dependency gcp-releasetool to v1.8.8 ([#268](https://togithub.com/googleapis/java-policy-troubleshooter/issues/268)) ([a75ee9b](https://togithub.com/googleapis/java-policy-troubleshooter/commit/a75ee9be6a2ac6b9fe573d9d086a94d325ddd814)) * Update dependency google-api-core to v2.10.1 ([#273](https://togithub.com/googleapis/java-policy-troubleshooter/issues/273)) ([edf53b7](https://togithub.com/googleapis/java-policy-troubleshooter/commit/edf53b7785d559cb1f0b35a83982d8b36c7b1c6a)) * Update dependency google-auth to v2.12.0 ([#274](https://togithub.com/googleapis/java-policy-troubleshooter/issues/274)) ([1b4d43f](https://togithub.com/googleapis/java-policy-troubleshooter/commit/1b4d43facb6739b12cf4c037333237af206f6524)) * Update dependency google-cloud-core to v2.3.2 ([#269](https://togithub.com/googleapis/java-policy-troubleshooter/issues/269)) ([9e9681a](https://togithub.com/googleapis/java-policy-troubleshooter/commit/9e9681a4c0da7aa7e402584a1ac2219558b5352e)) * Update dependency google-cloud-storage to v2.5.0 ([#275](https://togithub.com/googleapis/java-policy-troubleshooter/issues/275)) ([7280eaf](https://togithub.com/googleapis/java-policy-troubleshooter/commit/7280eafabd013c704cc63a042fab3255bee55111)) * Update dependency google-crc32c to v1.5.0 ([#276](https://togithub.com/googleapis/java-policy-troubleshooter/issues/276)) ([b144928](https://togithub.com/googleapis/java-policy-troubleshooter/commit/b1449280a8c1e8caef134aae7b62a1c4f7b5b5b6)) * Update dependency googleapis-common-protos to v1.56.4 ([#270](https://togithub.com/googleapis/java-policy-troubleshooter/issues/270)) ([942ea39](https://togithub.com/googleapis/java-policy-troubleshooter/commit/942ea39d9b5f655736b0ce0c7c532803dffa4484)) * Update dependency importlib-metadata to v4.12.0 ([#277](https://togithub.com/googleapis/java-policy-troubleshooter/issues/277)) ([bf03ef8](https://togithub.com/googleapis/java-policy-troubleshooter/commit/bf03ef8a75846e74b0b509a518caf85dcea2b901)) * Update dependency jeepney to v0.8.0 ([#278](https://togithub.com/googleapis/java-policy-troubleshooter/issues/278)) ([f51e9e7](https://togithub.com/googleapis/java-policy-troubleshooter/commit/f51e9e724f088a864dd70deeef16edf94922c246)) * Update dependency jinja2 to v3.1.2 ([#279](https://togithub.com/googleapis/java-policy-troubleshooter/issues/279)) ([95f9152](https://togithub.com/googleapis/java-policy-troubleshooter/commit/95f91525eb3ff0d57a3639b0f66cf2be6b1f0f8b)) * Update dependency keyring to v23.9.3 ([#280](https://togithub.com/googleapis/java-policy-troubleshooter/issues/280)) ([33d8606](https://togithub.com/googleapis/java-policy-troubleshooter/commit/33d8606ea8da63f7cffb9c38ad5e52a52276e5cc)) * Update dependency protobuf to v4 ([#288](https://togithub.com/googleapis/java-policy-troubleshooter/issues/288)) ([8a836ed](https://togithub.com/googleapis/java-policy-troubleshooter/commit/8a836edb54c0cd182dfb4ee4e29bbb910d452150)) * Update dependency pyjwt to v2.5.0 ([#283](https://togithub.com/googleapis/java-policy-troubleshooter/issues/283)) ([a4483cf](https://togithub.com/googleapis/java-policy-troubleshooter/commit/a4483cf44a22ba571a6378587270aff46c76e544)) * Update dependency typing-extensions to v4.3.0 ([#285](https://togithub.com/googleapis/java-policy-troubleshooter/issues/285)) ([2ccd257](https://togithub.com/googleapis/java-policy-troubleshooter/commit/2ccd257da7680d3952f7dcfc29633448fbc91c74)) * Update dependency zipp to v3.8.1 ([#286](https://togithub.com/googleapis/java-policy-troubleshooter/issues/286)) ([0270359](https://togithub.com/googleapis/java-policy-troubleshooter/commit/0270359b0316fe14ddd700120485929acb97fb8a)) --- 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* --- ## [1.2.8](https://togithub.com/googleapis/java-binary-authorization/compare/v1.2.7...v1.2.8) (2022-10-04) ### Bug Fixes * update protobuf to v3.21.7 ([076def1](https://togithub.com/googleapis/java-binary-authorization/commit/076def16ae6cb213766c816be173bef09d23039f)) ### Documentation * [owlbot-java] samples do not need deploy plugin and deps upgrade ([#1583](https://togithub.com/googleapis/java-binary-authorization/issues/1583)) ([#273](https://togithub.com/googleapis/java-binary-authorization/issues/273)) ([4cf7cb1](https://togithub.com/googleapis/java-binary-authorization/commit/4cf7cb1e7a12ab4fb5386e665a2062fecdabe59e)) ### Dependencies * Update dependency cachetools to v5 ([#296](https://togithub.com/googleapis/java-binary-authorization/issues/296)) ([189a3d1](https://togithub.com/googleapis/java-binary-authorization/commit/189a3d17adb0fbf7e7d8ec1c845308421ab497a9)) * Update dependency certifi to v2022.9.24 ([#276](https://togithub.com/googleapis/java-binary-authorization/issues/276)) ([a971f01](https://togithub.com/googleapis/java-binary-authorization/commit/a971f01ef8acd6f72fc8d74bb35c0e5777c61fef)) * Update dependency charset-normalizer to v2.1.1 ([#280](https://togithub.com/googleapis/java-binary-authorization/issues/280)) ([99a4ffc](https://togithub.com/googleapis/java-binary-authorization/commit/99a4ffc358d66f6d6c74c502bf6c2623d2d53fc4)) * Update dependency click to v8.1.3 ([#281](https://togithub.com/googleapis/java-binary-authorization/issues/281)) ([edd0409](https://togithub.com/googleapis/java-binary-authorization/commit/edd040929f398898603729bf3183cf99cf05d321)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#303](https://togithub.com/googleapis/java-binary-authorization/issues/303)) ([c996111](https://togithub.com/googleapis/java-binary-authorization/commit/c99611139f83a9c4b15fbae1bc938a9fe8d22052)) * Update dependency gcp-releasetool to v1.8.8 ([#277](https://togithub.com/googleapis/java-binary-authorization/issues/277)) ([7e3c3a6](https://togithub.com/googleapis/java-binary-authorization/commit/7e3c3a65289d055eded7914e6b08be3596504c17)) * Update dependency google-api-core to v2.10.1 ([#282](https://togithub.com/googleapis/java-binary-authorization/issues/282)) ([017aff3](https://togithub.com/googleapis/java-binary-authorization/commit/017aff3c584b42f9e01e78eef3d3f8614e27f9fc)) * Update dependency google-auth to v2.12.0 ([#283](https://togithub.com/googleapis/java-binary-authorization/issues/283)) ([83ff586](https://togithub.com/googleapis/java-binary-authorization/commit/83ff5866686dd4f2e866d1ae118c26aa6d99d4ec)) * Update dependency google-cloud-core to v2.3.2 ([#278](https://togithub.com/googleapis/java-binary-authorization/issues/278)) ([262cf45](https://togithub.com/googleapis/java-binary-authorization/commit/262cf45160d118ad2ee4706e512e6f13b5ed29e9)) * Update dependency google-cloud-storage to v2.5.0 ([#284](https://togithub.com/googleapis/java-binary-authorization/issues/284)) ([24e273c](https://togithub.com/googleapis/java-binary-authorization/commit/24e273cde62eaa142f168221f2fea7cdc02fde0c)) * Update dependency google-crc32c to v1.5.0 ([#285](https://togithub.com/googleapis/java-binary-authorization/issues/285)) ([bced74e](https://togithub.com/googleapis/java-binary-authorization/commit/bced74ec4178f30cfbf754483cb01b58e553fb3d)) * Update dependency google-resumable-media to v2.4.0 ([#299](https://togithub.com/googleapis/java-binary-authorization/issues/299)) ([8ccc5de](https://togithub.com/googleapis/java-binary-authorization/commit/8ccc5dee7211de719941fc53e97b4e7806569bb6)) * Update dependency googleapis-common-protos to v1.56.4 ([#279](https://togithub.com/googleapis/java-binary-authorization/issues/279)) ([315cb80](https://togithub.com/googleapis/java-binary-authorization/commit/315cb808d43595965e9e0976902aae1f8a69213c)) * Update dependency importlib-metadata to v4.12.0 ([#286](https://togithub.com/googleapis/java-binary-authorization/issues/286)) ([ee18f7a](https://togithub.com/googleapis/java-binary-authorization/commit/ee18f7abbb526a2d4cc091ddbdef2e1025c7dd43)) * Update dependency jeepney to v0.8.0 ([#287](https://togithub.com/googleapis/java-binary-authorization/issues/287)) ([48b6585](https://togithub.com/googleapis/java-binary-authorization/commit/48b6585c7e4c1c0152649399ed3d4e7aa62bf117)) * Update dependency jinja2 to v3.1.2 ([#288](https://togithub.com/googleapis/java-binary-authorization/issues/288)) ([601e412](https://togithub.com/googleapis/java-binary-authorization/commit/601e4124b502c19aedb9686e615d6b6539046e0b)) * Update dependency keyring to v23.9.3 ([#289](https://togithub.com/googleapis/java-binary-authorization/issues/289)) ([d17f58f](https://togithub.com/googleapis/java-binary-authorization/commit/d17f58f779bb2e46d62c74a4697da0cdfd9cd1ad)) * Update dependency markupsafe to v2.1.1 ([#290](https://togithub.com/googleapis/java-binary-authorization/issues/290)) ([0469040](https://togithub.com/googleapis/java-binary-authorization/commit/04690401837a0445631af38f241340fe5e4118ca)) * Update dependency protobuf to v3.20.2 ([#291](https://togithub.com/googleapis/java-binary-authorization/issues/291)) ([fbeda32](https://togithub.com/googleapis/java-binary-authorization/commit/fbeda326ee5971da6b1800cb9ef5c2a202db3cc8)) * Update dependency protobuf to v3.20.3 ([#300](https://togithub.com/googleapis/java-binary-authorization/issues/300)) ([5428162](https://togithub.com/googleapis/java-binary-authorization/commit/54281628b47d3766695cb4fb34e5fed073c58a84)) * Update dependency protobuf to v4 ([#297](https://togithub.com/googleapis/java-binary-authorization/issues/297)) ([dffc566](https://togithub.com/googleapis/java-binary-authorization/commit/dffc566f3c6302f17ba71f8adbc3c683372f72ce)) * Update dependency pyjwt to v2.5.0 ([#292](https://togithub.com/googleapis/java-binary-authorization/issues/292)) ([fec50ac](https://togithub.com/googleapis/java-binary-authorization/commit/fec50ac4835b51a6b8ff74ebf333fdeb752fea03)) * Update dependency requests to v2.28.1 ([#293](https://togithub.com/googleapis/java-binary-authorization/issues/293)) ([4de7c55](https://togithub.com/googleapis/java-binary-authorization/commit/4de7c550b77c2db3ce90bf4c2ce7c05b4392d550)) * Update dependency typing-extensions to v4.3.0 ([#294](https://togithub.com/googleapis/java-binary-authorization/issues/294)) ([a193c0b](https://togithub.com/googleapis/java-binary-authorization/commit/a193c0bbc9edde7ece3385d553e4037301d79d26)) * Update dependency zipp to v3.8.1 ([#295](https://togithub.com/googleapis/java-binary-authorization/issues/295)) ([ddf2456](https://togithub.com/googleapis/java-binary-authorization/commit/ddf2456fcaa4a811b9b6eddb3492bd0a69698697)) --- 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 6, 2022
…l-contacts to v2.3.6 (#276) [![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-essential-contacts](https://togithub.com/googleapis/java-essential-contacts) | `2.3.5` -> `2.3.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-essential-contacts/2.3.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-essential-contacts/2.3.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-essential-contacts/2.3.6/compatibility-slim/2.3.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-essential-contacts/2.3.6/confidence-slim/2.3.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- 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-essential-contacts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNy4wIn0=-->
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.
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.
This PR follows the discussion in #60.
This PR changes to
storage.update
method to use normal update rather than patch. It also adds astorage.patch
method. Main changes are:update
method to StoragRpcStorage.update
useStorageRpc.update
instead ofpatch
Storage.patch(blobInfo)
methodBatchRequest
Storage.patch(BlobInfo...)
method for easily batching patchesBlob.patch(blobInfo)
and staticBlob.patch(blobInfo...)
to reflect storage changesSorry for the big and scattered PR, comments are welcome.