Skip to content

Include prefixes when listing blobs with field selector#933

Merged
mziccard merged 1 commit intogoogleapis:masterfrom
mziccard:fix-blob-list
Apr 15, 2016
Merged

Include prefixes when listing blobs with field selector#933
mziccard merged 1 commit intogoogleapis:masterfrom
mziccard:fix-blob-list

Conversation

@mziccard
Copy link
Copy Markdown
Contributor

This fixes #932. /cc @jean-philippe-martin

@mziccard mziccard added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. api: storage Issues related to the Cloud Storage API. labels Apr 15, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 15, 2016
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.006%) to 85.573% when pulling 8c9a352 on mziccard:fix-blob-list into 527c656 on GoogleCloudPlatform:master.

@jean-philippe-martin
Copy link
Copy Markdown

Great, that was fast!

*/
public static String listSelector(String containerName, List<? extends FieldSelector> required,
FieldSelector[] others, String... extraResourceFields) {
return "nextPageToken," + containerName + '('

This comment was marked as spam.

@aozarov
Copy link
Copy Markdown
Contributor

aozarov commented Apr 15, 2016

Looks good. Feel free to merge without or without my suggestions.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.02%) to 85.583% when pulling b074be1 on mziccard:fix-blob-list into 8b766e6 on GoogleCloudPlatform:master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.007%) to 85.575% when pulling 30723ed on mziccard:fix-blob-list into 8b766e6 on GoogleCloudPlatform:master.

@mziccard mziccard merged commit 9de36ed into googleapis:master Apr 15, 2016
@mziccard mziccard mentioned this pull request Apr 15, 2016
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*
---


## [3.0.0](googleapis/java-vision@v2.1.4...v3.0.0) (2022-06-28)


### ⚠ BREAKING CHANGES

* BatchAnnotateImagesRequest.requests is required
* Product search related messages and enums changed in an incompatible way
* NormalizedBoundingPoly message removed
* removed fields from SafeSearchAnnotation message

### Features

* Enable REST transport for most of Java and Go clients ([bc869c0](googleapis/java-vision@bc869c0))


### Bug Fixes

* BatchAnnotateImagesRequest.requests is required ([bc869c0](googleapis/java-vision@bc869c0))
* NormalizedBoundingPoly message removed ([bc869c0](googleapis/java-vision@bc869c0))
* Product search related messages and enums changed in an incompatible way ([bc869c0](googleapis/java-vision@bc869c0))
* removed fields from SafeSearchAnnotation message ([bc869c0](googleapis/java-vision@bc869c0))
* update gapic-generator-java with mock service generation fixes ([googleapis#904](googleapis/java-vision#904)) ([bc869c0](googleapis/java-vision@bc869c0))

---
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 6, 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 Jul 27, 2022
🤖 I have created a release *beep* *boop*
---


## [3.6.1](googleapis/java-dlp@v3.6.0...v3.6.1) (2022-07-26)


### Dependencies

* update dependency com.google.cloud:google-cloud-pubsub to v1.120.2 ([#930](googleapis/java-dlp#930)) ([413c06d](googleapis/java-dlp@413c06d))

---
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 Aug 9, 2022
…1.2 (#933)

[![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-storage](https://togithub.com/googleapis/java-storage) | `2.11.1` -> `2.11.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.11.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.11.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.11.2/compatibility-slim/2.11.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.11.2/confidence-slim/2.11.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-storage</summary>

### [`v2.11.2`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;2112-httpsgithubcomgoogleapisjava-storagecomparev2111v2112-2022-08-04)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.11.1...v2.11.2)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-pubsub to v1.120.10 ([#&#8203;1543](https://togithub.com/googleapis/java-storage/issues/1543)) ([8ff1dff](https://togithub.com/googleapis/java-storage/commit/8ff1dffb07141411daaf49ac9af570a1654eb2da))

</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-speech).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE0My4xIn0=-->
github-actions bot pushed a commit that referenced this pull request Aug 9, 2022
🤖 I have created a release *beep* *boop*
---


## [2.5.4](googleapis/java-speech@v2.5.3...v2.5.4) (2022-08-09)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#927](googleapis/java-speech#927)) ([5731284](googleapis/java-speech@5731284))
* update dependency com.google.cloud:google-cloud-storage to v2.10.0 ([#930](googleapis/java-speech#930)) ([afc1b3f](googleapis/java-speech@afc1b3f))
* update dependency com.google.cloud:google-cloud-storage to v2.11.0 ([#931](googleapis/java-speech#931)) ([10bebdc](googleapis/java-speech@10bebdc))
* update dependency com.google.cloud:google-cloud-storage to v2.11.1 ([#932](googleapis/java-speech#932)) ([5900f4a](googleapis/java-speech@5900f4a))
* update dependency com.google.cloud:google-cloud-storage to v2.11.2 ([#933](googleapis/java-speech#933)) ([d8e1353](googleapis/java-speech@d8e1353))

---
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 Sep 15, 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 Sep 15, 2022
…1575) (#933)

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 Oct 5, 2022
🤖 I have created a release *beep* *boop*
---


## [2.11.0](https://togithub.com/googleapis/java-securitycenter/compare/v2.10.0...v2.11.0) (2022-10-03)


### Features

* Added parent display name i.e. source display name for a finding as one of the finding attributes ([#915](https://togithub.com/googleapis/java-securitycenter/issues/915)) ([034d25a](https://togithub.com/googleapis/java-securitycenter/commit/034d25a3191ccc82dd4e9fe69124af3c24b1029f))


### Dependencies

* Update dependency cachetools to v5 ([#933](https://togithub.com/googleapis/java-securitycenter/issues/933)) ([5b2b39d](https://togithub.com/googleapis/java-securitycenter/commit/5b2b39dabf51c323316033c558efce77c2c19bf9))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.16.1 ([#917](https://togithub.com/googleapis/java-securitycenter/issues/917)) ([58ed894](https://togithub.com/googleapis/java-securitycenter/commit/58ed8942ca8012cf0456bfe431d21e7d553f1fd0))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.16 ([#913](https://togithub.com/googleapis/java-securitycenter/issues/913)) ([1eaf4b3](https://togithub.com/googleapis/java-securitycenter/commit/1eaf4b3b295ba7e248f88ef14a377d1e865ac5c3))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.17 ([#923](https://togithub.com/googleapis/java-securitycenter/issues/923)) ([60d65d3](https://togithub.com/googleapis/java-securitycenter/commit/60d65d35a3c50f8cedeb8ef9b4db0480d667a976))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.18 ([#924](https://togithub.com/googleapis/java-securitycenter/issues/924)) ([f94db64](https://togithub.com/googleapis/java-securitycenter/commit/f94db64c37b4e0c734ee8bd42a6d174feb2251ba))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#937](https://togithub.com/googleapis/java-securitycenter/issues/937)) ([001091d](https://togithub.com/googleapis/java-securitycenter/commit/001091d1d178d81e3cec06f3847687c8905be49a))
* Update dependency com.google.protobuf:protobuf-java-util to v3.21.6 ([#914](https://togithub.com/googleapis/java-securitycenter/issues/914)) ([992d37a](https://togithub.com/googleapis/java-securitycenter/commit/992d37a4fe95b598b638d159aa86e41e324a63ff))
* Update dependency com.google.protobuf:protobuf-java-util to v3.21.7 ([#935](https://togithub.com/googleapis/java-securitycenter/issues/935)) ([2353016](https://togithub.com/googleapis/java-securitycenter/commit/23530169d5c988e30c9a1c43a0405243dd6614ad))
* Update dependency markupsafe to v2.1.1 ([#927](https://togithub.com/googleapis/java-securitycenter/issues/927)) ([2c42b32](https://togithub.com/googleapis/java-securitycenter/commit/2c42b32a1831e08a8f0f5e4e600e18ca075d5c10))
* Update dependency protobuf to v3.20.2 ([#928](https://togithub.com/googleapis/java-securitycenter/issues/928)) ([faf7200](https://togithub.com/googleapis/java-securitycenter/commit/faf72009d3deea9bd869cc6e93a08d28325f2ace))
* Update dependency protobuf to v4 ([#934](https://togithub.com/googleapis/java-securitycenter/issues/934)) ([19f8da3](https://togithub.com/googleapis/java-securitycenter/commit/19f8da31814ae8f957b142655c45cdcb5254c696))
* Update dependency pyjwt to v2.5.0 ([#929](https://togithub.com/googleapis/java-securitycenter/issues/929)) ([a5b8ae2](https://togithub.com/googleapis/java-securitycenter/commit/a5b8ae2802dfaea8745eab65fa7c4ac83ebd973e))
* Update dependency requests to v2.28.1 ([#930](https://togithub.com/googleapis/java-securitycenter/issues/930)) ([ca80e91](https://togithub.com/googleapis/java-securitycenter/commit/ca80e911c33af260892a95998d15c1dd024c67d4))
* Update dependency typing-extensions to v4.3.0 ([#931](https://togithub.com/googleapis/java-securitycenter/issues/931)) ([12fda13](https://togithub.com/googleapis/java-securitycenter/commit/12fda1317eb93337827ee03918b91d0c3cbe1a15))
* Update dependency zipp to v3.8.1 ([#932](https://togithub.com/googleapis/java-securitycenter/issues/932)) ([15a6c7f](https://togithub.com/googleapis/java-securitycenter/commit/15a6c7f01f4e6da74e037852857af1e0cceaad11))

---
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
Source-Link: googleapis/synthtool@f58d313
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:f14e3fefe8e361e85752bd9890c8e56f2fe25f1e89cbb9597e4e3c7a429203a3
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
🤖 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).
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Jan 22, 2026
…for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport (#933)

* chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport

chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566

Source-Link: googleapis/googleapis@758f0d1

Source-Link: https://github.com/googleapis/googleapis-gen/commit/78bd8f05e1276363eb14eae70e91fe4bc20703ab
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzhiZDhmMDVlMTI3NjM2M2ViMTRlYWU3MGU5MWZlNGJjMjA3MDNhYiJ9

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
🤖 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 to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
…gleapis#933)

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.mockito:mockito-core](https://togithub.com/mockito/mockito) | `4.6.1` -> `4.7.0` | [![age](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.7.0/compatibility-slim/4.6.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.7.0/confidence-slim/4.6.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>mockito/mockito</summary>

### [`v4.7.0`](https://togithub.com/mockito/mockito/releases/tag/v4.7.0)

[Compare Source](https://togithub.com/mockito/mockito/compare/v4.6.1...v4.7.0)

<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>

##### 4.7.0

-   2022-08-13 - [33 commit(s)](https://togithub.com/mockito/mockito/compare/v4.6.1...v4.7.0) by [`1988123`](https://togithub.com/mockito/mockito/commit/198812345678), Andy Coates, Chen Ni, Marius Lichtblau, Nikita Koselev. Developer Advocate, Open Source Ally, Rafael Winterhalter, dependabot\[bot], dstango, fishautumn, heqiang
-   Bump com.diffplug.spotless from 6.9.0 to 6.9.1 [(#&googleapis#8203;2725)](https://togithub.com/mockito/mockito/pull/2725)
-   Bump versions.bytebuddy from 1.12.12 to 1.12.13 [(#&googleapis#8203;2719)](https://togithub.com/mockito/mockito/pull/2719)
-   Fix Javadoc for Mockito. [(#&googleapis#8203;2718)](https://togithub.com/mockito/mockito/pull/2718)
-   Bump com.diffplug.spotless from 6.8.0 to 6.9.0 [(#&googleapis#8203;2717)](https://togithub.com/mockito/mockito/pull/2717)
-   Fix a typo in comment of InternalRunner.java [(#&googleapis#8203;2715)](https://togithub.com/mockito/mockito/pull/2715)
-   Bump junit-platform-launcher from 1.8.2 to 1.9.0 [(#&googleapis#8203;2713)](https://togithub.com/mockito/mockito/pull/2713)
-   Bump versions.junitJupiter from 5.8.2 to 5.9.0 [(#&googleapis#8203;2712)](https://togithub.com/mockito/mockito/pull/2712)
-   Bump groovy from 3.0.11 to 3.0.12 [(#&googleapis#8203;2711)](https://togithub.com/mockito/mockito/pull/2711)
-   Bump shipkit-auto-version from 1.2.0 to 1.2.1 [(#&googleapis#8203;2709)](https://togithub.com/mockito/mockito/pull/2709)
-   Bump kotlinVersion from 1.7.0 to 1.7.10 [(#&googleapis#8203;2705)](https://togithub.com/mockito/mockito/pull/2705)
-   Bump com.diffplug.spotless from 6.7.2 to 6.8.0 [(#&googleapis#8203;2699)](https://togithub.com/mockito/mockito/pull/2699)
-   Bump versions.bytebuddy from 1.12.11 to 1.12.12 [(#&googleapis#8203;2695)](https://togithub.com/mockito/mockito/pull/2695)
-   Makes error message less misleading and points to github for help. Issue [#&googleapis#8203;2692](https://togithub.com/mockito/mockito/issues/2692) [(#&googleapis#8203;2693)](https://togithub.com/mockito/mockito/pull/2693)
-   Misleading error message when mocking and a class (of a parameter) is not found [(#&googleapis#8203;2692)](https://togithub.com/mockito/mockito/issues/2692)
-   Bump kotlinx-coroutines-core from 1.6.1-native-mt to 1.6.3-native-mt [(#&googleapis#8203;2691)](https://togithub.com/mockito/mockito/pull/2691)
-   Bump versions.bytebuddy from 1.12.10 to 1.12.11 [(#&googleapis#8203;2690)](https://togithub.com/mockito/mockito/pull/2690)
-   Fixes [#&googleapis#8203;2679](https://togithub.com/mockito/mockito/issues/2679) : Update Javadoc [(#&googleapis#8203;2689)](https://togithub.com/mockito/mockito/pull/2689)
-   Bump org.eclipse.osgi from 3.17.200 to 3.18.0 [(#&googleapis#8203;2688)](https://togithub.com/mockito/mockito/pull/2688)
-   RETURNS_SELF: Avoids returning mock when mock type is assignable to method return type, but method return type is Object. [(#&googleapis#8203;2687)](https://togithub.com/mockito/mockito/pull/2687)
-   RETURNS_SELF breaks methods with generic return type [(#&googleapis#8203;2686)](https://togithub.com/mockito/mockito/issues/2686)
-   Fix [#&googleapis#8203;2616](https://togithub.com/mockito/mockito/issues/2616) wrong stub for nested static [(#&googleapis#8203;2685)](https://togithub.com/mockito/mockito/pull/2685)
-   Bump com.diffplug.spotless from 6.7.0 to 6.7.2 [(#&googleapis#8203;2684)](https://togithub.com/mockito/mockito/pull/2684)
-   Avoids starting mocks "half-way" if a superclass constructor is mocked but an unmocked subclass is initiated. [(#&googleapis#8203;2682)](https://togithub.com/mockito/mockito/pull/2682)
-   Fix typo [(#&googleapis#8203;2681)](https://togithub.com/mockito/mockito/pull/2681)
-   Update javadoc of `Strictness.STRICT_STUBS` [(#&googleapis#8203;2679)](https://togithub.com/mockito/mockito/issues/2679)
-   Bump kotlinVersion from 1.6.21 to 1.7.0 [(#&googleapis#8203;2677)](https://togithub.com/mockito/mockito/pull/2677)
-   Bump biz.aQute.bnd.builder from 6.3.0 to 6.3.1 [(#&googleapis#8203;2675)](https://togithub.com/mockito/mockito/pull/2675)
-   Bump biz.aQute.bnd.gradle from 6.3.0 to 6.3.1 [(#&googleapis#8203;2674)](https://togithub.com/mockito/mockito/pull/2674)
-   Bump com.diffplug.spotless from 6.6.1 to 6.7.0 [(#&googleapis#8203;2672)](https://togithub.com/mockito/mockito/pull/2672)
-   update CONTRIBUTING.md - stackoverflow [(#&googleapis#8203;2671)](https://togithub.com/mockito/mockito/pull/2671)
-   stackoverflow.com is a non-actionable text, to be replaced with a hyperlink [(#&googleapis#8203;2670)](https://togithub.com/mockito/mockito/issues/2670)
-   Fix typos [(#&googleapis#8203;2669)](https://togithub.com/mockito/mockito/pull/2669)
-   Bump biz.aQute.bnd.gradle from 6.2.0 to 6.3.0 [(#&googleapis#8203;2666)](https://togithub.com/mockito/mockito/pull/2666)
-   Bump biz.aQute.bnd.builder from 6.2.0 to 6.3.0 [(#&googleapis#8203;2665)](https://togithub.com/mockito/mockito/pull/2665)
-   Improve Varargs handling in AdditionalAnswers [(#&googleapis#8203;2664)](https://togithub.com/mockito/mockito/pull/2664)
-   Bump appcompat from 1.4.1 to 1.4.2 [(#&googleapis#8203;2663)](https://togithub.com/mockito/mockito/pull/2663)
-   Varargs methods cause `ClassCastException` in `AnswerFunctionalInterfaces` [(#&googleapis#8203;2644)](https://togithub.com/mockito/mockito/issues/2644)
-   Mock static class seems records wrong invocations if called nested method throws exception [(#&googleapis#8203;2616)](https://togithub.com/mockito/mockito/issues/2616)

</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-spanner-jdbc).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTguMCIsInVwZGF0ZWRJblZlciI6IjMyLjE1OC4wIn0=-->
suztomo pushed a commit that referenced this pull request Mar 30, 2026
…cies to v2.13.0 (#933)

[![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-storage-nio).
suztomo pushed a commit that referenced this pull request Mar 30, 2026
🤖 I have created a release *beep* *boop*
---


## [0.124.6](googleapis/java-storage-nio@v0.124.5...v0.124.6) (2022-06-23)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#933](googleapis/java-storage-nio#933)) ([588ce11](googleapis/java-storage-nio@588ce11))

---
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. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prefixes field is not selected when listing blobs with field selector

5 participants