Expose LocalStorageHelper for storage testing#1993
Merged
shinfan merged 4 commits intogoogleapis:masterfrom Apr 25, 2017
Merged
Expose LocalStorageHelper for storage testing#1993shinfan merged 4 commits intogoogleapis:masterfrom
shinfan merged 4 commits intogoogleapis:masterfrom
Conversation
Contributor
|
LGTM |
|
Changes Unknown when pulling a390c9e on shinfan:docs into ** on GoogleCloudPlatform:master**. |
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.29.0](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.28.0...v2.29.0) (2025-04-22) ### Features * Support isolation level repeatable read ([googleapis#1973](https://togithub.com/googleapis/java-spanner-jdbc/issues/1973)) ([ea51d68](https://togithub.com/googleapis/java-spanner-jdbc/commit/ea51d688ef1eba8d49b9833c8755d00f05783a2b)) ### Dependencies * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.90.0 ([googleapis#1970](https://togithub.com/googleapis/java-spanner-jdbc/issues/1970)) ([223f526](https://togithub.com/googleapis/java-spanner-jdbc/commit/223f5266c19fea6c1b247ab01635febc2dbcd5d5)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.91.1 ([googleapis#1993](https://togithub.com/googleapis/java-spanner-jdbc/issues/1993)) ([cb6b529](https://togithub.com/googleapis/java-spanner-jdbc/commit/cb6b529c7989234ffbde3cf427f535abb64f07f5)) * Update dependency com.google.cloud:sdk-platform-java-config to v3.46.0 ([googleapis#1992](https://togithub.com/googleapis/java-spanner-jdbc/issues/1992)) ([3b21814](https://togithub.com/googleapis/java-spanner-jdbc/commit/3b2181409ff1a11f35322482fb64fc4e01a6aad2)) * Update dependency io.opentelemetry:opentelemetry-bom to v1.49.0 ([googleapis#1982](https://togithub.com/googleapis/java-spanner-jdbc/issues/1982)) ([ef4e7c3](https://togithub.com/googleapis/java-spanner-jdbc/commit/ef4e7c3cd32f6fd1438081c3fb893b75a9fe8e96)) * Update dependency org.springframework.data:spring-data-bom to v2024.1.5 ([googleapis#1995](https://togithub.com/googleapis/java-spanner-jdbc/issues/1995)) ([9a3dd44](https://togithub.com/googleapis/java-spanner-jdbc/commit/9a3dd44c73bd1a23d811203c9b9b8217950d13a9)) --- 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
Mar 30, 2026
lqiu96
pushed a commit
that referenced
this pull request
Apr 1, 2026
meltsufin
pushed a commit
that referenced
this pull request
Apr 29, 2026
🤖 I have created a release *beep* *boop* --- ## [1.129.0](https://togithub.com/googleapis/java-pubsub/compare/v1.128.1...v1.129.0) (2024-04-17) ### Features * Add `libraries_bom_version` in metadata ([#1956](https://togithub.com/googleapis/java-pubsub/issues/1956)) ([#1990](https://togithub.com/googleapis/java-pubsub/issues/1990)) ([18cfa73](https://togithub.com/googleapis/java-pubsub/commit/18cfa73208bdf9b6a1a597bac740056abfcb03ef)) ### Dependencies * Update actions/setup-java action to v4 ([#1978](https://togithub.com/googleapis/java-pubsub/issues/1978)) ([64a0df3](https://togithub.com/googleapis/java-pubsub/commit/64a0df337c91f965e4d8960801e10f90f78c46cd)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
meltsufin
pushed a commit
that referenced
this pull request
May 1, 2026
🤖 I have created a release *beep* *boop* --- ## [1.129.0](https://togithub.com/googleapis/java-pubsub/compare/v1.128.1...v1.129.0) (2024-04-17) ### Features * Add `libraries_bom_version` in metadata ([#1956](https://togithub.com/googleapis/java-pubsub/issues/1956)) ([#1990](https://togithub.com/googleapis/java-pubsub/issues/1990)) ([a8da14d](https://togithub.com/googleapis/java-pubsub/commit/a8da14d32c84cc17fcb64b296bf6b865864c9015)) ### Dependencies * Update actions/setup-java action to v4 ([#1978](https://togithub.com/googleapis/java-pubsub/issues/1978)) ([d263f88](https://togithub.com/googleapis/java-pubsub/commit/d263f88e79d6c43cf8a0de85b8c74ba68b84a577)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
meltsufin
pushed a commit
that referenced
this pull request
May 2, 2026
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.
Fixes #859