New Features
LoadBalancers to specify an authority per-RPC.(#11631) (c167ead) CallOptions.withAuthority() has higher precedence.GoogleDefaultChannelCredentials (#11634) (ba8ab79)grpc.xds.authority is not yet availableBug Fixes
Listener onAddresses to Listener2 continue to use onResult (#11666) (dae078c). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (#11662) that could be seen in certain custom NameResolversImprovements
java.time.Duration overloads to CallOptions, AbstractStub methods that take TimeUnit and a time value (#11562) (766b923)AndroidComponentAddress specify a target UserHandle (#11670) (e58c998)Dependencies
Documentation