Skip to content

Commit 39269c0

Browse files
committed
fix clirr build failure
1 parent 0aa51ff commit 39269c0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

google-cloud-spanner/clirr-ignored-differences.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,13 @@
695695
<method>boolean isEnableApiTracing()</method>
696696
</difference>
697697

698+
<!-- Added server side tracing option -->
699+
<difference>
700+
<differenceType>7012</differenceType>
701+
<className>com/google/cloud/spanner/SpannerOptions$SpannerEnvironment</className>
702+
<method>boolean isEnableServerSideTracing()</method>
703+
</difference>
704+
698705
<!-- Added ExcludeTxnFromChangeStreams -->
699706
<difference>
700707
<differenceType>7012</differenceType>

0 commit comments

Comments
 (0)