Commit 94d0474
fix: Migrate away from GoogleCredentials.fromStream() usages (#4151)
* fix: Migrate away from GoogleCredentials.fromStream() usages
* chore: generate libraries at Wed Oct 8 17:59:33 UTC 2025
* chore: generate libraries at Fri Oct 10 04:46:45 UTC 2025
* chore: Resolve issue with Paths.get()
* chore: Add comment for fixed test
---------
Co-authored-by: cloud-java-bot <[email protected]>
Co-authored-by: Sakthivel Subramanian <[email protected]>
Co-authored-by: rahul2393 <[email protected]>1 parent b9d7daf commit 94d0474
File tree
2 files changed
+11
-9
lines changed- google-cloud-spanner/src/test/java/com/google/cloud/spanner
- connection
- it
2 files changed
+11
-9
lines changedgoogle-cloud-spanner/src/test/java/com/google/cloud/spanner/connection/CredentialsServiceTest.java
Lines changed: 10 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
52 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
53 | 58 | | |
54 | 59 | | |
55 | 60 | | |
| |||
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | 51 | | |
53 | 52 | | |
54 | 53 | | |
| |||
352 | 351 | | |
353 | 352 | | |
354 | 353 | | |
355 | | - | |
356 | | - | |
357 | | - | |
| 354 | + | |
358 | 355 | | |
359 | 356 | | |
360 | 357 | | |
| |||
0 commit comments