Skip to content

Fix codeowners ordering#2396

Merged
vam-google merged 2 commits intomasterfrom
vam-google-patch-1
Aug 30, 2017
Merged

Fix codeowners ordering#2396
vam-google merged 2 commits intomasterfrom
vam-google-patch-1

Conversation

@vam-google
Copy link
Contributor

Order in CODEOWNERS matters (last has the the most precedence).

Order in CODEOWNERS matters (last has the the most precedence).
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 30, 2017
Copy link
Member

@garrettjonesgoogle garrettjonesgoogle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vam-google vam-google merged commit 92a2c0c into master Aug 30, 2017
@pongad pongad deleted the vam-google-patch-1 branch March 8, 2018 23:25
chingor13 pushed a commit that referenced this pull request Feb 20, 2026
…storage to v3.1.0 (#2396)

[![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-bigquerystorage](https://togithub.com/googleapis/java-bigquerystorage) | `3.0.1` -> `3.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-bigquerystorage/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-bigquerystorage/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-bigquerystorage/3.0.1/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-bigquerystorage/3.0.1/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-bigquerystorage (com.google.cloud:google-cloud-bigquerystorage)</summary>

### [`v3.1.0`](https://togithub.com/googleapis/java-bigquerystorage/blob/HEAD/CHANGELOG.md#310-2024-02-02)

[Compare Source](https://togithub.com/googleapis/java-bigquerystorage/compare/v3.0.1...v3.1.0)

##### Features

-   Enable instream retry for default streams when Multiplexing. ([#&#8203;2376](https://togithub.com/googleapis/java-bigquerystorage/issues/2376)) ([9a18523](https://togithub.com/googleapis/java-bigquerystorage/commit/9a18523503dcfc0a787985075d7193efa472c32f))

##### Bug Fixes

-   Add a bit more message so customers are not going to be scared on retryable errors. ([#&#8203;2386](https://togithub.com/googleapis/java-bigquerystorage/issues/2386)) ([90331a3](https://togithub.com/googleapis/java-bigquerystorage/commit/90331a32447d28df99d483482ee222746da32acb))
-   Split connection pool based on credential ([#&#8203;2388](https://togithub.com/googleapis/java-bigquerystorage/issues/2388)) ([08bc846](https://togithub.com/googleapis/java-bigquerystorage/commit/08bc846813e0b70bd940878658f9c33903c1416d))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-bigquery to v2.37.0 ([#&#8203;2382](https://togithub.com/googleapis/java-bigquerystorage/issues/2382)) ([27e0bc7](https://togithub.com/googleapis/java-bigquerystorage/commit/27e0bc7c642de6c86e5c27834994bdd07f6e7279))
-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.24.0 ([#&#8203;2390](https://togithub.com/googleapis/java-bigquerystorage/issues/2390)) ([3bb0149](https://togithub.com/googleapis/java-bigquerystorage/commit/3bb0149c9152905ee4c6c00fd3a55ba8502a9229))
-   Update dependency com.google.http-client:google-http-client to v1.44.1 ([#&#8203;2384](https://togithub.com/googleapis/java-bigquerystorage/issues/2384)) ([6aecf34](https://togithub.com/googleapis/java-bigquerystorage/commit/6aecf34a001aea37ba0d0a2ebb0ed62619147d3d))

</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, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-bigquerystorage).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
🤖 I have created a release *beep* *boop*
---


## [2.35.4](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.35.3...v2.35.4) (2026-03-04)


### Bug Fixes

* Fix Column Type Name for PostgreSQL ARRAY types ([googleapis#2409](https://togithub.com/googleapis/java-spanner-jdbc/issues/2409)) ([cc95355](https://togithub.com/googleapis/java-spanner-jdbc/commit/cc9535517ac7a91b098e99ec53242663747bed63))
* Fix UTC&lt;-&gt;Timezone conversion issue for DST start and end timestamp ([googleapis#2260](https://togithub.com/googleapis/java-spanner-jdbc/issues/2260)) ([a628fbc](https://togithub.com/googleapis/java-spanner-jdbc/commit/a628fbc2569af1eab47f56c2bafc6cbbbe7566c8))


### Dependencies

* Update dependency com.fasterxml.jackson.core:jackson-databind to v2.21.1 ([googleapis#2406](https://togithub.com/googleapis/java-spanner-jdbc/issues/2406)) ([b1a9cfd](https://togithub.com/googleapis/java-spanner-jdbc/commit/b1a9cfd087d43b8d4b8a9f563f77df96c303c9ca))
* Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.85.0 ([googleapis#2395](https://togithub.com/googleapis/java-spanner-jdbc/issues/2395)) ([c0e7ac2](https://togithub.com/googleapis/java-spanner-jdbc/commit/c0e7ac257707f7c5b1a895bef325e99f0f2b2e71))
* Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.86.0 ([googleapis#2407](https://togithub.com/googleapis/java-spanner-jdbc/issues/2407)) ([3f6e7fc](https://togithub.com/googleapis/java-spanner-jdbc/commit/3f6e7fc65d0c2f989dd83cb6b13196fb72278203))
* Update dependency com.google.cloud:google-cloud-spanner to v6.111.1 ([googleapis#2410](https://togithub.com/googleapis/java-spanner-jdbc/issues/2410)) ([644c081](https://togithub.com/googleapis/java-spanner-jdbc/commit/644c0816a1a061ca4c73fb0187dbcf57729d64c2))
* Update dependency com.google.cloud:google-cloud-spanner-bom to v6.111.1 ([googleapis#2411](https://togithub.com/googleapis/java-spanner-jdbc/issues/2411)) ([351a974](https://togithub.com/googleapis/java-spanner-jdbc/commit/351a974567edca6e387bb56d14ef09eb038cbfb5))
* Update dependency com.google.cloud:google-cloud-trace to v2.85.0 ([googleapis#2396](https://togithub.com/googleapis/java-spanner-jdbc/issues/2396)) ([2f93594](https://togithub.com/googleapis/java-spanner-jdbc/commit/2f9359434f25191e5db827c9fa2c33e6493e7650))
* Update dependency com.google.cloud:google-cloud-trace to v2.86.0 ([googleapis#2408](https://togithub.com/googleapis/java-spanner-jdbc/issues/2408)) ([2bedcba](https://togithub.com/googleapis/java-spanner-jdbc/commit/2bedcba91133e079829812c3dcdf88b7994caad4))
* Update dependency com.google.cloud:sdk-platform-java-config to v3.57.0 ([googleapis#2405](https://togithub.com/googleapis/java-spanner-jdbc/issues/2405)) ([fb80362](https://togithub.com/googleapis/java-spanner-jdbc/commit/fb803624c94d5b04c1212fb2c1765107b0e887a0))
* Update dependency net.bytebuddy:byte-buddy to v1.18.5 ([googleapis#2397](https://togithub.com/googleapis/java-spanner-jdbc/issues/2397)) ([f498b66](https://togithub.com/googleapis/java-spanner-jdbc/commit/f498b66202aec9bceedc7fb9ed4eb962dcfdad07))
* Update dependency net.bytebuddy:byte-buddy-agent to v1.18.5 ([googleapis#2398](https://togithub.com/googleapis/java-spanner-jdbc/issues/2398)) ([507c255](https://togithub.com/googleapis/java-spanner-jdbc/commit/507c255ba6a55e79855643c5c4143fd9d23f5a02))
* Update dependency org.springframework.boot:spring-boot to v4.0.3 ([googleapis#2403](https://togithub.com/googleapis/java-spanner-jdbc/issues/2403)) ([a2fbe8d](https://togithub.com/googleapis/java-spanner-jdbc/commit/a2fbe8d497d95940f1deaf1efc9dda7d2f913e45))
* Update dependency org.springframework.boot:spring-boot-starter-data-jdbc to v4.0.3 ([googleapis#2404](https://togithub.com/googleapis/java-spanner-jdbc/issues/2404)) ([e1ae535](https://togithub.com/googleapis/java-spanner-jdbc/commit/e1ae5353123477669fbe4e2efd1003ba5eaff6be))
* Update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.11 ([googleapis#2402](https://togithub.com/googleapis/java-spanner-jdbc/issues/2402)) ([626096d](https://togithub.com/googleapis/java-spanner-jdbc/commit/626096d6428defed74e7c62f5810898c8f0f931b))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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

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