We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f79ef commit 46645ffCopy full SHA for 46645ff
google-cloud-spanner/clirr-ignored-differences.xml
@@ -822,4 +822,10 @@
822
<method>java.lang.Object runTransaction(com.google.cloud.spanner.connection.Connection$TransactionCallable)</method>
823
</difference>
824
825
+ <!-- Added external host option -->
826
+ <difference>
827
+ <differenceType>7012</differenceType>
828
+ <className>com/google/cloud/spanner/SpannerOptions$SpannerEnvironment</className>
829
+ <method>com.google.auth.oauth2.GoogleCredentials getDefaultExternalHostCredentials()</method>
830
+ </difference>
831
</differences>
0 commit comments