Note: v1.6.0 was mistagged and has been deleted. The binaries of v1.6.0 are effectively the same as v1.6.1.
-keeps in their ProGuard configuration (#2633)ManagedChannel.getState/notifyWhenStateChanged. This requires LoadBalancer support; custom LoadBalancers should be updated to call updateBalancingState() instead of updatePicker()ClientCallStreamObserver.cancel() allows clients to cancel RPCs without requiring using an interceptor or Context (#3115)OkHttpChannelBuilder.hostnameVerifier()(#3205)Channel.shutdown() was not called. The calls may still fail, but will have a more accurate message (#3351)Context.attach() must be the one passed into detach() (#3292)