CircleCI: Adding firestore, bumping compute timeout#2836
Merged
Conversation
chingor13
pushed a commit
that referenced
this pull request
Feb 20, 2026
suztomo
pushed a commit
that referenced
this pull request
Mar 9, 2026
* deps: update jmh.version to v1.37 * 🦉 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>
chingor13
pushed a commit
that referenced
this pull request
Mar 24, 2026
…onfig to v1.8.0 (#2836) [](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.7.7` -> `1.8.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-shared-config (com.google.cloud:google-cloud-shared-config)</summary> ### [`v1.8.0`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#180-2024-05-29) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.7.7...v1.8.0) ##### Features - \[java] allow passing libraries_bom_version from env ([#​1967](https://togithub.com/googleapis/java-shared-config/issues/1967)) ([#​825](https://togithub.com/googleapis/java-shared-config/issues/825)) ([07c7cec](https://togithub.com/googleapis/java-shared-config/commit/07c7cece6ddc793e01b108e96416750fd00c09da)) - Add `libraries_bom_version` in metadata ([#​1956](https://togithub.com/googleapis/java-shared-config/issues/1956)) ([#​805](https://togithub.com/googleapis/java-shared-config/issues/805)) ([a30f02d](https://togithub.com/googleapis/java-shared-config/commit/a30f02d78d39ee8a2a2be0fd8401a647871d10ca)) - Use maven properties to manage dependency versions for native profile ([#​824](https://togithub.com/googleapis/java-shared-config/issues/824)) ([465bb39](https://togithub.com/googleapis/java-shared-config/commit/465bb399aef9aa8383f11c23f10a97df49c1d057)) ##### Dependencies - Update actions/setup-node action to v4 ([#​811](https://togithub.com/googleapis/java-shared-config/issues/811)) ([fdb1044](https://togithub.com/googleapis/java-shared-config/commit/fdb1044693c2175782f02a670b550e96f1c15d0b)) - Update actions/setup-node action to v4 ([#​818](https://togithub.com/googleapis/java-shared-config/issues/818)) ([6222364](https://togithub.com/googleapis/java-shared-config/commit/6222364b4795661f282593b135d415827700d635)) - Update actions/setup-node action to v4 ([#​819](https://togithub.com/googleapis/java-shared-config/issues/819)) ([ffb2a7a](https://togithub.com/googleapis/java-shared-config/commit/ffb2a7a3ff131a8d5af869098fdd69d0cdd87c4d)) - Update dependency com.puppycrawl.tools:checkstyle to v10.16.0 ([#​816](https://togithub.com/googleapis/java-shared-config/issues/816)) ([efc5585](https://togithub.com/googleapis/java-shared-config/commit/efc5585ec817e327e0381412c2b2436e3ef0510d)) - Update dependency com.puppycrawl.tools:checkstyle to v10.17.0 ([#​831](https://togithub.com/googleapis/java-shared-config/issues/831)) ([b0c9e75](https://togithub.com/googleapis/java-shared-config/commit/b0c9e75e778950401df28adb10998a676d6a24ff)) - Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.2 ([#​826](https://togithub.com/googleapis/java-shared-config/issues/826)) ([881e72f](https://togithub.com/googleapis/java-shared-config/commit/881e72f7e5dc1304929b89e9ec9d1ba9d4d0bead)) </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 these updates 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/sdk-platform-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chingor13
pushed a commit
that referenced
this pull request
Mar 30, 2026
rahul2393
pushed a commit
to akash329d/google-cloud-java
that referenced
this pull request
May 21, 2026
Fix TSan data race in EmulatorController by synchronizing logging threads. The race condition occurred when a previous emulator process instance was shutting down while a new instance was starting. The logging threads for stdout/stderr of the previous process could still be reading from file descriptors that were subsequently reused for the new process's pipes. This fix ensures that: 1. Logging threads are tracked. 2. EmulatorController.stop() joins these threads after destroying the process. 3. EmulatorController.stop() waits for the process to exit completely.
rahul2393
pushed a commit
to akash329d/google-cloud-java
that referenced
this pull request
May 21, 2026
🤖 I have created a release *beep* *boop* --- ## [2.75.0](https://togithub.com/googleapis/java-bigtable/compare/v2.74.0...v2.75.0) (2026-03-24) ### Features * Expose generated GAPIC instance admin client ([googleapis#2828](https://togithub.com/googleapis/java-bigtable/issues/2828)) ([48ad5f6](https://togithub.com/googleapis/java-bigtable/commit/48ad5f63d112da5efd6323447c4e2a970222a717)) ### Bug Fixes * **bigtable:** Add gauge handling ([googleapis#2830](https://togithub.com/googleapis/java-bigtable/issues/2830)) ([63129e2](https://togithub.com/googleapis/java-bigtable/commit/63129e28f5b0d77c92c2f7c84123883aa72aef83)) * **bigtable:** Plumb transport type correctly ([googleapis#2824](https://togithub.com/googleapis/java-bigtable/issues/2824)) ([cd7d0d9](https://togithub.com/googleapis/java-bigtable/commit/cd7d0d9f56ea7951bdb7de9d64a499ffc195b96f)) * Fix automated backup ([googleapis#2844](https://togithub.com/googleapis/java-bigtable/issues/2844)) ([a2b4a81](https://togithub.com/googleapis/java-bigtable/commit/a2b4a811568af8b6fa16a1db112cb98968d1ea29)) * Fix race in emulator controller ([googleapis#2836](https://togithub.com/googleapis/java-bigtable/issues/2836)) ([7df3a9a](https://togithub.com/googleapis/java-bigtable/commit/7df3a9ab66130150f8a930425166c97998d9a502)) * Use all known headers to detect connectivity errors ([googleapis#2841](https://togithub.com/googleapis/java-bigtable/issues/2841)) ([1a0c9aa](https://togithub.com/googleapis/java-bigtable/commit/1a0c9aaa16e0bbaf7bf01f27d0a9b39ad8f12e16)) ### Dependencies * Update shared dependencies ([googleapis#2850](https://togithub.com/googleapis/java-bigtable/issues/2850)) ([7f7fa92](https://togithub.com/googleapis/java-bigtable/commit/7f7fa92092970e57b1f67658059695c75c82a574)) ### Documentation * **bigtable:** Expose Admin API Stubs in Javadoc ([googleapis#2835](https://togithub.com/googleapis/java-bigtable/issues/2835)) ([4e3b4c6](https://togithub.com/googleapis/java-bigtable/commit/4e3b4c6fe2f67db06cd628f8516de13c1626c7db)) * **bigtable:** Expose Base Admin Clients in Javadoc ([googleapis#2833](https://togithub.com/googleapis/java-bigtable/issues/2833)) ([36a24ab](https://togithub.com/googleapis/java-bigtable/commit/36a24abcb480a05be9b7f94a55eb397a8adcb856)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.