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 97a0a9c commit 9bf7576Copy full SHA for 9bf7576
1 file changed
google-cloud-bigtable/clirr-ignored-differences.xml
@@ -382,4 +382,18 @@
382
<method>*</method>
383
<to>*</to>
384
</difference>
385
+ <difference>
386
+ <!-- InternalApi was updated -->
387
+ <differenceType>7004</differenceType>
388
+ <className>com/google/cloud/bigtable/gaxx/grpc/BigtableChannelPool</className>
389
+ <method>*create*</method>
390
+ <to>*</to>
391
+ </difference>
392
393
394
395
+ <className>com/google/cloud/bigtable/gaxx/grpc/BigtableTransportChannelProvider</className>
396
397
398
399
</differences>
0 commit comments