| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…lls (#2178) * feat: add ResourceExhausted to retryable error for Write API unary calls docs: add multiplexing documentation PiperOrigin-RevId: 545839491 Source-Link: googleapis/googleapis@2b006af Source-Link: https://github.com/googleapis/googleapis-gen/commit/0d52d385bd4e78c7b2c83755013fe103e804c384 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGQ1MmQzODViZDRlNzhjN2IyYzgzNzU1MDEzZmUxMDNlODA0YzM4NCJ9 * 🦉 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>
…jdbc to v2.32.1 (googleapis#2178) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-spanner-jdbc](https://redirect.github.com/googleapis/java-spanner-jdbc) | `2.32.0` -> `2.32.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-spanner-jdbc (com.google.cloud:google-cloud-spanner-jdbc)</summary> ### [`v2.32.1`](https://redirect.github.com/googleapis/java-spanner-jdbc/blob/HEAD/CHANGELOG.md#2321-2025-08-12) [Compare Source](https://redirect.github.com/googleapis/java-spanner-jdbc/compare/v2.32.0...v2.32.1) ##### Dependencies - Update actions/checkout action to v5 ([#&googleapis#8203;2174](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2174)) ([62f3ca1](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/62f3ca11c74299c3ebad07bc963bdd486bb40465)) - Update dependency com.google.api.grpc:proto-google-cloud-trace-v1 to v2.71.0 ([#&googleapis#8203;2171](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2171)) ([3e070c6](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/3e070c6e4fb796d1f2a591f7b7c08e5625fc8053)) - Update dependency com.google.cloud:google-cloud-spanner to v6.98.1 ([#&googleapis#8203;2175](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2175)) ([cfd018e](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/cfd018e3bfc023ac7ddc04d6e5e4e8dfe75cd6c3)) - Update dependency com.google.cloud:google-cloud-spanner-bom to v6.98.1 ([#&googleapis#8203;2176](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2176)) ([48ccd77](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/48ccd77fcc3a991fba34d9b1d200e3da6fcf7a1e)) - Update dependency com.google.cloud:google-cloud-trace to v2.71.0 ([#&googleapis#8203;2172](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2172)) ([310598a](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/310598af780dc351b21d293876879d00f9cf1b95)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.51.0 ([#&googleapis#8203;2168](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2168)) ([c73228d](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/c73228d1b91506e87367675a8378b12cbe29ff76)) - Update dependency commons-cli:commons-cli to v1.10.0 ([#&googleapis#8203;2167](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2167)) ([b562db1](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/b562db14c6b6d20c42b0f90b5ec2c0212f8753fb)) - Update dependency io.opentelemetry:opentelemetry-bom to v1.53.0 ([#&googleapis#8203;2173](https://redirect.github.com/googleapis/java-spanner-jdbc/issues/2173)) ([e7a1e6a](https://redirect.github.com/googleapis/java-spanner-jdbc/commit/e7a1e6a4fcbaec6885f5f71a8c0c0e47f394698b)) </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-jdbc). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42MC40IiwidXBkYXRlZEluVmVyIjoiNDEuNjAuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
…leapis#2178) The build.sh has a logic to narrow the scope of the tests when it runs on a pull request. It uses an environmental variable. # Previous Attempt https://cloud.google.com/build/docs/optimize-builds/increase-vcpu-for-builds#increase_vcpu_for_default_pools machineType: 'N1_HIGHCPU_8' [The previous build](https://togithub.com/googleapis/java-bigtable/runs/22940962946) took 24 minutes. => It turned out this didn't help.
| Back | FazBrowse Home | New Git URL |
Reverts #2177.
Repeats #2167.