8000 update CLIRR-ignored-differences. · rmehta19/sdk-platform-java@fb3d608 · GitHub
[go: up one dir, main page]

Skip to content

Commit fb3d608

Browse files
committed
update CLIRR-ignored-differences.
1 parent 34f030f commit fb3d608

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

gax-java/gax/clirr-ignored-differences.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,16 @@
106106
<className>com/google/api/gax/batching/Batcher</className>
107107
<method>*</method>
108108
</difference>
109+
<!-- Ignore abstract method addition to an EndpointContext-->
110+
<difference>
111+
<differenceType>7013</differenceType>
112+
<className>com/google/api/gax/rpc/EndpointContext</className>
113+
<method>* useS2A()</method>
114+
</difference>
115+
<!-- Ignore method addition to an TransportChannelProvider interface-->
116+
<difference>
117+
<differenceType>7012</differenceType>
118+
<className>com/google/api/gax/rpc/TransportChannelProvider</className>
119+
<method>* withEndpointContext(*)</method>
120+
</difference>
109121
</differences>

0 commit comments

Comments
 (0)
0