Skip to content

Regenerate compute client#4062

Closed
yoshi-automation wants to merge 1 commit intomasterfrom
autosynth-compute
Closed

Regenerate compute client#4062
yoshi-automation wants to merge 1 commit intomasterfrom
autosynth-compute

Conversation

@yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > You are running the synthesis script directly, this will be disabled in a future release of Synthtool. Please use python3 -m synthtool instead.
synthtool > Cloning discovery-artifact-manager.
synthtool > Running generator for gapic/google/compute/artman_compute.yaml.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:2f6b261ee7fe1aedf238991c93a20b3820de37a343d0cacf3e3e9555c2aaf2ea
Status: Image is up to date for googleapis/artman:latest
synthtool > Generated code into /home/kbuilder/.cache/synthtool/discovery-artifact-manager/artman-genfiles/java.
synthtool > Cleaned up 0 temporary directories.

@yoshi-automation yoshi-automation requested a review from a team November 21, 2018 08:35
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 21, 2018
@chingor13
Copy link
Contributor

Combined into a single pull request #4104

@chingor13 chingor13 closed this Nov 27, 2018
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
The downstream libraries' clirr check are failing due to protobuf rc
release. For example,
[java-bigtable](googleapis/java-bigtable#2737).
Skipping clirr check in sdk-platform-java-config so we don't have to
skip it for each downstream library. We should re-enable them after
protobuf upgrade is completed.

Co-authored-by: Diego Marquez <diegomarquezp@google.com>
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
…to v6.101.1 (#4062)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-spanner](https://redirect.github.com/googleapis/java-spanner) | `6.99.0` -> `6.101.1` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-spanner/6.101.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-spanner/6.101.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-spanner/6.99.0/6.101.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-spanner/6.99.0/6.101.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

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

### [`v6.101.1`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61011-2025-09-26)

[Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.101.0...v6.101.1)

##### Bug Fixes

- Potential NullPointerException in LocalConnectionChecker ([#&#8203;4092](https://redirect.github.com/googleapis/java-spanner/issues/4092)) ([2bb8ec9](https://redirect.github.com/googleapis/java-spanner/commit/2bb8ec917f354e7ed5d3affa6288bb52b96dfac2))

### [`v6.101.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61010-2025-09-26)

[Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.100.0...v6.101.0)

##### Features

- Add transaction\_timeout connection property ([#&#8203;4056](https://redirect.github.com/googleapis/java-spanner/issues/4056)) ([d7d28bc](https://redirect.github.com/googleapis/java-spanner/commit/d7d28bc1dcb5d1fb05eef3de281075407d42fae9))
- TPC support ([#&#8203;4055](https://redirect.github.com/googleapis/java-spanner/issues/4055)) ([4aa0b85](https://redirect.github.com/googleapis/java-spanner/commit/4aa0b858c33007cefa637ad70beac2285783b996))

##### Bug Fixes

- **deps:** Update the Java code generator (gapic-generator-java) to 2.62.2 ([c059969](https://redirect.github.com/googleapis/java-spanner/commit/c0599695ee1bb10884d3035cf87b51d1f6ce9fca))
- Potential NullPointerException in Value#hashCode ([#&#8203;4046](https://redirect.github.com/googleapis/java-spanner/issues/4046)) ([16787a2](https://redirect.github.com/googleapis/java-spanner/commit/16787a2bdab5adc5b23e4172e1b2489696414a51))
- Recalculate remaining statement timeout after retry ([#&#8203;4053](https://redirect.github.com/googleapis/java-spanner/issues/4053)) ([231fa07](https://redirect.github.com/googleapis/java-spanner/commit/231fa07d3eb690a9cfca42733f48a6c86a59cad8))

##### Dependencies

- Update dependency com.google.cloud:sdk-platform-java-config to v3.52.2 ([#&#8203;4057](https://redirect.github.com/googleapis/java-spanner/issues/4057)) ([3fae5b3](https://redirect.github.com/googleapis/java-spanner/commit/3fae5b3abee4d599fe159fea038a2c6eb0c0adf7))

### [`v6.100.0`](https://redirect.github.com/googleapis/java-spanner/blob/HEAD/CHANGELOG.md#61000-2025-09-11)

[Compare Source](https://redirect.github.com/googleapis/java-spanner/compare/v6.99.0...v6.100.0)

##### Features

- Read\_lock\_mode support for connections ([#&#8203;4031](https://redirect.github.com/googleapis/java-spanner/issues/4031)) ([4b0d0c4](https://redirect.github.com/googleapis/java-spanner/commit/4b0d0c4f0bdf9527cda405b9ef37fd035ed1720d))

##### Bug Fixes

- **deps:** Update the Java code generator (gapic-generator-java) to 2.62.1 ([7b784b2](https://redirect.github.com/googleapis/java-spanner/commit/7b784b2579ee653f86b532b236d4878a864f3e17))
- Disable afe\_connectivity\_error\_count metric ([#&#8203;4041](https://redirect.github.com/googleapis/java-spanner/issues/4041)) ([733fc6f](https://redirect.github.com/googleapis/java-spanner/commit/733fc6fd7ffdfcc7570e9e0761efa529d2d2e0bc))
- Skip session delete in case of multiplexed sessions ([#&#8203;4029](https://redirect.github.com/googleapis/java-spanner/issues/4029)) ([b33b37f](https://redirect.github.com/googleapis/java-spanner/commit/b33b37f0ec66f67404bccf2cbded122e9a55c303))

##### Dependencies

- Update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 ([#&#8203;4034](https://redirect.github.com/googleapis/java-spanner/issues/4034)) ([c89b1b5](https://redirect.github.com/googleapis/java-spanner/commit/c89b1b5005dd323652ee11648e62353b2ce1de13))

##### Documentation

- A comment for field `ranges` in message `.google.spanner.v1.KeySet` is changed ([7b784b2](https://redirect.github.com/googleapis/java-spanner/commit/7b784b2579ee653f86b532b236d4878a864f3e17))

</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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-spanner).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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