cronet : Update library + Move to StableAPIs in Cronet#11068
cronet : Update library + Move to StableAPIs in Cronet#11068temawi merged 4 commits intogrpc:masterfrom
Conversation
3e98f90 to
0c0d19e
Compare
|
Hi @sergiitk, I was just wondering on Linux and Macos artifacts taking time (those are stalled for ~10 days), does it signify any problem in the builds ? or are we supposed to generate and add them ? |
cronet/src/test/java/io/grpc/cronet/CronetClientStreamTest.java
Outdated
Show resolved
Hide resolved
It's not a problem. We have to manually start those builds by adding that kokoro label. |
2838767 to
9cd9cb3
Compare
I agree to this, Adding little-bit of background :
|
9cd9cb3 to
94cd1d5
Compare
I also checked with the Cronet team - this should be a safe change to make. |
…(deprecated) => UPDATE_DEVICE_STATS
94cd1d5 to
cb2e1af
Compare
Updated commits with |
|
@Ashok-Varma, see the milestones. Minor releases are scheduled every six weeks. |
In this Pull Request
119.6045.31from108.5359.79, In which Experimental API's are deprecated and moved to Stable Interfaces.Minor Changes
MODIFY_NETWORK_ACCOUNTING(deprecated) toUPDATE_DEVICE_STATSCharset.forName("UTF-8")toStandardCharsets.UTF_8StandardFixes #10396 (@sergiitk)